Unhandled type for long: time(3)
Open
- Dominant language
- Java
- Stars
- 47
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
trino version:455
when querying data from a table in paimon format having column with data type time(3), trino throws the exception Unhandled type for long: time(3).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure with Trino 455 against a Paimon table containing a time(3) column. Then trace the connector's handling of that type and add coverage for the query path; done means the query no longer throws "Unhandled type for long: time(3)".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100