Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Problem while building hash table in HashAgg #1211

Open
jackylee-ch opened this issue Jan 12, 2023 · 0 comments
Open

Problem while building hash table in HashAgg #1211

jackylee-ch opened this issue Jan 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jackylee-ch
Copy link
Contributor

Describe the bug
We have 4 columns of agg key, they are a, b, c, d. When the data is below, the partitionid generated by them is the same.
1,20230108,10,1,96
1, 20230108,10,19,6

@jackylee-ch jackylee-ch added the bug Something isn't working label Jan 12, 2023
@zhouyuan zhouyuan self-assigned this Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants