1
0
Files
hudi/hudi-flink
Danny Chan 03668dbaf1 [HUDI-1710] Read optimized query type for Flink batch reader (#2702)
Read optimized query returns the records from:

* COW table: the latest parquet files
* MOR table: parquet file records from the latest compaction committed
2021-03-23 18:41:30 -07:00
..