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

[Subtask] support iceberg partition and distribution #2586

Closed
caican00 opened this issue Mar 19, 2024 · 1 comment · Fixed by #2709
Closed

[Subtask] support iceberg partition and distribution #2586

caican00 opened this issue Mar 19, 2024 · 1 comment · Fixed by #2709
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@caican00
Copy link
Contributor

Describe the subtask

support iceberg partition and distribution

Parent issue

#1571

@caican00 caican00 added the subtask Subtasks of umbrella issue label Mar 19, 2024
@caican00
Copy link
Contributor Author

working on this.

caican00 added a commit to caican00/gravitino that referenced this issue Mar 28, 2024
FANNG1 pushed a commit that referenced this issue Apr 20, 2024
### What changes were proposed in this pull request?

support iceberg partition, such as `bucket(num,
column)`,`truncate(width, column)`, `years(column)`, `months(column)`,
etc


### Why are the changes needed?

Support iceberg partition

Fix: #2586

### Does this PR introduce _any_ user-facing change?
No.


### How was this patch tested?
New unit tests and ITs.
@FANNG1 FANNG1 added this to the Gravitino 0.5.0 milestone Apr 20, 2024
diqiu50 pushed a commit to diqiu50/gravitino that referenced this issue Jun 13, 2024
…e#2709)

### What changes were proposed in this pull request?

support iceberg partition, such as `bucket(num,
column)`,`truncate(width, column)`, `years(column)`, `months(column)`,
etc


### Why are the changes needed?

Support iceberg partition

Fix: apache#2586

### Does this PR introduce _any_ user-facing change?
No.


### How was this patch tested?
New unit tests and ITs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants