HIVE-27152 : Revert "HIVE-21388: Constant UDF is not pushed to JDBCStorage Handler…#4126
Merged
vihangk1 merged 1 commit intoapache:branch-3from Mar 23, 2023
Merged
Conversation
… (Jesus Camacho Rodriguez, reviewed by Jason Dere)" This reverts commit 008797c.
Contributor
|
merged. Thanks @amanraj2520 |
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.
JIRA : https://issues.apache.org/jira/browse/HIVE-27152
current_date_timestamp.q - This change was committed in HIVE-21388 without validation.
The failure is because again Hive is not able to parse
explain cbo select current_timestamp() from alltypesorc
This reverts commit 008797c.
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?