Skip to content

Commit d0b2dff

Browse files
committed
add thrift
1 parent b26ddcf commit d0b2dff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gensrc/thrift/PaloInternalService.thrift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,8 @@ struct TQueryOptions {
360360
141: optional bool ignore_runtime_filter_error = false;
361361
142: optional bool enable_fixed_len_to_uint32_v2 = false;
362362
143: optional bool enable_shared_exchange_sink_buffer = true;
363+
364+
144: optional bool enable_text_validate_utf8 = true;
363365
// For cloud, to control if the content would be written into file cache
364366
// In write path, to control if the content would be written into file cache.
365367
// In read path, read from file cache or remote storage when execute query.

0 commit comments

Comments
 (0)