pycarlo 0.10.69__py3-none-any.whl → 0.10.71__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 CHANGED
@@ -45353,76 +45353,6 @@
45353
45353
  "ofType": null
45354
45354
  }
45355
45355
  },
45356
- {
45357
- "args": [
45358
- {
45359
- "defaultValue": null,
45360
- "description": null,
45361
- "name": "startTime",
45362
- "type": {
45363
- "kind": "SCALAR",
45364
- "name": "DateTime",
45365
- "ofType": null
45366
- }
45367
- },
45368
- {
45369
- "defaultValue": null,
45370
- "description": null,
45371
- "name": "endTime",
45372
- "type": {
45373
- "kind": "SCALAR",
45374
- "name": "DateTime",
45375
- "ofType": null
45376
- }
45377
- }
45378
- ],
45379
- "deprecationReason": "Use getMetricsV4 with metric: `last_updated_on` instead",
45380
- "description": "(experimental) DEPRECATED. List of table updates",
45381
- "isDeprecated": true,
45382
- "name": "lastUpdates",
45383
- "type": {
45384
- "kind": "LIST",
45385
- "name": null,
45386
- "ofType": {
45387
- "kind": "OBJECT",
45388
- "name": "TableUpdateTime",
45389
- "ofType": null
45390
- }
45391
- }
45392
- },
45393
- {
45394
- "args": [
45395
- {
45396
- "defaultValue": null,
45397
- "description": null,
45398
- "name": "startTime",
45399
- "type": {
45400
- "kind": "SCALAR",
45401
- "name": "DateTime",
45402
- "ofType": null
45403
- }
45404
- },
45405
- {
45406
- "defaultValue": null,
45407
- "description": null,
45408
- "name": "endTime",
45409
- "type": {
45410
- "kind": "SCALAR",
45411
- "name": "DateTime",
45412
- "ofType": null
45413
- }
45414
- }
45415
- ],
45416
- "deprecationReason": "Use getMetricsV4 with metric: `last_updated_on` instead",
45417
- "description": "(experimental) DEPRECATED. List of table updates",
45418
- "isDeprecated": true,
45419
- "name": "lastUpdatesV2",
45420
- "type": {
45421
- "kind": "OBJECT",
45422
- "name": "LastUpdates",
45423
- "ofType": null
45424
- }
45425
- },
45426
45356
  {
45427
45357
  "args": [
45428
45358
  {
@@ -45464,202 +45394,6 @@
45464
45394
  }
45465
45395
  }
45466
45396
  },
