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

Concat() Exception bug fix #11039

Merged
merged 6 commits into from
Jun 13, 2024

Conversation

Feng-Jiang28
Copy link
Collaborator

@Feng-Jiang28 Feng-Jiang28 commented Jun 11, 2024

To fix #10925.
Here an empty concat is expecting a GpuScalar instead of a Scalar type, or there will be IllegalArgumentException.
Local UT has passed.

Signed-off-by: fejiang <fejiang@nvidia.com>
Signed-off-by: fejiang <fejiang@nvidia.com>
Signed-off-by: fejiang <fejiang@nvidia.com>
@Feng-Jiang28 Feng-Jiang28 marked this pull request as draft June 11, 2024 07:07
@Feng-Jiang28 Feng-Jiang28 changed the title Concat() Exception bug fix WIP: Concat() Exception bug fix Jun 11, 2024
Signed-off-by: fejiang <fejiang@nvidia.com>
@Feng-Jiang28
Copy link
Collaborator Author

build

2 similar comments
@thirtiseven
Copy link
Collaborator

build

@Feng-Jiang28
Copy link
Collaborator Author

build

@sameerz sameerz added the bug Something isn't working label Jun 11, 2024
Signed-off-by: fejiang <fejiang@nvidia.com>
@Feng-Jiang28
Copy link
Collaborator Author

build

1 similar comment
@Feng-Jiang28
Copy link
Collaborator Author

build

@Feng-Jiang28 Feng-Jiang28 marked this pull request as ready for review June 13, 2024 01:59
@Feng-Jiang28 Feng-Jiang28 changed the title WIP: Concat() Exception bug fix Concat() Exception bug fix Jun 13, 2024
@sperlingxx
Copy link
Collaborator

LGTM

Copy link
Collaborator

@sperlingxx sperlingxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Feng-Jiang28 Feng-Jiang28 merged commit 73d76cf into NVIDIA:branch-24.08 Jun 13, 2024
44 checks passed
Feng-Jiang28 added a commit that referenced this pull request Jun 13, 2024
@Feng-Jiang28
Copy link
Collaborator Author

Fixes #10925

SurajAralihalli pushed a commit to SurajAralihalli/spark-rapids that referenced this pull request Jul 12, 2024
* concat_null_bug_fix

Signed-off-by: fejiang <fejiang@nvidia.com>

* concat_null_bug_fix

Signed-off-by: fejiang <fejiang@nvidia.com>

* Setting modified

Signed-off-by: fejiang <fejiang@nvidia.com>

* remove comment

Signed-off-by: fejiang <fejiang@nvidia.com>

* concat considered as empty string

Signed-off-by: fejiang <fejiang@nvidia.com>

---------

Signed-off-by: fejiang <fejiang@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Concat cannot accept no parameter
4 participants