Github user krisgeus commented on the issue:
https://github.com/apache/spark/pull/21893
@gatorsmile Yes indeed. A singel partitioned table having multiple
partitions.
Each partition can have it own file format like parquet, orc, avro etc.
In our case new data comes in in AVRO and historical data is available in
parquet.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
