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] [spark-connector] support hive partition and bucket table #1550

Closed
Tracked by #1227
FANNG1 opened this issue Jan 17, 2024 · 0 comments · Fixed by #2540
Closed
Tracked by #1227

[Subtask] [spark-connector] support hive partition and bucket table #1550

FANNG1 opened this issue Jan 17, 2024 · 0 comments · Fixed by #2540
Assignees

Comments

@FANNG1
Copy link
Contributor

FANNG1 commented Jan 17, 2024

Describe the subtask

  1. support dynamic and static partition
  2. support create and load partition table
  3. support read and write data to partition table
  4. create&load bucket table with and without sort order

Parent issue

#1227

@FANNG1 FANNG1 added this to the Gravitino 0.5.0 milestone Feb 19, 2024
@FANNG1 FANNG1 self-assigned this Mar 4, 2024
@FANNG1 FANNG1 changed the title [Subtask] [spark-connector] support hive partition table [Subtask] [spark-connector] support hive partition bucket table Mar 15, 2024
@FANNG1 FANNG1 changed the title [Subtask] [spark-connector] support hive partition bucket table [Subtask] [spark-connector] support hive partition and bucket table Mar 15, 2024
jerryshao pushed a commit that referenced this issue Mar 22, 2024
…le (#2540)

### What changes were proposed in this pull request?
add partition, distribution, sort order support for spark connector

### Why are the changes needed?

Fix: #1550 

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
add UT and IT, also verified in local env.
coolderli pushed a commit to coolderli/gravitino that referenced this issue Apr 2, 2024
…er table (apache#2540)

### What changes were proposed in this pull request?
add partition, distribution, sort order support for spark connector

### Why are the changes needed?

Fix: apache#1550 

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
add UT and IT, also verified in local env.
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 a pull request may close this issue.

1 participant