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

refactor(query): remove precision in timestamp type #8154

Merged
merged 9 commits into from
Oct 12, 2022

Conversation

sundy-li
Copy link
Member

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Summary about this PR

remove precision in timestamp type

discussion: #8149

Fixes #issue

@vercel
Copy link

vercel bot commented Oct 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Oct 12, 2022 at 0:43AM (UTC)

@mergify mergify bot added the pr-refactor this PR changes the code base without new features or bugfix label Oct 12, 2022
@sundy-li sundy-li marked this pull request as ready for review October 12, 2022 06:49
Copy link
Member

@drmingdrmer drmingdrmer left a comment

Choose a reason for hiding this comment

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

Everything is good except there should be a test case that loads the TimestampType message of the version 15, similar to this:
https://github.com/datafuselabs/databend/blob/fb9c11c8c5cf5b7e9c18831dc66532896dd7d1b7/src/meta/proto-conv/tests/it/user_stage.rs#L305

Copy link
Contributor

@RinChanNOWWW RinChanNOWWW left a comment

Choose a reason for hiding this comment

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

LGTM

@sundy-li sundy-li merged commit 62bf8a2 into databendlabs:main Oct 12, 2022
@sundy-li sundy-li deleted the timestamp branch October 12, 2022 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants