Skip to content

More exhaustive athena types#6544

Open
Marcus-Rosti wants to merge 1 commit into
feast-dev:masterfrom
Marcus-Rosti:mrosti/athena-types
Open

More exhaustive athena types#6544
Marcus-Rosti wants to merge 1 commit into
feast-dev:masterfrom
Marcus-Rosti:mrosti/athena-types

Conversation

@Marcus-Rosti

Copy link
Copy Markdown

What this PR does / why we need it:

There's a lot of uncovered athena types -- so I tried to include them all

Which issue(s) this PR fixes:

Checks

  • I've made sure the tests are passing.
  • My commits are signed off (git commit -s)
  • My PR title follows conventional commits format

Testing Strategy

  • Unit tests
  • Integration tests
  • Manual tests
  • Testing is not required for this change

Misc

@Marcus-Rosti Marcus-Rosti requested a review from a team as a code owner June 19, 2026 00:10
Signed-off-by: Marcus Rosti <marcus.rosti@baton.io>
@Marcus-Rosti Marcus-Rosti force-pushed the mrosti/athena-types branch from 6e8d53c to c14ecff Compare June 19, 2026 03:15

type_map = {
"null": ValueType.UNKNOWN,
"null": ValueType.NULL,

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I wonder though if we should keep this for backwards compat?

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.

1 participant