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

jerry-024 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-full-text.git


    from 30713b2  Align minimum supported Rust version and verify it in CI (#14)
     add f4266ff  perf(core): stream full-text index writes
     add 92eee0a  docs(core): clarify writer finalization semantics
     new 87cb32d  fix(core): stream full-text index writes #13

The 1 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:
 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(-)

Reply via email to