45467
- {
45468
- "args": [
45469
- {
45470
- "defaultValue": null,
45471
- "description": null,
45472
- "name": "startTime",
45473
- "type": {
45474
- "kind": "SCALAR",
45475
- "name": "DateTime",
45476
- "ofType": null
45477
- }
45478
- },
45479
- {
45480
- "defaultValue": null,
45481
- "description": null,
45482
- "name": "endTime",
45483
- "type": {
45484
- "kind": "SCALAR",
45485
- "name": "DateTime",
45486
- "ofType": null
45487
- }
45488
- },
45489
- {
45490
- "defaultValue": null,
45491
- "description": null,
45492
- "name": "eliminateGaps",
45493
- "type": {
45494
- "kind": "SCALAR",
45495
- "name": "Boolean",
45496
- "ofType": null
45497
- }
45498
- }
45499
- ],
45500
- "deprecationReason": "Use getMetricsV4 with metric: `total_row_count` instead",
45501
- "description": "(experimental) DEPRECATED. List of total row count values for the table",
45502
- "isDeprecated": true,
45503
- "name": "totalRowCounts",
45504
- "type": {
45505
- "kind": "LIST",
45506
- "name": null,
45507
- "ofType": {
45508
- "kind": "OBJECT",
45509
- "name": "TableTotalRowCount",
45510
- "ofType": null
45511
- }
45512
- }
45513
- },
45514
- {
45515
- "args": [
45516
- {
45517
- "defaultValue": null,
45518
- "description": null,
45519
- "name": "startTime",
45520
- "type": {
45521
- "kind": "SCALAR",
45522
- "name": "DateTime",
45523
- "ofType": null
45524
- }
45525
- },
45526
- {
45527
- "defaultValue": null,
45528
- "description": null,
45529
- "name": "endTime",
45530
- "type": {
45531
- "kind": "SCALAR",
45532
- "name": "DateTime",
45533
- "ofType": null
45534
- }
45535
- },
45536
- {
45537
- "defaultValue": null,
45538
- "description": null,
45539
- "name": "eliminateGaps",
45540
- "type": {
45541
- "kind": "SCALAR",
45542
- "name": "Boolean",
45543
- "ofType": null
45544
- }
45545
- }
45546
- ],
45547
- "deprecationReason": "Use getMetricsV4 with metric: `total_row_count` instead",
45548
- "description": "(experimental) DEPRECATED. List of total byte count values for the table",
45549
- "isDeprecated": true,
45550
- "name": "totalByteCounts",
45551
- "type": {
45552
- "kind": "LIST",
45553
- "name": null,
45554
- "ofType": {
45555
- "kind": "OBJECT",
45556
- "name": "TableTotalByteCount",
45557
- "ofType": null
45558
- }
45559
- }
45560
- },
45561
- {
45562
- "args": [
45563
- {
45564
- "defaultValue": null,
45565
- "description": "start time point of the metric.",
45566
- "name": "startTime",
45567
- "type": {
45568
- "kind": "NON_NULL",
45569
- "name": null,
45570
- "ofType": {
45571
- "kind": "SCALAR",
45572
- "name": "DateTime",
45573
- "ofType": null
45574
- }
45575
- }
45576
- },
45577
- {
45578
- "defaultValue": null,
45579
- "description": "end time point of the metric, if not specified, current timestamp will be used.",
45580
- "name": "endTime",
45581
- "type": {
45582
- "kind": "SCALAR",
45583
- "name": "DateTime",
45584
- "ofType": null
45585
- }
45586
- },
45587
- {
45588
- "defaultValue": null,
45589
- "description": "Indicates the time interval to aggregate the result. By default it is 1h. We support xm(x minutes), xh(x hours), xd(x days)",
45590
- "name": "granularity",
45591
- "type": {
45592
- "kind": "SCALAR",
45593
- "name": "String",
45594
- "ofType": null
45595
- }
45596
- }
45597
- ],
45598
- "deprecationReason": "Use getMetricsV4 with metric: `write_throughput` instead",
45599
- "description": "(experimental) DEPRECATED. List of latest write throughput in bytes, at most 10000 data points.",
45600
- "isDeprecated": true,
45601
- "name": "writeThroughput",
45602
- "type": {
45603
- "kind": "LIST",
45604
- "name": null,
45605
- "ofType": {
45606
- "kind": "OBJECT",
45607
- "name": "TableWriteThroughputInBytes",
45608
- "ofType": null
45609
- }
45610
- }
45611
- },
45612
- {
45613
- "args": [
45614
- {
45615
- "defaultValue": null,
45616
- "description": "start time point of the metric.",
45617
- "name": "startTime",
45618
- "type": {
45619
- "kind": "NON_NULL",
45620
- "name": null,
45621
- "ofType": {
45622
- "kind": "SCALAR",
45623
- "name": "DateTime",
45624
- "ofType": null
45625
- }
45626
- }
45627
- },
45628
- {
45629
- "defaultValue": null,
45630
- "description": "end time point of the metric, if not specified, current timestamp will be used.",
45631
- "name": "endTime",
45632
- "type": {
45633
- "kind": "SCALAR",
45634
- "name": "DateTime",
45635
- "ofType": null
45636
- }
45637
- },
45638
- {
45639
- "defaultValue": null,
45640
- "description": "Indicates the time interval to aggregate the result. By default it is 1h. We support xm(x minutes), xh(x hours), xd(x days)",
45641
- "name": "granularity",
45642
- "type": {
45643
- "kind": "SCALAR",
45644
- "name": "String",
45645
- "ofType": null
45646
- }
45647
- }
45648
- ],
45649
- "deprecationReason": "Use getMetricsV4 with metric: `objects_deleted` instead",
45650
- "description": "(experimental) DEPRECATED. List of latest objects deleted events, at most 10000 data points.",
45651
- "isDeprecated": true,
45652
- "name": "objectsDeleted",
45653
- "type": {
45654
- "kind": "LIST",
45655
- "name": null,
45656
- "ofType": {
45657
- "kind": "OBJECT",
45658
- "name": "TableObjectsDeleted",
45659
- "ofType": null
45660
- }
45661
- }
45662
- },
45663
45397
  {
45664
45398
  "args": [
45665
45399
  {
@@ -64526,7 +64260,7 @@
64526
64260
  {
64527
64261
  "args": [],
64528
64262
  "deprecationReason": null,
64529
- "description": "Task run duration",
64263
+ "description": "Task run duration in seconds",
64530
64264
  "isDeprecated": false,
64531
64265
  "name": "duration",
64532
64266
  "type": {
@@ -81773,80 +81507,6 @@
81773
81507
  "name": "WarehouseTableModelStatus",
81774
81508
  "possibleTypes": null
81775
81509
  },
81776
- {
81777
- "description": null,
81778
- "enumValues": null,
81779
- "fields": [
81780
- {
81781
- "args": [],
81782
- "deprecationReason": null,
81783
- "description": null,
81784
- "isDeprecated": false,
81785
- "name": "value",
81786
- "type": {
81787
- "kind": "SCALAR",
81788
- "name": "DateTime",
81789
- "ofType": null
81790
- }
81791
- },
81792
- {
81793
- "args": [],
81794
- "deprecationReason": null,
81795
- "description": null,
81796
- "isDeprecated": false,
81797
- "name": "measurementTimestamp",
81798
- "type": {
81799
- "kind": "SCALAR",
81800
- "name": "DateTime",
81801
- "ofType": null
81802
- }
81803
- }
81804
- ],
81805
- "inputFields": null,
81806
- "interfaces": [],
81807
- "kind": "OBJECT",
81808
- "name": "TableUpdateTime",
81809
- "possibleTypes": null
81810
- },
81811
- {
81812
- "description": "this class will be used to hold new last updates v2 results. The time_interval_in_sec would indicate the time bucket interval used for integration. For direct query result, time_interval_in_sec field will be set to 0",
81813
- "enumValues": null,
81814
- "fields": [
81815
- {
81816
- "args": [],
81817
- "deprecationReason": null,
81818
- "description": null,
81819
- "isDeprecated": false,
81820
- "name": "lastUpdates",
81821
- "type": {
81822
- "kind": "LIST",
81823
- "name": null,
81824
- "ofType": {
81825
- "kind": "OBJECT",
81826
- "name": "TableUpdateTime",
81827
- "ofType": null
81828
- }
81829
- }
81830
- },
81831
- {
81832
- "args": [],
81833
- "deprecationReason": null,
81834
- "description": null,
81835
- "isDeprecated": false,
81836
- "name": "timeIntervalInSec",
81837
- "type": {
81838
- "kind": "SCALAR",
81839
- "name": "Int",
81840
- "ofType": null
81841
- }
81842
- }
81843
- ],
81844
- "inputFields": null,
81845
- "interfaces": [],
81846
- "kind": "OBJECT",
81847
- "name": "LastUpdates",
81848
- "possibleTypes": null
81849
- },
81850
81510
  {
81851
81511
  "description": null,
81852
81512
  "enumValues": null,
@@ -82157,178 +81817,6 @@
82157
81817
  "name": "ThresholdStatus",
82158
81818
  "possibleTypes": null
82159
81819
  },
82160
- {
82161
- "description": null,
82162
- "enumValues": null,
82163
- "fields": [
82164
- {
82165
- "args": [],
82166
- "deprecationReason": null,
82167
- "description": null,
82168
- "isDeprecated": false,
82169
- "name": "value",
82170
- "type": {
82171
- "kind": "SCALAR",
82172
- "name": "Float",
82173
- "ofType": null
82174
- }
82175
- },
82176
- {
82177
- "args": [],
82178
- "deprecationReason": null,
82179
- "description": null,
82180
- "isDeprecated": false,
82181
- "name": "measurementTimestamp",
82182
- "type": {
82183
- "kind": "SCALAR",
82184
- "name": "DateTime",
82185
- "ofType": null
82186
- }
82187
- },
82188
- {
82189
- "args": [],
82190
- "deprecationReason": null,
82191
- "description": "Thresholds",
82192
- "isDeprecated": false,
82193
- "name": "thresholds",
82194
- "type": {
82195
- "kind": "LIST",
82196
- "name": null,
82197
- "ofType": {
82198
- "kind": "OBJECT",
82199
- "name": "Threshold",
82200
- "ofType": null
82201
- }
82202
- }
82203
- }
82204
- ],
82205
- "inputFields": null,
82206
- "interfaces": [],
82207
- "kind": "OBJECT",
82208
- "name": "TableTotalRowCount",
82209
- "possibleTypes": null
82210
- },
82211
- {
82212
- "description": null,
82213
- "enumValues": null,
82214
- "fields": [
82215
- {
82216
- "args": [],
82217
- "deprecationReason": null,
82218
- "description": null,
82219
- "isDeprecated": false,
82220
- "name": "value",
82221
- "type": {
82222
- "kind": "SCALAR",
82223
- "name": "Float",
82224
- "ofType": null
82225
- }
82226
- },
82227
- {
82228
- "args": [],
82229
- "deprecationReason": null,
82230
- "description": null,
82231
- "isDeprecated": false,
82232
- "name": "measurementTimestamp",
82233
- "type": {
82234
- "kind": "SCALAR",
82235
- "name": "DateTime",
82236
- "ofType": null
82237
- }
82238
- },
82239
- {
82240
- "args": [],
82241
- "deprecationReason": null,
82242
- "description": "Thresholds",
82243
- "isDeprecated": false,
82244
- "name": "thresholds",
82245
- "type": {
82246
- "kind": "LIST",
82247
- "name": null,
82248
- "ofType": {
82249
- "kind": "OBJECT",
82250
- "name": "Threshold",
82251
- "ofType": null
82252
- }
82253
- }
82254
- }
82255
- ],
82256
- "inputFields": null,
82257
- "interfaces": [],
82258
- "kind": "OBJECT",
82259
- "name": "TableTotalByteCount",
82260
- "possibleTypes": null
82261
- },
82262
- {
82263
- "description": null,
82264
- "enumValues": null,
82265
- "fields": [
82266
- {
82267
- "args": [],
82268
- "deprecationReason": null,
82269
- "description": null,
82270
- "isDeprecated": false,
82271
- "name": "value",
82272
- "type": {
82273
- "kind": "SCALAR",
82274
- "name": "Float",
82275
- "ofType": null
82276
- }
82277
- },
82278
- {
82279
- "args": [],
82280
- "deprecationReason": null,
82281
- "description": "the start time of a time interval",
82282
- "isDeprecated": false,
82283
- "name": "measurementTimestamp",
82284
- "type": {
82285
- "kind": "SCALAR",
82286
- "name": "DateTime",
82287
- "ofType": null
82288
- }
82289
- }
82290
- ],
82291
- "inputFields": null,
82292
- "interfaces": [],
82293
- "kind": "OBJECT",
82294
- "name": "TableWriteThroughputInBytes",
82295
- "possibleTypes": null
82296
- },
82297
- {
82298
- "description": null,
82299
- "enumValues": null,
82300
- "fields": [
82301
- {
82302
- "args": [],
82303
- "deprecationReason": null,
82304
- "description": null,
82305
- "isDeprecated": false,
82306
- "name": "value",
82307
- "type": {
82308
- "kind": "SCALAR",
82309
- "name": "Float",
82310
- "ofType": null
82311
- }
82312
- },
82313
- {
82314
- "args": [],
82315
- "deprecationReason": null,
82316
- "description": "the start time of a time interval",
82317
- "isDeprecated": false,
82318
- "name": "measurementTimestamp",
82319
- "type": {
82320
- "kind": "SCALAR",
82321
- "name": "DateTime",
82322
- "ofType": null
82323
- }
82324
- }
82325
- ],
82326
- "inputFields": null,
82327
- "interfaces": [],
82328
- "kind": "OBJECT",
82329
- "name": "TableObjectsDeleted",
82330
- "possibleTypes": null
82331
- },
82332
81820
  {
82333
81821
  "description": null,
82334
81822
  "enumValues": null,
pycarlo/lib/schema.py CHANGED
@@ -22014,22 +22014,6 @@ class LastSizeChange(sgqlc.types.Type):
22014
22014
  """Size delta to the previous table size change"""
22015
22015
 
22016
22016
 
22017
- class LastUpdates(sgqlc.types.Type):
22018
- """this class will be used to hold new last updates v2 results. The
22019
- time_interval_in_sec would indicate the time bucket interval used
22020
- for integration. For direct query result, time_interval_in_sec
22021
- field will be set to 0
22022
- """
22023
-
22024
- __schema__ = schema
22025
- __field_names__ = ("last_updates", "time_interval_in_sec")
22026
- last_updates = sgqlc.types.Field(
22027
- sgqlc.types.list_of("TableUpdateTime"), graphql_name="lastUpdates"
22028
- )
22029
-
22030
- time_interval_in_sec = sgqlc.types.Field(Int, graphql_name="timeIntervalInSec")
22031
-
22032
-
22033
22017
  class LineageAirflowJobAttributes(sgqlc.types.Type):
22034
22018
  __schema__ = schema
22035
22019
  __field_names__ = (
@@ -61068,15 +61052,6 @@ class TableMonitorStatuses(sgqlc.types.Type):
61068
61052
  )
61069
61053
 
61070
61054
 
61071
- class TableObjectsDeleted(sgqlc.types.Type):
61072
- __schema__ = schema
61073
- __field_names__ = ("value", "measurement_timestamp")
61074
- value = sgqlc.types.Field(Float, graphql_name="value")
61075
-
61076
- measurement_timestamp = sgqlc.types.Field(DateTime, graphql_name="measurementTimestamp")
61077
- """the start time of a time interval"""
61078
-
61079
-
61080
61055
  class TableOutput(sgqlc.types.Type):
61081
61056
  __schema__ = schema
61082
61057
  __field_names__ = ("mcon", "table_id", "is_key_asset")
@@ -61277,36 +61252,6 @@ class TableTagEdge(sgqlc.types.Type):
61277
61252
  """A cursor for use in pagination"""
61278
61253
 
61279
61254
 
61280
- class TableTotalByteCount(sgqlc.types.Type):
61281
- __schema__ = schema
61282
- __field_names__ = ("value", "measurement_timestamp", "thresholds")
61283
- value = sgqlc.types.Field(Float, graphql_name="value")
61284
-
61285
- measurement_timestamp = sgqlc.types.Field(DateTime, graphql_name="measurementTimestamp")
61286
-
61287
- thresholds = sgqlc.types.Field(sgqlc.types.list_of("Threshold"), graphql_name="thresholds")
61288
- """Thresholds"""
61289
-
61290
-
61291
- class TableTotalRowCount(sgqlc.types.Type):
61292
- __schema__ = schema
61293
- __field_names__ = ("value", "measurement_timestamp", "thresholds")
61294
- value = sgqlc.types.Field(Float, graphql_name="value")
61295
-
61296
- measurement_timestamp = sgqlc.types.Field(DateTime, graphql_name="measurementTimestamp")
61297
-
61298
- thresholds = sgqlc.types.Field(sgqlc.types.list_of("Threshold"), graphql_name="thresholds")
61299
- """Thresholds"""
61300
-
61301
-
61302
- class TableUpdateTime(sgqlc.types.Type):
61303
- __schema__ = schema
61304
- __field_names__ = ("value", "measurement_timestamp")
61305
- value = sgqlc.types.Field(DateTime, graphql_name="value")
61306
-
61307
- measurement_timestamp = sgqlc.types.Field(DateTime, graphql_name="measurementTimestamp")
61308
-
61309
-
61310
61255
  class TableUpstreamData(sgqlc.types.Type):
61311
61256
  __schema__ = schema
61312
61257
  __field_names__ = (
@@ -61339,15 +61284,6 @@ class TableValidation(sgqlc.types.Type):
61339
61284
  """
61340
61285
 
61341
61286
 
61342
- class TableWriteThroughputInBytes(sgqlc.types.Type):
61343
- __schema__ = schema
61344
- __field_names__ = ("value", "measurement_timestamp")
61345
- value = sgqlc.types.Field(Float, graphql_name="value")
61346
-
61347
- measurement_timestamp = sgqlc.types.Field(DateTime, graphql_name="measurementTimestamp")
61348
- """the start time of a time interval"""
61349
-
61350
-
61351
61287
  class TableauAccount(sgqlc.types.Type):
61352
61288
  __schema__ = schema
61353
61289
  __field_names__ = ("uuid", "data_collector")
@@ -65496,7 +65432,7 @@ class AirflowTaskRun(sgqlc.types.Type, Node):
65496
65432
  """Task attempt number"""
65497
65433
 
65498
65434
  duration = sgqlc.types.Field(Float, graphql_name="duration")
65499
- """Task run duration"""
65435
+ """Task run duration in seconds"""
65500
65436
 
65501
65437
  exception_message = sgqlc.types.Field(String, graphql_name="exceptionMessage")
65502
65438
  """Task failure error message"""
@@ -73337,13 +73273,7 @@ class WarehouseTable(sgqlc.types.Type, Node):
73337
73273
  "status_scalar",
73338
73274
  "node_id",
73339
73275
  "is_partial_date_range",
73340
- "last_updates",
73341
- "last_updates_v2",
73342
73276
  "freshness",
73343
- "total_row_counts",
73344
- "total_byte_counts",
73345
- "write_throughput",
73346
- "objects_deleted",
73347
73277
  "maintenance_windows",
73348
73278
  "freshness_collection_status",
73349
73279
  "volume_collection_status",
@@ -73781,42 +73711,6 @@ class WarehouseTable(sgqlc.types.Type, Node):
73781
73711
  * `end_time` (`DateTime`)None
73782
73712
  """
73783
73713
 
73784
- last_updates = sgqlc.types.Field(
73785
- sgqlc.types.list_of(TableUpdateTime),
73786
- graphql_name="lastUpdates",
73787
- args=sgqlc.types.ArgDict(
73788
- (
73789
- ("start_time", sgqlc.types.Arg(DateTime, graphql_name="startTime", default=None)),
73790
- ("end_time", sgqlc.types.Arg(DateTime, graphql_name="endTime", default=None)),
73791
- )
73792
- ),
73793
- )
73794
- """(experimental) DEPRECATED. List of table updates
73795
-
73796
- Arguments:
73797
-
73798
- * `start_time` (`DateTime`)None
73799
- * `end_time` (`DateTime`)None
73800
- """
73801
-
73802
- last_updates_v2 = sgqlc.types.Field(
73803
- LastUpdates,
73804
- graphql_name="lastUpdatesV2",
73805
- args=sgqlc.types.ArgDict(
73806
- (
73807
- ("start_time", sgqlc.types.Arg(DateTime, graphql_name="startTime", default=None)),
73808
- ("end_time", sgqlc.types.Arg(DateTime, graphql_name="endTime", default=None)),
73809
- )
73810
- ),
73811
- )
73812
- """(experimental) DEPRECATED. List of table updates
73813
-
73814
- Arguments:
73815
-
73816
- * `start_time` (`DateTime`)None
73817
- * `end_time` (`DateTime`)None
73818
- """
73819
-
73820
73714
  freshness = sgqlc.types.Field(
73821
73715
  sgqlc.types.list_of(TableFreshness),
73822
73716
  graphql_name="freshness",
@@ -73841,112 +73735,6 @@ class WarehouseTable(sgqlc.types.Type, Node):
73841
73735
  * `end_time` (`DateTime`)None
73842
73736
  """
73843
73737
 
73844
- total_row_counts = sgqlc.types.Field(
73845
- sgqlc.types.list_of(TableTotalRowCount),
73846
- graphql_name="totalRowCounts",
73847
- args=sgqlc.types.ArgDict(
73848
- (
73849
- ("start_time", sgqlc.types.Arg(DateTime, graphql_name="startTime", default=None)),
73850
- ("end_time", sgqlc.types.Arg(DateTime, graphql_name="endTime", default=None)),
73851
- (
73852
- "eliminate_gaps",
73853
- sgqlc.types.Arg(Boolean, graphql_name="eliminateGaps", default=None),
73854
- ),
73855
- )
73856
- ),
73857
- )
73858
- """(experimental) DEPRECATED. List of total row count values for the
73859
- table
73860
-
73861
- Arguments:
73862
-
73863
- * `start_time` (`DateTime`)None
73864
- * `end_time` (`DateTime`)None
73865
- * `eliminate_gaps` (`Boolean`)None
73866
- """
73867
-
73868
- total_byte_counts = sgqlc.types.Field(
73869
- sgqlc.types.list_of(TableTotalByteCount),
73870
- graphql_name="totalByteCounts",
73871
- args=sgqlc.types.ArgDict(
73872
- (
73873
- ("start_time", sgqlc.types.Arg(DateTime, graphql_name="startTime", default=None)),
73874
- ("end_time", sgqlc.types.Arg(DateTime, graphql_name="endTime", default=None)),
73875
- (
73876
- "eliminate_gaps",
73877
- sgqlc.types.Arg(Boolean, graphql_name="eliminateGaps", default=None),
73878
- ),
73879
- )
73880
- ),
73881
- )
73882
- """(experimental) DEPRECATED. List of total byte count values for the
73883
- table
73884
-
73885
- Arguments:
73886
-
73887
- * `start_time` (`DateTime`)None
73888
- * `end_time` (`DateTime`)None
73889
- * `eliminate_gaps` (`Boolean`)None
73890
- """
73891
-
73892
- write_throughput = sgqlc.types.Field(
73893
- sgqlc.types.list_of(TableWriteThroughputInBytes),
73894
- graphql_name="writeThroughput",
73895
- args=sgqlc.types.ArgDict(
73896
- (
73897
- (
73898
- "start_time",
73899
- sgqlc.types.Arg(
73900
- sgqlc.types.non_null(DateTime), graphql_name="startTime", default=None
73901
- ),
73902
- ),
73903
- ("end_time", sgqlc.types.Arg(DateTime, graphql_name="endTime", default=None)),
73904
- ("granularity", sgqlc.types.Arg(String, graphql_name="granularity", default=None)),
73905
- )
73906
- ),
73907
- )
73908
- """(experimental) DEPRECATED. List of latest write throughput in
73909
- bytes, at most 10000 data points.
73910
-
73911
- Arguments:
73912
-
73913
- * `start_time` (`DateTime!`): start time point of the metric.
73914
- * `end_time` (`DateTime`): end time point of the metric, if not
73915
- specified, current timestamp will be used.
73916
- * `granularity` (`String`): Indicates the time interval to
73917
- aggregate the result. By default it is 1h. We support xm(x
73918
- minutes), xh(x hours), xd(x days)
73919
- """
73920
-
73921
- objects_deleted = sgqlc.types.Field(
73922
- sgqlc.types.list_of(TableObjectsDeleted),
73923
- graphql_name="objectsDeleted",
73924
- args=sgqlc.types.ArgDict(
73925
- (
73926
- (
73927
- "start_time",
73928
- sgqlc.types.Arg(
73929
- sgqlc.types.non_null(DateTime), graphql_name="startTime", default=None
73930
- ),
73931
- ),
73932
- ("end_time", sgqlc.types.Arg(DateTime, graphql_name="endTime", default=None)),
73933
- ("granularity", sgqlc.types.Arg(String, graphql_name="granularity", default=None)),
73934
- )
73935
- ),
73936
- )
73937
- """(experimental) DEPRECATED. List of latest objects deleted events,
73938
- at most 10000 data points.
73939
-
73940
- Arguments:
73941
-
73942
- * `start_time` (`DateTime!`): start time point of the metric.
73943
- * `end_time` (`DateTime`): end time point of the metric, if not
73944
- specified, current timestamp will be used.
73945
- * `granularity` (`String`): Indicates the time interval to
73946
- aggregate the result. By default it is 1h. We support xm(x
73947
- minutes), xh(x hours), xd(x days)
73948
- """
73949
-
73950
73738
  maintenance_windows = sgqlc.types.Field(
73951
73739
  sgqlc.types.list_of(MaintenanceWindow),
73952
73740
  graphql_name="maintenanceWindows",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.69
3
+ Version: 0.10.71
4
4
  Summary: Monte Carlo's Python SDK
5
5
  Home-page: https://www.montecarlodata.com/
6
6
  Author: Monte Carlo Data, Inc
@@ -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=MyvidPjuPib89BSAVPq0-OS0q5_kBwTBne_kNtsdOWA,5981378
39
- pycarlo/lib/schema.py,sha256=fY94LZ_x9coroqFoP7WjP56eHB9UjBjq_U5CRLA2xV8,2584075
40
- pycarlo-0.10.69.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.69.dist-info/METADATA,sha256=coqa2PT_5t6eLwIFuOsKAUyTQbE_nQDI2eL6bBWcAiU,8741
42
- pycarlo-0.10.69.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.69.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.69.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=6gvjGG9y3bk2OlDb6e_XLeG4ENA4yjMJQwyfvRvYlMM,5964943
39
+ pycarlo/lib/schema.py,sha256=pP_qFLE2pHayRuXJlqFHw2Hh_wNcAzqXTZIz-yUcLbE,2576704
40
+ pycarlo-0.10.71.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.71.dist-info/METADATA,sha256=fMjB6CT8Ulh2SpqFoebxKgo0G9fCdimsdrUXRc5sutM,8741
42
+ pycarlo-0.10.71.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.71.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.71.dist-info/RECORD,,