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

[VL] RAS: Incorporate query plan's logical link into metadata model #6165

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

zhztheplayer
Copy link
Member

@zhztheplayer zhztheplayer commented Jun 20, 2024

This is a concept work to add logical link to RAS metadata. To:

  1. Make sure plans in the same group/cluster share the same logical link thus be logically identical (if query plans in the same group/cluster differ on their logical links, planner will throw an error)
  2. Prove it possible to obtain Spark statistics from cost model

And with other minor improvements.

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

@zhztheplayer zhztheplayer marked this pull request as ready for review June 24, 2024 00:50
@zhztheplayer zhztheplayer merged commit 4ed161b into apache:main Jun 24, 2024
41 checks passed
deepashreeraghu pushed a commit to deepashreeraghu/incubator-gluten that referenced this pull request Jun 26, 2024
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.

2 participants