1
0
Files
hudi/hudi-hadoop-mr
Danny Chan c2383ee904 [HUDI-1967] Fix the NPE for MOR Hive rt table query (#3032)
The HoodieInputFormatUtils.getTableMetaClientByBasePath returns the map
with table base path as keys while the HoodieRealtimeInputFormatUtils
query it with the partition path.
2021-06-05 01:06:34 -07:00
..