This is an automated email from the ASF dual-hosted git repository.
fokko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from d6ad70c0a2 Core: Move InMemoryCatalog from test to core (#7185)
add e394d868cb Docs: Reorganize Flink docs (#7099)
No new revisions were added by this update.
Summary of changes:
docs/flink-actions.md | 42 +++
docs/flink-configuration.md | 160 ++++++++
docs/flink-ddl.md | 213 +++++++++++
docs/flink-getting-started.md | 851 +++---------------------------------------
docs/flink-queries.md | 450 ++++++++++++++++++++++
docs/flink-writes.md | 262 +++++++++++++
6 files changed, 1178 insertions(+), 800 deletions(-)
create mode 100644 docs/flink-actions.md
create mode 100644 docs/flink-configuration.md
create mode 100644 docs/flink-ddl.md
create mode 100644 docs/flink-queries.md
create mode 100644 docs/flink-writes.md