tchivs commented on PR #8193: URL: https://github.com/apache/paimon/pull/8193#issuecomment-4668345248
@JingsongLi PTAL. This is a narrower follow-up to #6653 based on your previous feedback: - reduced the change from a broad FileIO/CatalogContext refactor to an explicit `CatalogContext.createWithoutHadoop(...)` API - kept all existing `CatalogContext.create(...)` behavior unchanged for compatibility - added a no-Hadoop classloader test - added a Trino 440 companion branch consuming the new API: https://github.com/tchivs/trino/tree/paimon/trino-440-paimon-1.5 Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
