NobiGo commented on a change in pull request #2592:
URL: https://github.com/apache/calcite/pull/2592#discussion_r735363923
##########
File path:
cassandra/src/test/java/org/apache/calcite/test/CassandraAdapterDataTypesTest.java
##########
@@ -131,7 +129,7 @@ static void load(Session session) {
+ "; f_inet=/192.168.0.1"
+ "; f_smallint=5"
+ "; f_text=abcdefg"
- + "; f_time=48654234000000"
+ + "; f_time=13:30:54.234"
Review comment:
The value changed in this PR have a little strange. I think we should
stay same value in upgrade the driver before and after. Unless hive a good
note.
--
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]