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 2025 Roadmap #8226

Open
24 tasks
FelixYBW opened this issue Dec 13, 2024 · 17 comments
Open
24 tasks

Gluten 2025 Roadmap #8226

FelixYBW opened this issue Dec 13, 2024 · 17 comments
Labels
enhancement New feature or request

Comments

@FelixYBW
Copy link
Contributor

FelixYBW commented Dec 13, 2024

Description

2024 is almost gone. Time to define 2025 features. Here is some from my mind. Feel free to add more or comment
For more information about the achievements in 2024 Roadmap, please check #4709

Velox backend:

Community:

  • Major Release: 1.4/1.5/1.6/1.7 in Q1/Q2/Q3/Q4 2025
  • Minor Release: On Demand
  • Apache TLP Submission in Q4 2025
@FelixYBW FelixYBW added the enhancement New feature or request label Dec 13, 2024
@FelixYBW FelixYBW changed the title [VL] Gluten 2025 roadmap Gluten 2025 roadmap Dec 13, 2024
@zhanglistar
Copy link
Contributor

What about supporting Flink framework?

@Myracle
Copy link

Myracle commented Dec 16, 2024

Any plan or discussion about flink?

@zhztheplayer
Copy link
Member

@zhanglistar @Myracle

It waits for discussion.

Does someone want to open / host a discussion for the topic? cc @apache/gluten-committers

@weiting-chen weiting-chen changed the title Gluten 2025 roadmap Gluten 2025 Roadmap Dec 18, 2024
@weiting-chen weiting-chen pinned this issue Dec 18, 2024
@jinchengchenghh
Copy link
Contributor

Do we need to do complex data type support and optimization such as row to column optimization for complex data type?

@FelixYBW
Copy link
Contributor Author

Do we need to do complex data type support and optimization such as row to column optimization for complex data type?

Yes, currently R2C with complex type is too expensive

@MacChen01
Copy link

What about support openEuler OS ?

@FelixYBW
Copy link
Contributor Author

What about support openEuler OS ?

Can vcpkg=on work on openEuler?

@felipepessoto
Copy link
Contributor

@FelixYBW what you mean by Full Datalake support? Is it to improve support and performance for Delta tables?

@FelixYBW
Copy link
Contributor Author

FelixYBW commented Jan 4, 2025

@FelixYBW what you mean by Full Datalake support? Is it to improve support and performance for Delta tables?

some features are not supported yet in Velox and Gluten.

@VaibhavFRI
Copy link

@FelixYBW what will be included in ARM architecture support? Will Gluten, Velox utilize SVE in ARM to improve performance?

@FelixYBW
Copy link
Contributor Author

FelixYBW commented Jan 6, 2025

@FelixYBW what will be included in ARM architecture support? Will Gluten, Velox utilize SVE in ARM to improve performance?

It means we will setup CI or jenkins to verify on the ARM platform. SVE is part of the performance optimization work.

@surnaik
Copy link
Contributor

surnaik commented Jan 8, 2025

@FelixYBW Happy new year and thanks for sharing the roadmap, will we add MOR table support for Hudi as part of full data lake support?

@zhouyuan
Copy link
Contributor

zhouyuan commented Jan 8, 2025

@FelixYBW Happy new year and thanks for sharing the roadmap, will we add MOR table support for Hudi as part of full data lake support?

@surnaik Hi, yes there's a draft on this already, it's pending on Velox side change
#8056

@FelixYBW
Copy link
Contributor Author

FelixYBW commented Jan 8, 2025

@surnaik Hi, yes there's a draft on this already, it's pending on Velox side change #8056

@zhouyuan do we have a list of missing support for delta lake like this?

@liujiayi771
Copy link
Contributor

@zhouyuan @surnaik This PR does not support Hudi, it supports Iceberg's equality MOR table. We have already supported Iceberg's position MOR table. For Hudi, supporting MOR currently seems quite difficult. The native engine only has good support for deletion vector type MOR tables.

@vinothchandar
Copy link
Member

cc @xushiyan @yihua.

@jinchengchenghh
Copy link
Contributor

We can also support query trace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests