Skip to content

Conversation

@morningman
Copy link
Contributor

No description provided.

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@morningman
Copy link
Contributor Author

run buildall

…39116)

`LocationPath` is used for normalizing the path uri of files of external
table.
But previouly, we use `LocationPath` every where and it is a very heavy
operation.

This PR refactor the logic as follow:
1. The `LocationPath` will once be used once when generating file split,
and it will be saved in FileSplit.
2. All following logic will reuse the `LocationPath` in file split.
@morningman morningman marked this pull request as ready for review August 23, 2024 16:34
@morningman
Copy link
Contributor Author

run buildall

@yiguolei yiguolei merged commit 9640e2d into apache:branch-2.1 Aug 24, 2024
@yiguolei yiguolei mentioned this pull request Sep 5, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants