Piotr Leniartek
Piotr Leniartek
Thanks @Maiquu! We will work on model cache in 2023, I will share more details when we have more concrete ETA.
Hi @nileshsinha1993 did you tried `1.0.6` version of the driver?
Hi @aakashnand thanks for your suggestion! Are you using Starburst or Trino? Looks like there is a conflict with `source` field, used in URL (Metronome) and as argument (Trino). Can...
Hi @aakashnand thanks again for your feedback. We decided not to implement the above feature request. `source` field is hardcoded on purpose to allow us to internally identify Client Tool...
@yingxuanwangxuan can you provide some more context around this issue? What are you trying to achieve? What version of Starburst/Trino you are using?
Hi @digarcia78 thanks for your suggestion, are you using Starburst or Trino? Can you elaborate what is the benefit of adding `UserID` to the `execute command`? Is it not possible...
@andrewdibiasio6 I thought it's not possible to get rid of prepare statements due to the Metabase issue with parsing inline comments?
@digarcia78 thanks for additional details. Do you use OSS Trino or Starburst (Enterprise/Galaxy)? `We observe that the queryId is different in both PREPARE and EXECUTE commands. How can you relate...
@asronihidayat @digarcia78 we are working on a change that will remove the need of using `Prepared Statements`, as a result you will have just 1 query instead of two (PREPARE,...
> Hello @leniartek, any news about this issue? Yes @digarcia78, since version 4.1.0 you can use `Optimized prepared statement` option which should solve your problem. Please let me know if...