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

support casting Decimal to String #2046

Merged
merged 8 commits into from
Apr 5, 2021

Conversation

sperlingxx
Copy link
Collaborator

Signed-off-by: sperlingxx [email protected]
Current PR is to support casting Decimal to String, which is requested in issue #1625.

@sperlingxx
Copy link
Collaborator Author

build

Signed-off-by: sperlingxx <[email protected]>
@sperlingxx
Copy link
Collaborator Author

build

@sperlingxx
Copy link
Collaborator Author

build

@sperlingxx
Copy link
Collaborator Author

build

@nartal1 nartal1 mentioned this pull request Mar 31, 2021
@sameerz sameerz added the feature request New feature or request label Apr 1, 2021
@sperlingxx
Copy link
Collaborator Author

build

Signed-off-by: sperlingxx <[email protected]>
@sperlingxx
Copy link
Collaborator Author

build

@sperlingxx
Copy link
Collaborator Author

build

@sperlingxx
Copy link
Collaborator Author

build

@sperlingxx
Copy link
Collaborator Author

I think this PR is ready to merge.

@jlowe jlowe merged commit 7cbbc12 into NVIDIA:branch-0.5 Apr 5, 2021
@sperlingxx sperlingxx deleted the cast_dec_to_str branch April 8, 2021 03:03
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* support casting decimal to string

Signed-off-by: sperlingxx <[email protected]>

* update CastChecks

Signed-off-by: sperlingxx <[email protected]>

* sync to latest main

* add RapidsConfig isCastDecimalToStringEnabled

* fix

Signed-off-by: sperlingxx <[email protected]>

* update configs.md
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* support casting decimal to string

Signed-off-by: sperlingxx <[email protected]>

* update CastChecks

Signed-off-by: sperlingxx <[email protected]>

* sync to latest main

* add RapidsConfig isCastDecimalToStringEnabled

* fix

Signed-off-by: sperlingxx <[email protected]>

* update configs.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants