The GitHub Actions job "Java CI" on iceberg.git/main_freshness_aware_loading has failed. Run started by GitHub user gaborkaszab (triggered by gaborkaszab).
Head commit for run: 65b826eabc56d694e4c362516452f4072823863f / Gabor Kaszab <[email protected]> Core: Freshness-aware table loading in REST catalog This is the client-side improvement for the freshness-aware table loading in REST catalog. The main design is the following: - REST server can send an ETag with the LoadTableResponse - The client can use this ETag to populate the IF_NONE_MATCH header with the next loadTable request - The server can send a 304-NOT_MODIFIED response without a body if the table has not been changed based on the ETag - The client when receives a 304, then returns the latest table object associated with the ETag from cache Report URL: https://github.com/apache/iceberg/actions/runs/20136661504 With regards, GitHub Actions via GitBox
