-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Labels
Description
Is your feature request related to a problem? Please describe.
auron/spark-extension/src/main/scala/org/apache/spark/sql/auron/AuronConverters.scala
Lines 1067 to 1070 in a0952ec
| exec match { | |
| case DataWritingCommandExec(cmd: InsertIntoHiveTable, child) | |
| if cmd.table.storage.outputFormat.contains( | |
| classOf[MapredParquetOutputFormat].getName) => |
Describe the solution you'd like
Describe alternatives you've considered
Additional context