We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa5453 commit c08c642Copy full SHA for c08c642
yql/essentials/cfg/tests/gateways.conf
@@ -110,6 +110,11 @@ Yt {
110
Cluster: "$1"
111
Path: "$5"
112
}
113
+
114
+ DefaultSettings {
115
+ Name: "_EnforceRegexpProbabilityFail"
116
+ Value: "100"
117
+ }
118
119
120
SqlCore {
@@ -220,6 +225,11 @@ Dq {
220
225
Name: "SplitStageOnDqReplicate"
221
226
Value: "false"
222
227
228
229
230
+ Name: "ValuePackerVersion"
231
+ Value: "V1"
232
223
233
224
234
235
Fs {
0 commit comments