Skip to content

add Date32/Date64 support to subtract_dyn#3974

Merged
tustvold merged 3 commits intoapache:masterfrom
SinanGncgl:master
Mar 29, 2023
Merged

add Date32/Date64 support to subtract_dyn#3974
tustvold merged 3 commits intoapache:masterfrom
SinanGncgl:master

Conversation

@SinanGncgl
Copy link
Contributor

Which issue does this PR close?

Closes #3962.

Rationale for this change

What changes are included in this PR?

Related issue describes clearly.

Are there any user-facing changes?

@github-actions github-actions bot added the arrow Changes to the arrow crate label Mar 29, 2023
Copy link
Contributor

@tustvold tustvold left a comment

Choose a reason for hiding this comment

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

Thank you, could we get some tests please

    1- add subtract date utilities to types
    2- add test for subtract_dyn function
@SinanGncgl
Copy link
Contributor Author

SinanGncgl commented Mar 29, 2023

Thank you, could we get some tests please

I fixed the relevant parts and added test for them.

@tustvold tustvold merged commit 869e6bc into apache:master Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Date32/Date64 minus Interval

2 participants