You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ja...@apache.org on 2023/04/25 04:34:42 UTC

[iceberg] branch master updated (e2c7e77310 -> 8459fa0c9d)

This is an automated email from the ASF dual-hosted git repository.

jackye pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from e2c7e77310 Views: Clean up and clarify the view spec (#7416)
     add 8459fa0c9d Docs: Separate page for Branching and Tagging (#6723)

No new revisions were added by this update.

Summary of changes:
 docs/branching-and-tagging.md | 122 +++++++++++++++++++++++++++++++++++++++++
 docs/flink-configuration.md   |   6 +-
 docs/flink-getting-started.md |  10 ++++
 docs/flink-queries.md         |  46 ++++++++++++++++
 docs/flink-writes.md          |  10 ++++
 docs/java-api-quickstart.md   | 124 ++++++++++++++++++++++++++++++++++++++++++
 docs/spark-ddl.md             |  62 ++++++++++++++++++++-
 docs/spark-writes.md          |  30 ++++++++++
 8 files changed, 408 insertions(+), 2 deletions(-)
 create mode 100644 docs/branching-and-tagging.md