wuchong commented on a change in pull request #8762:
[FLINK-12844][table-planner-blink] Use default conversion class
LocalDate/LocalTime/LocalDateTime for DateType/TimeType/TimestampType in blink
URL: https://github.com/apache/flink/pull/8762#discussion_r300911801
##########
File path:
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/expressions/TemporalTypesTest.scala
##########
@@ -399,6 +400,7 @@ class TemporalTypesTest extends ExpressionTestBase {
)
}
+ @Ignore // TODO support timestamp with local time zone
Review comment:
Will we support this before 1.9 release? Is that mean, the timeZone option
in `TableConfig` will not work for blink planner?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services