Mryange commented on PR #37619:
URL: https://github.com/apache/doris/pull/37619#issuecomment-2227590199
> Is this picked from #36110 ? If so, why `sql """set
DEBUG_SKIP_FOLD_CONSTANT = true;"""` is missing?
Because no such variable in 2.1
java.sql.SQLException: errCode = 2, detailMessage = Unknown system variable
'DEBUG_SKIP_FOLD_CONSTANT',the similar variables are
{'forbid_unknown_col_stats', 'enable_strong_consistency_read',
'enable_function_pushdown'}
--
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]