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 "return null" if there is an exception in casting string to int, bigint, float or double #44

Merged
merged 5 commits into from
Nov 17, 2021

Conversation

PHILO-HE
Copy link

This patch and the below gazelle patch are proposed for cast functions with spark ansi compatibility consideration.

oap-project/gazelle_plugin#552

@github-actions
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW

Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@zhouyuan zhouyuan merged commit 5279f21 into oap-project:arrow-4.0.0-oap Nov 17, 2021
zhztheplayer pushed a commit that referenced this pull request Feb 28, 2022
…nt, bigint, float or double (#44)

* Initial commit

* Add global mapping for new funcs

* Add to header

* Fix args issue

* Check in_valid
zhztheplayer pushed a commit that referenced this pull request Mar 15, 2022
…nt, bigint, float or double (#44)

* Initial commit

* Add global mapping for new funcs

* Add to header

* Fix args issue

* Check in_valid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants