[PR] Julian enum support [calcite]

2024-03-31 Thread via GitHub
pYENOHt opened a new pull request, #3744: URL: https://github.com/apache/calcite/pull/3744 Oracle supports Julian Date format, adding an enum value to make system parse the julian date format. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [CALCITE-6325] Add LOG function (enabled in Mysql library) [calcite]

2024-03-31 Thread via GitHub
tanclary commented on code in PR #3732: URL: https://github.com/apache/calcite/pull/3732#discussion_r1545912223 ## core/src/main/java/org/apache/calcite/sql/fun/SqlLibraryOperators.java: ## @@ -2205,6 +2205,14 @@ private static RelDataType

Re: [PR] [CALCITE-6325] Add LOG function (enabled in Mysql library) [calcite]

2024-03-31 Thread via GitHub
caicancai commented on PR #3732: URL: https://github.com/apache/calcite/pull/3732#issuecomment-2028985694 @tanclary PTAL -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [CALCITE-6248] Illegal dates are accepted by casts [calcite]

2024-03-31 Thread via GitHub
mihaibudiu commented on PR #3708: URL: https://github.com/apache/calcite/pull/3708#issuecomment-2028832938 I am thinking to merge this PR, since there isn't much to review, so we can proceed with Avatica. -- This is an automated message from the Apache Git Service. To respond to the