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

[GLUTEN-8050][VL] Add viewfs support in scan validation #8049

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JkSelf
Copy link
Contributor

@JkSelf JkSelf commented Nov 26, 2024

What changes were proposed in this pull request?

Fix the scan fallback with viewfs system.

Fixes: #8050

How was this patch tested?

Local test

@github-actions github-actions bot added CORE works for Gluten Core VELOX CLICKHOUSE labels Nov 26, 2024
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

Copy link

Run Gluten Clickhouse CI on x86

@JkSelf JkSelf changed the title Add viewfs support in scan validation [GLUTEN-8050][VL]Add viewfs support in scan validation Nov 26, 2024
Copy link

#8050

@zhztheplayer zhztheplayer changed the title [GLUTEN-8050][VL]Add viewfs support in scan validation [GLUTEN-8050][VL] Add viewfs support in scan validation Nov 26, 2024
Copy link
Member

@wangyum wangyum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before:
image

After:
image

@JkSelf
Copy link
Contributor Author

JkSelf commented Nov 26, 2024

@wangyum Will merged after ci passed. Thanks.

Copy link

Run Gluten Clickhouse CI on x86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLICKHOUSE CORE works for Gluten Core VELOX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BatchScan operator fallback when enable viewfs file system
2 participants