Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix(schema-compiler): Fix BigQuery DATE_ADD push down template for years/quarters/months #9432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
fix(schema-compiler): Fix BigQuery DATE_ADD push down template for years/quarters/months #9432
Changes from all commits
abb2e0a3bd8b55a821c8130d408c2466eec7c06958File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 189 in packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts
packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts#L189
Check warning on line 191 in packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts
packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts#L191
Check warning on line 194 in packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts
packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts#L194
Check warning on line 198 in packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts
packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts#L198
Check warning on line 200 in packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts
packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts#L200
Check warning on line 203 in packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts
packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts#L203
Check warning on line 255 in packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts
packages/cubejs-schema-compiler/src/adapter/BigqueryQuery.ts#L255
Check warning on line 2494 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs
rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L2494
Check warning on line 2497 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs
rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L2497
Check warning on line 2511 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs
rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L2509-L2511
Check warning on line 2527 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs
rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L2517-L2527
Check warning on line 2531 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs
rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L2529-L2531
Check warning on line 2534 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs
rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L2534
Check warning on line 2559 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs
rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L2557-L2559
Check warning on line 2575 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs
rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L2565-L2575
Check warning on line 2579 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs
rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L2577-L2579
Check warning on line 2582 in rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs
rust/cubesql/cubesql/src/compile/engine/df/wrapper.rs#L2582
Uh oh!
There was an error while loading. Please reload this page.