10000 `IntervalUnit` cannot handle microseconds · Issue #4514 · risingwavelabs/risingwave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

IntervalUnit cannot handle microseconds #4514

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

Closed
xiangjinwu opened this issue Aug 9, 2022 · 1 comment · Fixed by #8501
Closed

IntervalUnit cannot handle microseconds #4514

xiangjinwu opened this issue Aug 9, 2022 · 1 comment · Fixed by #8501
Assignees
Labels
open to contribution Issues that are open to contribution. type/bug Type: Bug. Only for issues.
Milestone

Comments

@xiangjinwu
Copy link
Contributor

Describe the bug
In PostgreSQL, the interval type supports microsecond precision. However, our IntervalUnit implementation only stores milliseconds.

To Reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

@xiangjinwu
Copy link
Contributor Author

Maybe we can consolidate our IntervalUnit implementation with pg_interval::Interval, which is introduced by #5646

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open to contribution Issues that are open to contribution. type/bug Type: Bug. Only for issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0