daviddallakyan2005 opened a new pull request, #17688:
URL: https://github.com/apache/iceberg/pull/17688
contribute.md still listed Spark 3.5/4.0 and Flink 1.20/2.0, and
google-java-format 1.7 for JDK 8. Gradle defaults are Spark 4.1 / Flink 2.1,
and spotless uses google-java-format 1.22.0. The same pass fixes the Flink
`split-lookback` row (it copied `connector.iceberg.split-file-open-cost`), the
runtime jar path (`flink/v{{version}}/flink-runtime/build/libs`), 404
`ci.apache.org` Flink 2.1 links (now nightlies.apache.org), the unversioned
`iceberg-flink-runtime` wget in aws.md, and the SparkCatalog blurb vs the type
table (REST/Glue/JDBC/Nessie).
## How to test
- `gradle.properties`: `knownSparkVersions=3.5,4.0,4.1`,
`knownFlinkVersions=1.20,2.0,2.1`; `baseline.gradle`:
`googleJavaFormat("1.22.0")`
- `FlinkReadOptions`: `PREFIX + SPLIT_LOOKBACK` is
`connector.iceberg.split-lookback`
- Replacement Flink docs URLs under
`nightlies.apache.org/flink/flink-docs-release-2.1/` return HTTP 200;
`ci.apache.org/.../flink-docs-release-2.1/...` 404s
- Docs CI: `make build` in `site/`
---
**AI Disclosure**
- Model: Cursor Grok 4.6
- Platform/Tool: Cursor
- Human Oversight: fully reviewed
- Prompt Summary: Fix Iceberg Java docs vs code — Spark 4.1 / Flink 2.1 in
contribute.md, Flink split-lookback key, 404 Flink docs URL, stale jar path.
Made with [Cursor](https://cursor.com)
--
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]