MisterRaindrop opened a new issue, #2017: URL: https://github.com/apache/cloudberry/issues/2017
Part of #2008. Letters (A, B0–B7, C, D, E) are the PRs listed there; this is **B7**. ### Scope - `HadoopCatalog` over the volume's warehouse path (`version-hint.text` per table), FileIO from the volume; namespaces are directories. The `hadoop` server type already in the whitelist routes here. - Documented limit: commits rely on an atomic rename, which object stores lack, so concurrent writers to one table are unsafe on S3. Documentation only, no warning at `CREATE SERVER`. - End-to-end on local FS and on MinIO, including a test that shows what two concurrent commits do on each. ### Out of scope HDFS as storage (follow-up of A). ### Depends on B3. ### Acceptance - Conformance suite green on local FS and MinIO; Spark opens the same warehouse path. - The S3 concurrent-commit behaviour is documented from the test's outcome. -- 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]
