ostinru commented on issue #44: URL: https://github.com/apache/cloudberry-pxf/issues/44#issuecomment-3815534971
> The community version has a short maintenance period, requiring frequent upgrades. It heavily relies on the JDK. I don't think that Spring Boot upgrades will cause major issues in the future - they should be relatively easy to update by following upgrade guide. The biggest problem is Spring 2.x -> 3.x upgrade are not in Spring itself - there will be jump over Java 9 modularization and Java 9 EE to Jakarta 9 EE changes. It is definitely possible to achieve: `https://github.com/arenadata/pxf/pull/118/` > Could an extremely minimal framework meet all the operational requirements? It is good research/PoC project. However I don't see direct impact on users, so it is not on top of my TODO list. In my 'research' pipeline: check Apache Iceberg and `IMPORT FOREIGN SCHEMA` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
