This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch release-0.9
in repository https://gitbox.apache.org/repos/asf/fluss.git
from c8b5f22e9 [hotfix][docs] Fix some documentation errors
new 9112d5539 [docs] Use versioned tag for RustFs docker image (#2680)
new e242b15d8 [docs] Add documentation for complex type mapping between
Flink and Fluss (#2685)
new d553e8685 [log] Fix error message in CompactedRowReader.java (#2694)
new 929082128 [hotfix][flink] Fix COUNT(*) aggregation produces wrong
result for legacy clusters (#2690)
new 00d3dd01a [docs] Add documentation for COUNT(*) aggregation on primary
key table (#2687)
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../fluss/row/compacted/CompactedRowReader.java | 3 ++-
.../apache/fluss/flink/utils/PushdownUtils.java | 4 ++++
website/docs/apis/java-client.md | 14 +++++++++++
website/docs/engine-flink/getting-started.md | 9 +++++---
website/docs/engine-flink/reads.md | 17 ++++++++++----
website/docs/quickstart/flink.md | 27 ++++++++++++++++++++--
website/docs/quickstart/lakehouse.md | 4 ++--
7 files changed, 66 insertions(+), 12 deletions(-)