-
Notifications
You must be signed in to change notification settings - Fork 453
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GLUTEN-5910] [CH] add custom type to ASTLiteral (#5911)
What changes were proposed in this pull request? This pr based on ClickHouse/ClickHouse#64562, Type of Literal DateTime32 will be lost during parsing plan of CH as it will be convert to Int16. (Fixes: #5910) How was this patch tested? This patch was tested manually.
- Loading branch information
Showing
2 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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