This is an automated email from the ASF dual-hosted git repository.
yuxia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new 37cf9954 [doc] Remove redundant statement terminators in the reads
document (#1336)
37cf9954 is described below
commit 37cf9954926d6c13121860ab93b84ebeb0e31ed5
Author: Zmm <[email protected]>
AuthorDate: Tue Jul 15 13:42:09 2025 +0800
[doc] Remove redundant statement terminators in the reads document (#1336)
---
website/docs/engine-flink/reads.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/website/docs/engine-flink/reads.md
b/website/docs/engine-flink/reads.md
index 03d2f430..60c3df42 100644
--- a/website/docs/engine-flink/reads.md
+++ b/website/docs/engine-flink/reads.md
@@ -182,7 +182,6 @@ INSERT INTO log_table
VALUES (1, 'Customer1', 'IVhzIApeRb ot,c,E', 15, '25-989-741-2988', 711.56,
'BUILDING', 'comment1'),
(2, 'Customer2', 'XSTf4,NCwDVaWNe6tEgvwfmRchLXak', 13,
'23-768-687-3665', 121.65, 'AUTOMOBILE', 'comment2'),
(3, 'Customer3', 'MG9kdTD2WBHm', 1, '11-719-748-3364', 7498.12,
'AUTOMOBILE', 'comment3');
-;
```
2. Query from table.