Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/19218
You just need to fix `InsertIntoHiveTable `. It is not related to
`Insertintohadoopfsrelationcommand.scala`. In your test cases, you just need to
set `spark.sql.hive.convertMetastoreParquet` to `false`--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
