pycarlo 0.10.107__py3-none-any.whl → 0.10.108__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pycarlo might be problematic. Click here for more details.
- pycarlo/lib/schema.json +58 -58
- pycarlo/lib/schema.py +3 -7
- {pycarlo-0.10.107.dist-info → pycarlo-0.10.108.dist-info}/METADATA +1 -1
- {pycarlo-0.10.107.dist-info → pycarlo-0.10.108.dist-info}/RECORD +7 -7
- {pycarlo-0.10.107.dist-info → pycarlo-0.10.108.dist-info}/LICENSE +0 -0
- {pycarlo-0.10.107.dist-info → pycarlo-0.10.108.dist-info}/WHEEL +0 -0
- {pycarlo-0.10.107.dist-info → pycarlo-0.10.108.dist-info}/top_level.txt +0 -0
pycarlo/lib/schema.json
CHANGED
|
@@ -13564,9 +13564,9 @@
|
|
|
13564
13564
|
}
|
|
13565
13565
|
}
|
|
13566
13566
|
],
|
|
13567
|
-
"deprecationReason":
|
|
13568
|
-
"description": "Build field quality rule query from parameters",
|
|
13569
|
-
"isDeprecated":
|
|
13567
|
+
"deprecationReason": "DEPRECATED: Use Custom SQL monitors instead.",
|
|
13568
|
+
"description": "DEPRECATED: Build field quality rule query from parameters",
|
|
13569
|
+
"isDeprecated": true,
|
|
13570
13570
|
"name": "getFieldMetricQuery",
|
|
13571
13571
|
"type": {
|
|
13572
13572
|
"kind": "OBJECT",
|
|
@@ -13591,9 +13591,9 @@
|
|
|
13591
13591
|
}
|
|
13592
13592
|
}
|
|
13593
13593
|
],
|
|
13594
|
-
"deprecationReason":
|
|
13594
|
+
"deprecationReason": "DEPRECATED: Use Custom SQL monitors instead.",
|
|
13595
13595
|
"description": "Build field quality rule SQL query from parameters",
|
|
13596
|
-
"isDeprecated":
|
|
13596
|
+
"isDeprecated": true,
|
|
13597
13597
|
"name": "getFieldQuery",
|
|
13598
13598
|
"type": {
|
|
13599
13599
|
"kind": "OBJECT",
|
|
@@ -36251,12 +36251,6 @@
|
|
|
36251
36251
|
{
|
|
36252
36252
|
"description": null,
|
|
36253
36253
|
"enumValues": [
|
|
36254
|
-
{
|
|
36255
|
-
"deprecationReason": null,
|
|
36256
|
-
"description": "Dimension - legacy",
|
|
36257
|
-
"isDeprecated": false,
|
|
36258
|
-
"name": "CATEGORIES"
|
|
36259
|
-
},
|
|
36260
36254
|
{
|
|
36261
36255
|
"deprecationReason": null,
|
|
36262
36256
|
"description": "Metric",
|
|
@@ -36275,24 +36269,12 @@
|
|
|
36275
36269
|
"isDeprecated": false,
|
|
36276
36270
|
"name": "CUSTOM_SQL"
|
|
36277
36271
|
},
|
|
36278
|
-
{
|
|
36279
|
-
"deprecationReason": null,
|
|
36280
|
-
"description": "Metric - legacy",
|
|
36281
|
-
"isDeprecated": false,
|
|
36282
|
-
"name": "FIELD_QUALITY"
|
|
36283
|
-
},
|
|
36284
36272
|
{
|
|
36285
36273
|
"deprecationReason": null,
|
|
36286
36274
|
"description": "Freshness",
|
|
36287
36275
|
"isDeprecated": false,
|
|
36288
36276
|
"name": "FRESHNESS"
|
|
36289
36277
|
},
|
|
36290
|
-
{
|
|
36291
|
-
"deprecationReason": null,
|
|
36292
|
-
"description": "Volume - legacy",
|
|
36293
|
-
"isDeprecated": false,
|
|
36294
|
-
"name": "TABLE_METRIC"
|
|
36295
|
-
},
|
|
36296
36278
|
{
|
|
36297
36279
|
"deprecationReason": null,
|
|
36298
36280
|
"description": "Volume",
|
|
@@ -36334,6 +36316,24 @@
|
|
|
36334
36316
|
"description": "Table",
|
|
36335
36317
|
"isDeprecated": false,
|
|
36336
36318
|
"name": "TABLE"
|
|
36319
|
+
},
|
|
36320
|
+
{
|
|
36321
|
+
"deprecationReason": null,
|
|
36322
|
+
"description": "Dimension - legacy",
|
|
36323
|
+
"isDeprecated": false,
|
|
36324
|
+
"name": "CATEGORIES"
|
|
36325
|
+
},
|
|
36326
|
+
{
|
|
36327
|
+
"deprecationReason": null,
|
|
36328
|
+
"description": "Metric - legacy",
|
|
36329
|
+
"isDeprecated": false,
|
|
36330
|
+
"name": "FIELD_QUALITY"
|
|
36331
|
+
},
|
|
36332
|
+
{
|
|
36333
|
+
"deprecationReason": null,
|
|
36334
|
+
"description": "Volume - legacy",
|
|
36335
|
+
"isDeprecated": false,
|
|
36336
|
+
"name": "TABLE_METRIC"
|
|
36337
36337
|
}
|
|
36338
36338
|
],
|
|
36339
36339
|
"fields": null,
|
|
@@ -62578,12 +62578,6 @@
|
|
|
62578
62578
|
"isDeprecated": false,
|
|
62579
62579
|
"name": "VALIDATION_BREACH"
|
|
62580
62580
|
},
|
|
62581
|
-
{
|
|
62582
|
-
"deprecationReason": null,
|
|
62583
|
-
"description": null,
|
|
62584
|
-
"isDeprecated": false,
|
|
62585
|
-
"name": "FIELD_QUALITY_RULE_BREACH"
|
|
62586
|
-
},
|
|
62587
62581
|
{
|
|
62588
62582
|
"deprecationReason": null,
|
|
62589
62583
|
"description": null,
|
|
@@ -62638,6 +62632,12 @@
|
|
|
62638
62632
|
"isDeprecated": false,
|
|
62639
62633
|
"name": "PERFORMANCE_ANOMALY"
|
|
62640
62634
|
},
|
|
62635
|
+
{
|
|
62636
|
+
"deprecationReason": null,
|
|
62637
|
+
"description": null,
|
|
62638
|
+
"isDeprecated": false,
|
|
62639
|
+
"name": "FIELD_QUALITY_RULE_BREACH"
|
|
62640
|
+
},
|
|
62641
62641
|
{
|
|
62642
62642
|
"deprecationReason": null,
|
|
62643
62643
|
"description": null,
|
|
@@ -70664,12 +70664,6 @@
|
|
|
70664
70664
|
"isDeprecated": false,
|
|
70665
70665
|
"name": "validation_breach"
|
|
70666
70666
|
},
|
|
70667
|
-
{
|
|
70668
|
-
"deprecationReason": null,
|
|
70669
|
-
"description": null,
|
|
70670
|
-
"isDeprecated": false,
|
|
70671
|
-
"name": "field_quality_rule_breach"
|
|
70672
|
-
},
|
|
70673
70667
|
{
|
|
70674
70668
|
"deprecationReason": null,
|
|
70675
70669
|
"description": null,
|
|
@@ -70723,6 +70717,12 @@
|
|
|
70723
70717
|
"description": null,
|
|
70724
70718
|
"isDeprecated": false,
|
|
70725
70719
|
"name": "performance_anomaly"
|
|
70720
|
+
},
|
|
70721
|
+
{
|
|
70722
|
+
"deprecationReason": null,
|
|
70723
|
+
"description": null,
|
|
70724
|
+
"isDeprecated": false,
|
|
70725
|
+
"name": "field_quality_rule_breach"
|
|
70726
70726
|
}
|
|
70727
70727
|
],
|
|
70728
70728
|
"fields": null,
|
|
@@ -74199,55 +74199,55 @@
|
|
|
74199
74199
|
"deprecationReason": null,
|
|
74200
74200
|
"description": null,
|
|
74201
74201
|
"isDeprecated": false,
|
|
74202
|
-
"name": "
|
|
74202
|
+
"name": "sql_rule"
|
|
74203
74203
|
},
|
|
74204
74204
|
{
|
|
74205
74205
|
"deprecationReason": null,
|
|
74206
74206
|
"description": null,
|
|
74207
74207
|
"isDeprecated": false,
|
|
74208
|
-
"name": "
|
|
74208
|
+
"name": "freshness"
|
|
74209
74209
|
},
|
|
74210
74210
|
{
|
|
74211
74211
|
"deprecationReason": null,
|
|
74212
74212
|
"description": null,
|
|
74213
74213
|
"isDeprecated": false,
|
|
74214
|
-
"name": "
|
|
74214
|
+
"name": "volume"
|
|
74215
74215
|
},
|
|
74216
74216
|
{
|
|
74217
74217
|
"deprecationReason": null,
|
|
74218
74218
|
"description": null,
|
|
74219
74219
|
"isDeprecated": false,
|
|
74220
|
-
"name": "
|
|
74220
|
+
"name": "field_health"
|
|
74221
74221
|
},
|
|
74222
74222
|
{
|
|
74223
74223
|
"deprecationReason": null,
|
|
74224
74224
|
"description": null,
|
|
74225
74225
|
"isDeprecated": false,
|
|
74226
|
-
"name": "
|
|
74226
|
+
"name": "schema"
|
|
74227
74227
|
},
|
|
74228
74228
|
{
|
|
74229
74229
|
"deprecationReason": null,
|
|
74230
74230
|
"description": null,
|
|
74231
74231
|
"isDeprecated": false,
|
|
74232
|
-
"name": "
|
|
74232
|
+
"name": "dbt_errors"
|
|
74233
74233
|
},
|
|
74234
74234
|
{
|
|
74235
74235
|
"deprecationReason": null,
|
|
74236
74236
|
"description": null,
|
|
74237
74237
|
"isDeprecated": false,
|
|
74238
|
-
"name": "
|
|
74238
|
+
"name": "validation"
|
|
74239
74239
|
},
|
|
74240
74240
|
{
|
|
74241
74241
|
"deprecationReason": null,
|
|
74242
74242
|
"description": null,
|
|
74243
74243
|
"isDeprecated": false,
|
|
74244
|
-
"name": "
|
|
74244
|
+
"name": "field_quality_rule"
|
|
74245
74245
|
},
|
|
74246
74246
|
{
|
|
74247
74247
|
"deprecationReason": null,
|
|
74248
74248
|
"description": null,
|
|
74249
74249
|
"isDeprecated": false,
|
|
74250
|
-
"name": "
|
|
74250
|
+
"name": "dimension"
|
|
74251
74251
|
}
|
|
74252
74252
|
],
|
|
74253
74253
|
"fields": null,
|
|
@@ -74575,7 +74575,7 @@
|
|
|
74575
74575
|
{
|
|
74576
74576
|
"args": [],
|
|
74577
74577
|
"deprecationReason": null,
|
|
74578
|
-
"description": "
|
|
74578
|
+
"description": "DEPRECATED: always returns false",
|
|
74579
74579
|
"isDeprecated": false,
|
|
74580
74580
|
"name": "supportsFieldQualityRule",
|
|
74581
74581
|
"type": {
|
|
@@ -74923,7 +74923,7 @@
|
|
|
74923
74923
|
{
|
|
74924
74924
|
"args": [],
|
|
74925
74925
|
"deprecationReason": null,
|
|
74926
|
-
"description": "
|
|
74926
|
+
"description": "DEPRECATED",
|
|
74927
74927
|
"isDeprecated": false,
|
|
74928
74928
|
"name": "supportsFieldQualityRuleWithReason",
|
|
74929
74929
|
"type": {
|
|
@@ -111886,12 +111886,6 @@
|
|
|
111886
111886
|
{
|
|
111887
111887
|
"description": null,
|
|
111888
111888
|
"enumValues": [
|
|
111889
|
-
{
|
|
111890
|
-
"deprecationReason": null,
|
|
111891
|
-
"description": "Metric - legacy",
|
|
111892
|
-
"isDeprecated": false,
|
|
111893
|
-
"name": "FIELD_QUALITY"
|
|
111894
|
-
},
|
|
111895
111889
|
{
|
|
111896
111890
|
"deprecationReason": null,
|
|
111897
111891
|
"description": "Custom SQL",
|
|
@@ -111934,6 +111928,12 @@
|
|
|
111934
111928
|
"isDeprecated": false,
|
|
111935
111929
|
"name": "TABLE_METRIC"
|
|
111936
111930
|
},
|
|
111931
|
+
{
|
|
111932
|
+
"deprecationReason": null,
|
|
111933
|
+
"description": "Metric - legacy",
|
|
111934
|
+
"isDeprecated": false,
|
|
111935
|
+
"name": "FIELD_QUALITY"
|
|
111936
|
+
},
|
|
111937
111937
|
{
|
|
111938
111938
|
"deprecationReason": null,
|
|
111939
111939
|
"description": "Metric",
|
|
@@ -115150,12 +115150,6 @@
|
|
|
115150
115150
|
{
|
|
115151
115151
|
"description": null,
|
|
115152
115152
|
"enumValues": [
|
|
115153
|
-
{
|
|
115154
|
-
"deprecationReason": null,
|
|
115155
|
-
"description": "Metric - legacy",
|
|
115156
|
-
"isDeprecated": false,
|
|
115157
|
-
"name": "FIELD_QUALITY"
|
|
115158
|
-
},
|
|
115159
115153
|
{
|
|
115160
115154
|
"deprecationReason": null,
|
|
115161
115155
|
"description": "Custom SQL",
|
|
@@ -115197,6 +115191,12 @@
|
|
|
115197
115191
|
"description": "Table metric rule",
|
|
115198
115192
|
"isDeprecated": false,
|
|
115199
115193
|
"name": "TABLE_METRIC"
|
|
115194
|
+
},
|
|
115195
|
+
{
|
|
115196
|
+
"deprecationReason": null,
|
|
115197
|
+
"description": "Metric - legacy",
|
|
115198
|
+
"isDeprecated": false,
|
|
115199
|
+
"name": "FIELD_QUALITY"
|
|
115200
115200
|
}
|
|
115201
115201
|
],
|
|
115202
115202
|
"fields": null,
|
pycarlo/lib/schema.py
CHANGED
|
@@ -50946,7 +50946,7 @@ class Query(sgqlc.types.Type):
|
|
|
50946
50946
|
)
|
|
50947
50947
|
),
|
|
50948
50948
|
)
|
|
50949
|
-
"""Build field quality rule query from parameters
|
|
50949
|
+
"""DEPRECATED: Build field quality rule query from parameters
|
|
50950
50950
|
|
|
50951
50951
|
Arguments:
|
|
50952
50952
|
|
|
@@ -61553,9 +61553,7 @@ class TableCapabilitiesResponse(sgqlc.types.Type):
|
|
|
61553
61553
|
supports_field_quality_rule = sgqlc.types.Field(
|
|
61554
61554
|
Boolean, graphql_name="supportsFieldQualityRule"
|
|
61555
61555
|
)
|
|
61556
|
-
"""
|
|
61557
|
-
field quality rules
|
|
61558
|
-
"""
|
|
61556
|
+
"""DEPRECATED: always returns false"""
|
|
61559
61557
|
|
|
61560
61558
|
supports_volume = sgqlc.types.Field(Boolean, graphql_name="supportsVolume")
|
|
61561
61559
|
"""Indicates whether the table could possibly have any volume metrics"""
|
|
@@ -61742,9 +61740,7 @@ class TableCapabilitiesResponse(sgqlc.types.Type):
|
|
|
61742
61740
|
supports_field_quality_rule_with_reason = sgqlc.types.Field(
|
|
61743
61741
|
TableCapabilitesWithReasonField, graphql_name="supportsFieldQualityRuleWithReason"
|
|
61744
61742
|
)
|
|
61745
|
-
"""
|
|
61746
|
-
field quality rules, and why
|
|
61747
|
-
"""
|
|
61743
|
+
"""DEPRECATED"""
|
|
61748
61744
|
|
|
61749
61745
|
supports_volume_with_reason = sgqlc.types.Field(
|
|
61750
61746
|
TableCapabilitesWithReasonField, graphql_name="supportsVolumeWithReason"
|
|
@@ -35,10 +35,10 @@ pycarlo/features/user/queries.py,sha256=m97RvM0oiBlrU5xmOwe_JJ5N0G0NG5hIOeyQqN2O
|
|
|
35
35
|
pycarlo/features/user/service.py,sha256=DHkhuonySaHro07NTd0YNe3cNkDk62CiRTY77dhVaMs,2890
|
|
36
36
|
pycarlo/lib/README.md,sha256=QGNeUefPzLKGyZqn5aITpcFgkC9WQTNS292BGisRFHk,139
|
|
37
37
|
pycarlo/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
|
-
pycarlo/lib/schema.json,sha256=
|
|
39
|
-
pycarlo/lib/schema.py,sha256=
|
|
40
|
-
pycarlo-0.10.
|
|
41
|
-
pycarlo-0.10.
|
|
42
|
-
pycarlo-0.10.
|
|
43
|
-
pycarlo-0.10.
|
|
44
|
-
pycarlo-0.10.
|
|
38
|
+
pycarlo/lib/schema.json,sha256=JOhuiDID-ef43uV5A95wCurqA7jmuoAqT9cI4IU6dTE,6065367
|
|
39
|
+
pycarlo/lib/schema.py,sha256=bZ1ylEyxMfhdisMBY53CiJHlqzz6zwQ6MSSu_lQQ4n4,2621997
|
|
40
|
+
pycarlo-0.10.108.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
41
|
+
pycarlo-0.10.108.dist-info/METADATA,sha256=m3ol_XJREJSsiSeAXfQvhy68WUdMHtJG3iXyXIrytSI,8742
|
|
42
|
+
pycarlo-0.10.108.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
43
|
+
pycarlo-0.10.108.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
|
|
44
|
+
pycarlo-0.10.108.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|