File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -16,3 +16,7 @@ Validating whether UDF results match the declared signature. The Greedy mode enf
1616
1717Getting diagnostic information from YQL as an additional result of a query.
1818
19+ ## ` DebugPositions `
20+
21+ Disable deduplication of expression evaluation that may lead to errors (` Ensure ` /` Unwrap ` or UDF call).
22+ This may result in slower query at the cost of increasing the precision of the position that will be tied to a runtime error.
Original file line number Diff line number Diff line change 1515| Флаг | false |
1616
1717Получение диагностической информации от YQL в виде дополнительного результата запроса.
18+
19+ ## ` DebugPositions `
20+
21+ Отключение дедубликации вычисления выражений, которые могут приводить к ошибкам (` Ensure ` /` Unwrap ` или вызов UDF).
22+ Это может привести к замедлению запроса ценой увеличения точности позиции, которая будет привязана к runtime ошибке.
You can’t perform that action at this time.
0 commit comments