wangyum commented on issue #24345: [SPARK-27441][SQL][TEST] Add read/write tests to Hive serde tables URL: https://github.com/apache/spark/pull/24345#issuecomment-482421556 Yes, we have some tests to test the Hive serde table. But it seems that it doesn't test all the hive support data types: https://github.com/apache/spark/blob/4104b68e958cd13975567a96541dac7cccd8195c/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveSerDeSuite.scala https://github.com/apache/spark/blob/311f32f37fbeaebe9dfa0b8dc2a111ee99b583b7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/HiveOrcSourceSuite.scala#L68-L109 https://github.com/apache/spark/blob/6ca87eb2e0c60baa5faec91a12240ac50a248e72/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveParquetSourceSuite.scala#L115-L139
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
