Skip to content

Vldb 2026#1143

Open
kazmiller0 wants to merge 20 commits into
oceanbase:vldb_2026from
DBSchool:vldb_2026
Open

Vldb 2026#1143
kazmiller0 wants to merge 20 commits into
oceanbase:vldb_2026from
DBSchool:vldb_2026

Conversation

@kazmiller0

Copy link
Copy Markdown

Task Description

Solution Description

Passed Regressions

Upgrade Compatibility

Other Information

Release Note

DingZhen2003 and others added 20 commits July 14, 2026 07:42
- load_file: use ObTextStringDatumResult to support out-row/LOB results
  instead of get_str_res_mem, avoiding size limits on large files
- ai_split_document: add TO_STRING_KV for debug printing, mark expr as
  needing runtime context
- resolver: return fixed column names (chunk_id/chunk_offset/chunk_length/
  chunk_text) for T_FUN_SYS_AI_SPLIT_DOCUMENT function table, set implicit
  collation level for its text columns
- deps: disable ob-deploy test-utils dependency
@LINxiansheng

Copy link
Copy Markdown
Member

Document AI & IK Custom Dictionary Score

Document AI Functions Score
===========================
score: 100.00 / 100
load_file: 50 / 50
ai_split_document: 50 / 50

IK Custom Dictionary Score
==========================
score: 100.00 / 100
ik_custom_dict: 100 / 100

FTS Large Benchmark Score

FTS Large Benchmark Score
=========================
score: 2.19 / 100
mean_improvement: 1.09%
full_score_improvement: 50.00%

build_improvement: 5.80%
  build_ik_all_sec: baseline=35.2836, current=32.137, improvement=8.92%
  build_ik_content_sec: baseline=28.3764, current=26.528, improvement=6.51%
  build_beng_en_sec: baseline=14.7578, current=14.467, improvement=1.97%
tokenize_improvement: -3.65%
  tokenize_ik_avg_ms: baseline=0.76478, current=0.7674, improvement=-0.34%
  tokenize_beng_avg_ms: baseline=0.42262, current=0.452, improvement=-6.95%
query_improvement: 1.13%
  query_cn_avg_ms: baseline=16.6628, current=16.3888, improvement=1.64%
  query_beng_avg_ms: baseline=24.3042, current=23.8055, improvement=2.05%
  query_mixed_avg_ms: baseline=17.5593, current=17.23, improvement=1.88%
  query_limit_avg_ms: baseline=16.2334, current=16.4066, improvement=-1.07%

FTS Large Benchmark Report

========================================
FTS Large Benchmark Report
========================================
timestamp:              2026-07-18 08:29:02
label:                  vldb-ci-29636681659-1
git_head:               9b73cd5
git_dirty:              0
rows:                   20000
batch:                  500
rounds:                 3000
query_rounds:           200
samples:                3
warmup:                 30
skip_load:              0
----------------------------------------
select1_avg_ms:         0.2768
select1_stdev_ms:       0.0092
raw_load_sec:           1.488
raw_load_rows_per_sec:  13440.9
build_ik_all_sec:       32.137
build_ik_content_sec:   26.528
build_beng_en_sec:      14.467
build_total_sec:        73.146
----------------------------------------
tokenize_ik_avg_ms:     0.7674
tokenize_ik_median_ms:  0.7602
tokenize_ik_stdev_ms:   0.0107
tokenize_beng_avg_ms:   0.4520
tokenize_beng_median_ms:0.4524
tokenize_beng_stdev_ms: 0.0010
----------------------------------------
query_cn_hits:          8001
query_cn_avg_ms:        16.3888
query_cn_stdev_ms:      0.0527
query_beng_hits:        11000
query_beng_avg_ms:      23.8055
query_beng_stdev_ms:    0.0365
query_mixed_hits:       7332
query_mixed_avg_ms:     17.2300
query_mixed_stdev_ms:   0.0083
query_limit_hits:       20
query_limit_avg_ms:     16.4066
query_limit_stdev_ms:   0.0148
========================================

Workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants