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

[pixels planner, trino, storage] support join in pipline execution #736

Open
huasiy opened this issue Sep 29, 2024 · 1 comment
Open

[pixels planner, trino, storage] support join in pipline execution #736

huasiy opened this issue Sep 29, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@huasiy
Copy link
Collaborator

huasiy commented Sep 29, 2024

Support sql like select xx from xxx, xxxx where xxxxx.

@huasiy huasiy added the enhancement New feature or request label Sep 29, 2024
@huasiy huasiy added this to the Pixels pipline exectuion milestone Sep 29, 2024
@huasiy huasiy self-assigned this Sep 29, 2024
bianhq pushed a commit that referenced this issue Oct 15, 2024
1. implement the streaming hash partitioned join.
2. optimization on PixelsRecordReaderStreamImpl, reducing overheads by reducing calling ByteBuf.slice().
@bianhq
Copy link
Contributor

bianhq commented Oct 15, 2024

Done.

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

2 participants