Bhavani Sudha created HUDI-1406:
-----------------------------------
Summary: Add new DFS path sector implementation for listing date
based partitions
Key: HUDI-1406
URL: https://issues.apache.org/jira/browse/HUDI-1406
Project: Apache Hudi
Issue Type: Improvement
Components: DeltaStreamer
Reporter: Bhavani Sudha
Assignee: Bhavani Sudha
Fix For: 0.6.1
Deltastreamer DFS source lists files from table path and determine files
changed recently based on modification time. For certain workloads where only
the latest partitions are affected, we might benefit by listing source input
only from recent partitions. This especially helps data in S3 with multi
partition fields and listing is time consuming.
To support this, I propose adding a DFS selector implementation based and date.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)