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/03/20 12:49:19 UTC

[GitHub] [incubator-kyuubi] Nick-0723 opened a new issue #2186: [Subtask] Manage test failures with kyuubi spark nightly build - execute statement - select interval *** FAILED ***

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


   ### 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) and found no similar issues.
   
   
   ### Describe the subtask
   
   execute statement - select interval *** FAILED ***
     org.apache.kyuubi.shade.org.apache.hive.service.cli.HiveSQLException: Unrecognized type name: interval day
     at org.apache.kyuubi.jdbc.hive.Utils.verifySuccess(Utils.java:259)
     at org.apache.kyuubi.jdbc.hive.Utils.verifySuccess(Utils.java:250)
     at org.apache.kyuubi.jdbc.hive.KyuubiQueryResultSet.retrieveSchema(KyuubiQueryResultSet.java:249)
     at org.apache.kyuubi.jdbc.hive.KyuubiQueryResultSet.<init>(KyuubiQueryResultSet.java:193)
     at org.apache.kyuubi.jdbc.hive.KyuubiQueryResultSet$Builder.build(KyuubiQueryResultSet.java:174)
     at org.apache.kyuubi.jdbc.hive.KyuubiStatement.executeWithConfOverlay(KyuubiStatement.java:264)
     at org.apache.kyuubi.jdbc.hive.KyuubiStatement.execute(KyuubiStatement.java:244)
     at org.apache.kyuubi.jdbc.hive.KyuubiStatement.executeQuery(KyuubiStatement.java:491)
     at org.apache.kyuubi.operation.SparkQueryTests.$anonfun$$init$$26(SparkQueryTests.scala:181)
     at org.apache.kyuubi.operation.SparkQueryTests.$anonfun$$init$$26$adapted(SparkQueryTests.scala:180)
     ...
     Cause: java.lang.IllegalArgumentException: Unrecognized type name: interval day
     at org.apache.kyuubi.engine.spark.schema.SchemaHelper$.toTTypeId(SchemaHelper.scala:49)
     at org.apache.kyuubi.engine.spark.schema.SchemaHelper$.toTTypeDesc(SchemaHelper.scala:66)
     at org.apache.kyuubi.engine.spark.schema.SchemaHelper$.toTColumnDesc(SchemaHelper.scala:76)
     at org.apache.kyuubi.engine.spark.schema.SchemaHelper$.$anonfun$toTTableSchema$1(SchemaHelper.scala:85)
     at org.apache.kyuubi.engine.spark.schema.SchemaHelper$.$anonfun$toTTableSchema$1$adapted(SchemaHelper.scala:84)
     at scala.collection.immutable.List.foreach(List.scala:431)
     at org.apache.kyuubi.engine.spark.schema.SchemaHelper$.toTTableSchema(SchemaHelper.scala:84)
     at org.apache.kyuubi.engine.spark.operation.SparkOperation.getResultSetSchema(SparkOperation.scala:150)
     at org.apache.kyuubi.operation.OperationManager.getOperationResultSetSchema(OperationManager.scala:109)
     at org.apache.kyuubi.session.AbstractSession.$anonfun$getResultSetMetadata$1(AbstractSession.scala:187)
     ...
   
   ### Parent issue
   
   #2176
   
   ### Are you willing to submit PR?
   
   - [ ] 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] SteNicholas closed issue #2186: [Subtask] Manage test failures with kyuubi spark nightly build - execute statement - select interval *** FAILED ***

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


   


-- 
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