3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java9,113 stars (9,113 stars)2,678 forks (2,678 forks)batch import
enhancementgood first issue
- Issue type
- feature
- Research direction
- Review the linked PR (https://github.com/prestosql/presto/pull/1439) and StackOverflow question to understand the expected behavior of Hive's collection.delim property. Investigate how Trino's Hive connector currently handles collection delimiters and where the property needs to be parsed and applied. Examine the Hive connector code in the trino hive module to identify relevant files such as HiveTableProperties or similar classes. Note that this issue has been open since 2019 and may require re assessment of current codebase state.