[OPTIQ-340] Fix bug in SqlToRelConverter when push expressions in join c... - #5
Closed
jinfengni wants to merge 1 commit into
Closed
[OPTIQ-340] Fix bug in SqlToRelConverter when push expressions in join c...#5jinfengni wants to merge 1 commit into
jinfengni wants to merge 1 commit into
Conversation
…n condtions into Project.
Contributor
|
Fixed in f247bc6. |
zhumayun
pushed a commit
to zhumayun/calcite
that referenced
this pull request
May 22, 2017
# This is the 1st commit message: Added thetaSketch data type to DruidTypes # This is the commit message apache#2: Fixed code to comply with checkstyle # This is the commit message apache#3: Implemented thetaSketch and hyperUnique DruidTypes by adding an extra map to hold column type information # This is the commit message apache#4: bug fix: used fieldName as key, rather than output name # This is the commit message apache#5: Fixed test errors # This is the commit message apache#6: Fixed DruidTableFactory to include the proper druid types. (Fixes Integration test issues as well)
zhumayun
pushed a commit
to zhumayun/calcite
that referenced
this pull request
May 22, 2017
# This is the 1st commit message: no message # This is the commit message apache#2: Added test case to check for COUNT aggregate without DISTINCT for metrics of type hyperUnique # This is the commit message apache#3: Changed comment format # This is the commit message apache#4: added thetaSketch metric to food mart model definition so that thetaSketches can be tested # This is the commit message apache#5: Updated old test cases to take into account new thetaSketch metric (user_unique) for foodmart
ldming
pushed a commit
to ldming/mycalcite
that referenced
this pull request
Sep 13, 2018
Close apache/calcite#14 Pull requests closed by other recent changes (committed already): Close apache/calcite#12 Close apache/calcite#5 Close apache/calcite#2
sukumaar
pushed a commit
to sukumaar/calcite
that referenced
this pull request
Feb 14, 2019
…pport Dialect specific operator support
olivrlee
pushed a commit
to olivrlee/calcite
that referenced
this pull request
Nov 11, 2022
…bq-date-types Add BQ data types to babel and server
tanclary
pushed a commit
to tanclary/calcite
that referenced
this pull request
Nov 8, 2023
racevedoo
added a commit
to racevedoo/calcite
that referenced
this pull request
Jan 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
...ondtions into Project.