You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/04/01 02:31:21 UTC

[GitHub] [incubator-kyuubi] Nick-0723 opened a new issue #2262: [Bug] Kyuubi Spark Nightly failed - select timestamp_ntz *** FAILED ***

Nick-0723 opened a new issue #2262:
URL: https://github.com/apache/incubator-kyuubi/issues/2262


   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Describe the bug
   
   - execute statement - select timestamp_ntz *** FAILED ***
     java.sql.SQLException: Unrecognized column type:TIMESTAMP_TYPE
     at org.apache.kyuubi.jdbc.hive.KyuubiBaseResultSet.getColumnValue(KyuubiBaseResultSet.java:423)
     at org.apache.kyuubi.jdbc.hive.KyuubiBaseResultSet.getObject(KyuubiBaseResultSet.java:458)
     at org.apache.kyuubi.jdbc.hive.KyuubiBaseResultSet.getTimestamp(KyuubiBaseResultSet.java:562)
     at org.apache.kyuubi.jdbc.hive.KyuubiBaseResultSet.getTimestamp(KyuubiBaseResultSet.java:576)
     at org.apache.kyuubi.operation.SparkQueryTests.$anonfun$$init$$27(SparkQueryTests.scala:184)
     at org.apache.kyuubi.operation.SparkQueryTests.$anonfun$$init$$27$adapted(SparkQueryTests.scala:180)
     at org.apache.kyuubi.operation.JDBCTestHelper.$anonfun$withMultipleConnectionJdbcStatement$3(JDBCTestHelper.scala:60)
     at org.apache.kyuubi.operation.JDBCTestHelper.$anonfun$withMultipleConnectionJdbcStatement$3$adapted(JDBCTestHelper.scala:60)
     at scala.collection.mutable.ResizableArray.foreach(ResizableArray.scala:62)
     at scala.collection.mutable.ResizableArray.foreach$(ResizableArray.scala:55)
     ...
     Cause: java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
     at java.sql.Timestamp.valueOf(Timestamp.java:204)
     at org.apache.kyuubi.jdbc.hive.KyuubiBaseResultSet.evaluate(KyuubiBaseResultSet.java:438)
     at org.apache.kyuubi.jdbc.hive.KyuubiBaseResultSet.getColumnValue(KyuubiBaseResultSet.java:418)
     at org.apache.kyuubi.jdbc.hive.KyuubiBaseResultSet.getObject(KyuubiBaseResultSet.java:458)
     at org.apache.kyuubi.jdbc.hive.KyuubiBaseResultSet.getTimestamp(KyuubiBaseResultSet.java:562)
     at org.apache.kyuubi.jdbc.hive.KyuubiBaseResultSet.getTimestamp(KyuubiBaseResultSet.java:576)
     at org.apache.kyuubi.operation.SparkQueryTests.$anonfun$$init$$27(SparkQueryTests.scala:184)
     at org.apache.kyuubi.operation.SparkQueryTests.$anonfun$$init$$27$adapted(SparkQueryTests.scala:180)
     at org.apache.kyuubi.operation.JDBCTestHelper.$anonfun$withMultipleConnectionJdbcStatement$3(JDBCTestHelper.scala:60)
     at org.apache.kyuubi.operation.JDBCTestHelper.$anonfun$withMultipleConnectionJdbcStatement$3$adapted(JDBCTestHelper.scala:60)
     ...
   
   ### Affects Version(s)
   
   master  with spark-master profile
   
   ### Kyuubi Server Log Output
   
   _No response_
   
   ### Kyuubi Engine Log Output
   
   _No response_
   
   ### Kyuubi Server Configurations
   
   _No response_
   
   ### Kyuubi Engine Configurations
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] yaooqinn closed issue #2262: [Bug] Kyuubi Spark Nightly failed - select timestamp_ntz *** FAILED ***

Posted by GitBox <gi...@apache.org>.
yaooqinn closed issue #2262:
URL: https://github.com/apache/incubator-kyuubi/issues/2262


   


-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org