Skip to content

Fix planner module not be loaded while execute nexmark q0 query#8

Closed
KevinyhZou wants to merge 9 commits intobigo-sg:flinkfrom
KevinyhZou:support_nexmark_sql
Closed

Fix planner module not be loaded while execute nexmark q0 query#8
KevinyhZou wants to merge 9 commits intobigo-sg:flinkfrom
KevinyhZou:support_nexmark_sql

Conversation

@KevinyhZou
Copy link
Copy Markdown

@KevinyhZou KevinyhZou commented Apr 15, 2025

What changes were proposed in this pull request?

修复了几个在执行nexmark q0 过程中遇到的几个问题:

  1. gluten-flink-loader无法正常执行PlannerModule 中的内容,新增GlutenDelegateExecutorFactory.java, GlutenDelegatePlannerFactory.java类,以及新增loader-bundle 模块,让flink 在执行时可以通过gluten-flink-loader加载执行gluten中的内容,而不是通过flink-table-planner-loader加载(需要移除掉flink/lib中的flink-table-planner-loader 包);

How was this patch tested?

manual test

@github-actions
Copy link
Copy Markdown

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:

@KevinyhZou KevinyhZou changed the title Fix problems when run nextmark q0 query Fix problems when run nexmark q0 query Apr 15, 2025
@KevinyhZou KevinyhZou closed this Apr 15, 2025
@KevinyhZou KevinyhZou reopened this Apr 22, 2025
@lgbo-ustc lgbo-ustc mentioned this pull request Apr 22, 2025
@KevinyhZou KevinyhZou changed the title Fix problems when run nexmark q0 query Fix planner module not be loaded while execute nexmark q0 query Apr 22, 2025
@shuai-xu shuai-xu force-pushed the flink branch 2 times, most recently from d29e022 to 6129ec1 Compare April 27, 2025 01:20
@KevinyhZou KevinyhZou closed this Jun 24, 2025
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.

1 participant