Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add real(float32) type for trino offline store #4749

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

young-hun-jo
Copy link

What this PR does / why we need it:

I used Trino as offline store. And feast supports a various data types by Trino-supported data types(docs)
But feast doesn't support Trino-based real type. the type means float32. I just add the mapping real to float32.

Which issue(s) this PR fixes:

A float32 type is supported in the trino as offline store

Misc

@young-hun-jo young-hun-jo requested a review from a team as a code owner November 8, 2024 14:25
@dmartinol
Copy link
Contributor

Hello,
you first need to sign-off your commit, see the failed DCO run

@redhatHameed
Copy link
Contributor

@young-hun-jo can you fix the DCO issue thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants