laskoviymishka commented on issue #798: URL: https://github.com/apache/iceberg-go/issues/798#issuecomment-4130532446
Hadoop catalog is not on the immediate roadmap, but it's a good up-for-grabs contribution. Most of the building blocks are already in place (metadata IO, location providers, version parsing) — the implementation would be a new catalog/hadoop/ package wiring those together with version-hint.text handling and namespace-as-directories logic. Fairly straightforward if you're familiar with the Iceberg spec. -- 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]
