[CALCITE-2334] Extend simplification of expressions with CEIL functio…#705
Closed
jcamachor wants to merge 1 commit intoapache:masterfrom
Closed
[CALCITE-2334] Extend simplification of expressions with CEIL functio…#705jcamachor wants to merge 1 commit intoapache:masterfrom
jcamachor wants to merge 1 commit intoapache:masterfrom
Conversation
…n over date types
jcamachor
added a commit
to jcamachor/calcite
that referenced
this pull request
May 31, 2018
…n over date types Close apache#705
wangxlong
pushed a commit
to wangxlong/calcite
that referenced
this pull request
Feb 13, 2020
…n over date types Close apache#705
pfzhan
added a commit
to pfzhan/calcite
that referenced
this pull request
May 17, 2020
[CALCITE-2334] Extend simplification of expressions with CEIL function over date types Close apache#705
pfzhan
added a commit
to Kyligence/calcite
that referenced
this pull request
May 18, 2020
KE-14058 fix bug of ceil/floor functions for timestamp(apache#705)
7mming7
pushed a commit
to Kyligence/calcite
that referenced
this pull request
Jan 23, 2021
[CALCITE-2334] Extend simplification of expressions with CEIL function over date types Close apache#705
jamesstarr
pushed a commit
to jamesstarr/calcite
that referenced
this pull request
Aug 28, 2025
…n over date types Close apache#705 Change-Id: I213c9407c09b13dd790c0ab7abb6d868052cec9e
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.
…n over date types