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 no hyphen included date format in castVARCHAR_date32_int64 and fix issue in unit test #56

Merged
merged 4 commits into from
Dec 12, 2021

Conversation

PHILO-HE
Copy link

@PHILO-HE PHILO-HE commented Dec 8, 2021

This patch is proposed to quickly support date format with no hyphen for from_unixtime expression, etc.

@github-actions
Copy link

github-actions bot commented Dec 8, 2021

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 ae6118e into oap-project:arrow-4.0.0-oap Dec 12, 2021
zhztheplayer pushed a commit that referenced this pull request Feb 28, 2022
…d fix issue in unit test (#56)

* Support date format with no hyphen

* Correct the unit test

* Keep previous test case

* Correct a comment
zhztheplayer pushed a commit that referenced this pull request Mar 15, 2022
…d fix issue in unit test (#56)

* Support date format with no hyphen

* Correct the unit test

* Keep previous test case

* Correct a comment
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