Paul Zietsman
Paul Zietsman
> @phzietsman Can you please tell me how can I get the response data using this code for a bunch of facts? This has been a while. I'd swap out...
The way we pass additional data to the invoked lambda is by using the `vars` on the action, which is available on the action object that is on the event....
> @phzietsman this is wonderful, is there a way I can see the shape of the `event` object that is passed to the invoked lambda function using local cloud custodian...
I also replaced localMediaStream with MediaStreamTrack.
Had the save issue when loading it in Electron. Include it as follow: ` `
Also ended up making a little cli app to help with this. https://github.com/phzietsman/tft/releases. `terraform plan | tft -pattern=aws_s3_bucket -mode=include` Its crude, but it works.
> Maybe can be metastore cache issues. Try to disable cache or run [flush metadata cache](https://trino.io/docs/current/connector/delta-lake.html#flush-metadata-cache) before the select to see if this error occurs. Thanks, I will try this...
I'm getting the same issue. ``` SQL Error [65536]: Query failed (#20250128_164747_00012_qwvra): class io.trino.plugin.jdbc.JdbcSplit cannot be cast to class io.trino.plugin.jdbc.JdbcSplit (io.trino.plugin.jdbc.JdbcSplit is in unnamed module of loader io.trino.server.PluginClassLoader @3e11cc3a; io.trino.plugin.jdbc.JdbcSplit...