Issue Description
The CLP Presto Connector currently cannot handle the new Timestamp column type introduced in PR #1788, causing internal errors when querying with Presto.
Context
The issue was discovered during testing of PR #2004 (Presto Helm chart support). The error can be reproduced after merging main into the Presto feature branch.
References
Reported by: @junhaoliao
Issue Description
The CLP Presto Connector currently cannot handle the new Timestamp column type introduced in PR #1788, causing internal errors when querying with Presto.
Context
Timestampcolumn type to replaceDateStringcolumn type; Bump the archive version to0.5.0. #1788 (commit f82e611)The issue was discovered during testing of PR #2004 (Presto Helm chart support). The error can be reproduced after merging main into the Presto feature branch.
References
Timestampcolumn type to replaceDateStringcolumn type; Bump the archive version to0.5.0. #1788: feat(clp-s)!: AddTimestampcolumn type to replaceDateStringcolumn type; Bump the archive version to0.5.0. #1788Reported by: @junhaoliao