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 multi spark version #3554

Closed
Tracked by #1574
FANNG1 opened this issue May 24, 2024 · 0 comments · Fixed by #3415
Closed
Tracked by #1574

[Subtask] support multi spark version #3554

FANNG1 opened this issue May 24, 2024 · 0 comments · Fixed by #3415
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@FANNG1
Copy link
Contributor

FANNG1 commented May 24, 2024

Describe the subtask

support multi spark version, 3.3, 3.4, 3.5

Parent issue

#1574

@FANNG1 FANNG1 added the subtask Subtasks of umbrella issue label May 24, 2024
@FANNG1 FANNG1 self-assigned this May 24, 2024
jerryshao pushed a commit that referenced this issue May 28, 2024
### What changes were proposed in this pull request?
1. split spark connector to spark common which contains common logic and
v3.x which contains adaptor logic
2. add separate GitHub action to do spark IT
3. ./gradlew :spark-connector:spark35-runtime:build to build
corresponding spark connector jars

### Why are the changes needed?

Fix: #3554 

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

### How was this patch tested?
existing tests with corresponding spark version
github-actions bot pushed a commit that referenced this issue May 28, 2024
### What changes were proposed in this pull request?
1. split spark connector to spark common which contains common logic and
v3.x which contains adaptor logic
2. add separate GitHub action to do spark IT
3. ./gradlew :spark-connector:spark35-runtime:build to build
corresponding spark connector jars

### Why are the changes needed?

Fix: #3554 

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

### How was this patch tested?
existing tests with corresponding spark version
FANNG1 added a commit that referenced this issue May 28, 2024
1. split spark connector to spark common which contains common logic and
v3.x which contains adaptor logic
2. add separate GitHub action to do spark IT
3. ./gradlew :spark-connector:spark35-runtime:build to build
corresponding spark connector jars

Fix: #3554

no

existing tests with corresponding spark version
jerryshao pushed a commit that referenced this issue May 29, 2024
…3610)

### What changes were proposed in this pull request?
1. split spark connector to spark common which contains common logic and
v3.x which contains adaptor logic
2. add separate GitHub action to do spark IT
3. ./gradlew :spark-connector:spark35-runtime:build to build
corresponding spark connector jars

### Why are the changes needed?
Fix: #3554


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

### How was this patch tested?
existing tests with corresponding spark version
diqiu50 pushed a commit to diqiu50/gravitino that referenced this issue Jun 13, 2024
…che#3415)

### What changes were proposed in this pull request?
1. split spark connector to spark common which contains common logic and
v3.x which contains adaptor logic
2. add separate GitHub action to do spark IT
3. ./gradlew :spark-connector:spark35-runtime:build to build
corresponding spark connector jars

### Why are the changes needed?

Fix: apache#3554 

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

### How was this patch tested?
existing tests with corresponding spark version
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