Skip to content

Conversation

@DenisTarasyuk
Copy link

…r supress errors parameter (apache#38987)

Rationale for this change

  • This PR fixes the to_date_utf8_utf8_int32 gandiva function to avoid crash for invalid input

What changes are included in this PR?

  • A bug fix for to_date_utf8_utf8_int32 parameter validation

Are these changes tested?

Yes, new tests are added to verify non literal input won't crash the to_date_utf8_utf8_int32 function

Are there any user-facing changes?

No

Authored-by: Yue Ni niyue.com@gmail.com

@github-actions
Copy link

❌ GitHub issue apache#38879 could not be retrieved.

lriggs and others added 2 commits May 15, 2024 01:13
…ion for supress errors parameter (apache#38987)

* This PR fixes the `to_date_utf8_utf8_int32` gandiva function to avoid crash for invalid input

* A bug fix for to_date_utf8_utf8_int32 parameter validation

Yes, new tests are added to verify non literal input won't crash the to_date_utf8_utf8_int32 function

No
* Closes: apache#38879

Authored-by: Yue Ni <niyue.com@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@DenisTarasyuk DenisTarasyuk merged commit c3b368a into dremio:dremio_24.3_12.0 May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants