This is an automated email from the ASF dual-hosted git repository. jerry-024 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/paimon-full-text.git
commit 87cb32dd8f4991f3b3943c864b57aac99c06f4f0 Merge: 30713b2 92eee0a Author: jerry <[email protected]> AuthorDate: Wed Jul 15 17:40:18 2026 +0800 fix(core): stream full-text index writes #13 core/src/index.rs | 164 ++++++++++++++------- core/src/storage.rs | 46 +++++- core/tests/core_roundtrip.rs | 85 ++++++++++- ffi/src/lib.rs | 4 + .../paimon/index/fulltext/FullTextIndexWriter.java | 6 + python/paimon_ftindex/writer.py | 5 + 6 files changed, 255 insertions(+), 55 deletions(-)
