AngersZhuuuu commented on pull request #30850: URL: https://github.com/apache/spark/pull/30850#issuecomment-748713308
> > Yea, but InsertIntoHiveDir with parquet format don't have this check. If we don't concern make it work with hive < 2.3. > > Maybe we should add similar check in InsertIntoHiveDirCommand? > > What's the behaviour of the current master when using parquet in the case? It will throw a runtime exception? As this pr show, will throw runtime exception when write data. It will failed after query block executed. So I think we should check schema first ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
