zstan commented on code in PR #2431: URL: https://github.com/apache/ignite-3/pull/2431#discussion_r1294500358
########## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/util/IgniteCustomAssigmentsRules.java: ########## @@ -178,16 +173,20 @@ private IgniteCustomAssigmentsRules( Review Comment: WITH LOCAL is not supported for now https://issues.apache.org/jira/browse/IGNITE-19274, (TIME|TIMESTAMP)_WITH_LOCAL are direct copy from appropriate SqlTypeAssignmentRule -- 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 unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
