Konstantin Burkalev
Konstantin Burkalev
Gentle ping @GabeInDevOps. Could you please rebase on top of the latest master and wdyt about suggested changes?
Hey @marianore-muttdata looks good. Could you please rebase it on top of the latest master branch? GitHub shows that there are some conflicts. Thnx!
Hey @marianore-muttdata! Actually... The tests are failing because of: ``` Error: Invalid cube-server-core options: "serverHeadersTimeout" is not allowed. "serverKeepAliveTimeout" is not allowed ``` We forgot to update the options scheme...
I think now everything is fine! :) Let's merge!
@arkadiusz-swierczek-pm, it would be awesome if you could add a kind of basic test for this in [transpilers.test.ts](https://github.com/cube-js/cube/blob/master/packages/cubejs-schema-compiler/test/unit/transpilers.test.ts)
@hannosgit don't you think it's the same as merged https://github.com/cube-js/cube/pull/10091 ?
Hi @ygg Can you elaborate when/where cube treats `date_trunc`'s as strings rather then timestamps?
@ovr @waralexrom WDYT?
@FlipEnergy Yeah! thnx for reminding! I started CI, please run `cargo fmt` in changed project to fix formatting
This issue might already be fixed within https://github.com/cube-js/cube/pull/10162. Duplicates https://github.com/cube-js/cube/issues/10109