JingsongLi commented on issue #10381: [FLINK-14513][hive] Implement listPartitionsByFilter to HiveCatalog URL: https://github.com/apache/flink/pull/10381#issuecomment-562826490 > Even if we managed to prune partitions by catalog, but I noticed in `HiveTableSource#applyPartitionPruning`, we will still trying to `initAllPartitions`. Looks like this won't ease the load of catalog.. Hi @KurtYoung , this is due to `HiveTableSource.getPartitions`. I think @lirui-apache you should do a commit to get `HiveTableSource` rid of `getPartitions`.
---------------------------------------------------------------- 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] With regards, Apache Git Services
