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

[#2451] feat(spark-connector): support Float and Double type for spark-connector #2484

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

ichuniq
Copy link
Contributor

@ichuniq ichuniq commented Mar 9, 2024

What changes were proposed in this pull request?

Support Float and Double type for spark-connector; add related test

Why are the changes needed?

Fix: #2451

Does this PR introduce any user-facing change?

No

How was this patch tested?

./gradlew test -PskipITs

@FANNG1
Copy link
Contributor

FANNG1 commented Mar 9, 2024

LGTM, but CI is not triggered because #2485, please wait it merged

FANNG1 added a commit that referenced this pull request Mar 11, 2024
…#2485)

### What changes were proposed in this pull request?
add spark-connector to auto trigger  CI

### Why are the changes needed?
if only change spark connector code, CI are not triggered, like #2484 

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

### How was this patch tested?
existing UT
@FANNG1
Copy link
Contributor

FANNG1 commented Mar 11, 2024

LGTM, but CI is not triggered because #2485, please wait it merged

@ichuniq could you rebase with the latest code?

@FANNG1 FANNG1 merged commit 0730534 into apache:main Mar 11, 2024
12 checks passed
@FANNG1
Copy link
Contributor

FANNG1 commented Mar 11, 2024

@ichuniq , merged to main, thanks for your work!

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 this pull request may close these issues.

[Subtask] support float and double type for spark-connector
2 participants