HappenLee commented on code in PR #66788:
URL: https://github.com/apache/doris/pull/66788#discussion_r3785444824


##########
gensrc/thrift/PaloInternalService.thrift:
##########
@@ -516,6 +516,8 @@ struct TQueryOptions {
   229: optional i32 coordinator_thrift_max_message_size;
   // FE can explicitly and idempotently acknowledge external-file commit 
reports.
   230: optional bool supports_external_file_report_ack = false;
+  // Fall back to RE2 when Hyperscan cannot compile a regular expression.
+  231: optional bool enable_hyperscan_fallback = true;

Review Comment:
   it‘s ok



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to