Skip to content

ARROW-11570: [Rust] ScalarValue - support Date64 - #9452

Closed
ovr wants to merge 1 commit into
apache:masterfrom
ovr:issue-11570
Closed

ARROW-11570: [Rust] ScalarValue - support Date64#9452
ovr wants to merge 1 commit into
apache:masterfrom
ovr:issue-11570

Conversation

@ovr

@ovrovr commented Feb 9, 2021

Copy link
Copy Markdown
Contributor

Introduce support for ScalarValue::Date64.

@github-actions

Copy link
Copy Markdown

@alambalamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me. Thanks @ovr

@alamb

Copy link
Copy Markdown
Contributor

Any thoughts @Dandandan or @andygrove ?

@DandandanDandandan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM 👍

@alambalamb closed this in 05fe095Feb 11, 2021
@alamb

Copy link
Copy Markdown
Contributor

Thanks @Dandandan and @ovr !

sgnkc pushed a commit to sgnkc/arrow that referenced this pull request Feb 17, 2021
Introduce support for ScalarValue::Date64.
Closesapache#9452 from ovr/issue-11570
Authored-by: Dmitry Patsura <zaets28rus@gmail.com>
Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>
Sign up for freeto 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.

3 participants

@ovr@alamb@Dandandan