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 timestamp reader #205

Merged
merged 8 commits into from
May 16, 2023
Merged

Support timestamp reader #205

merged 8 commits into from
May 16, 2023

Conversation

rui-mo
Copy link
Collaborator

@rui-mo rui-mo commented Apr 20, 2023

Add a drafted timestamp reader. Support timestamp in substrait, and add some validations for unsupported cases.

@liujiayi771
Copy link

@rui-mo We cannot use toNano in Timestamp.h compare function, for Timestamp::lowest, toNano will overflow.

@rui-mo
Copy link
Collaborator Author

rui-mo commented May 15, 2023

@rui-mo We cannot use toNano in Timestamp.h compare function, for Timestamp::lowest, toNano will overflow.

@liujiayi771 Thanks for your review! This issue and the tsn issue were fixed.

@rui-mo rui-mo force-pushed the wip_ts branch 4 times, most recently from c10b855 to 588370a Compare May 15, 2023 10:59
@rui-mo rui-mo merged commit 61ec655 into oap-project:main May 16, 2023
2 checks passed
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request May 18, 2023
Add a drafted timestamp reader. Support timestamp in substrait, and add some validations for unsupported cases.
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request May 31, 2023
Add a drafted timestamp reader. Support timestamp in substrait, and add some validations for unsupported cases.
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Jun 25, 2023
Add a drafted timestamp reader. Support timestamp in substrait, and add some validations for unsupported cases.
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Jun 25, 2023
Add a drafted timestamp reader. Support timestamp in substrait, and add some validations for unsupported cases.
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Jun 26, 2023
Add a drafted timestamp reader. Support timestamp in substrait, and add some validations for unsupported cases.
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Jun 27, 2023
Add a drafted timestamp reader. Support timestamp in substrait, and add some validations for unsupported cases.
marin-ma pushed a commit to marin-ma/velox-oap that referenced this pull request Dec 15, 2023
* add the dwrf write support

* use C ABI to pass the schema and record batch

* format style
@rui-mo rui-mo deleted the wip_ts branch February 20, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants