Skip to content

Commit 85ba848

Browse files
Chen768959airborne12
authored andcommitted
[fix](ann index) Update ivf_nprobe struct_id (apache#58588)
build error. Update ivf_nprobe struct_id introduced from apache#58130 and apache#58073
1 parent ea4a41f commit 85ba848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gensrc/thrift/PaloInternalService.thrift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ struct TQueryOptions {
416416
// Default 0 means use config::iceberg_sink_max_file_size
417417
178: optional i64 iceberg_write_target_file_size_bytes = 0;
418418

419-
179: optional i32 ivf_nprobe = 1;
419+
182: optional i32 ivf_nprobe = 1;
420420

421421
// For cloud, to control if the content would be written into file cache
422422
// In write path, to control if the content would be written into file cache.

0 commit comments

Comments
 (0)