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

Fail to convert arrow schema, source: Unsupported arrow data type, type: Interval(MonthDayNano) #1886

Closed
killme2008 opened this issue Jul 5, 2023 · 2 comments · Fixed by #1952
Assignees
Labels
C-bug Category Bugs
Milestone

Comments

@killme2008
Copy link
Contributor

What type of bug is this?

Unexpected error

What subsystems are affected?

Datanode

What happened?

mysql> select INTERVAL '32 hours 3 minutes';
ERROR 1815 (HY000): Failed to execute query: select INTERVAL '32 hours 3 minutes', source: Failed to execute logical plan, source: Failure during query execution, source: Fail to convert arrow schema, source: Unsupported arrow data type, type: Interval(MonthDayNano)

What operating system did you use?

MacOsx

Relevant log output and stack trace

No response

How can we reproduce the bug?

As above

@killme2008 killme2008 added the C-bug Category Bugs label Jul 5, 2023
@QuenKar
Copy link
Contributor

QuenKar commented Jul 12, 2023

hi,I want to try fixing this bug.

@MichaelScofield
Copy link
Collaborator

@QuenKar thx!

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

Successfully merging a pull request may close this issue.

3 participants