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

improve(function): Decouple Function with DataField #5119

Closed
wants to merge 2 commits into from

Conversation

leiysky
Copy link
Contributor

@leiysky leiysky commented Apr 30, 2022

Signed-off-by: leiysky leiysky@outlook.com

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

Summary

Decouple Function with DataField.

Changelog

  • Improvement

Signed-off-by: leiysky <leiysky@outlook.com>
@vercel
Copy link

vercel bot commented Apr 30, 2022

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

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Apr 30, 2022 at 4:27PM (UTC)

@leiysky leiysky added the C-improvement Category: improvement label Apr 30, 2022
@mergify
Copy link
Contributor

mergify bot commented Apr 30, 2022

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

Signed-off-by: leiysky <leiysky@outlook.com>
@leiysky
Copy link
Contributor Author

leiysky commented Apr 30, 2022

I've just found that ColumnRef::data_type returns physical type of the column. For Date or Timestamp we still need an extra logical type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-improvement Category: improvement need-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants