Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CH] Remove BasicScanExecTransformer#getInputFilePaths when CH support more general partition location parsing #2472

Closed
Yohahaha opened this issue Jul 26, 2023 · 0 comments
Labels
enhancement New feature or request stale stale

Comments

@Yohahaha
Copy link
Contributor

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

PR #2405 add support for custom partition location parsing, avoid list all files explicitly, and getInputFilePaths is an expensive method, we should remove it and follow Spark's way to do the list operation.

@Yohahaha Yohahaha added the enhancement New feature or request label Jul 26, 2023
@Yohahaha Yohahaha changed the title Remove BasicScanExecTransformer#getInputFilePaths when CH support more general partition location parsing [CH] Remove BasicScanExecTransformer#getInputFilePaths when CH support more general partition location parsing Aug 9, 2023
@github-actions github-actions bot added the stale stale label Nov 18, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale stale
Projects
None yet
Development

No branches or pull requests

1 participant