[
https://issues.apache.org/jira/browse/HUDI-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-7724:
----------------------------
Description:
There are places using `glob.path` to pass the list of files or partitions to
read data in Spark. This should ideally be avoided and use alternatives to
achieve reading specified list of files and partition to simplify the read
logic.
> Deprecate usage of `glob.path` to simplify read path in Spark
> -------------------------------------------------------------
>
> Key: HUDI-7724
> URL: https://issues.apache.org/jira/browse/HUDI-7724
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Ethan Guo
> Priority: Major
> Fix For: 1.0.0
>
>
> There are places using `glob.path` to pass the list of files or partitions to
> read data in Spark. This should ideally be avoided and use alternatives to
> achieve reading specified list of files and partition to simplify the read
> logic.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)