acryl-datahub-cloud 0.3.12rc7__py3-none-any.whl → 0.3.12rc8__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 acryl-datahub-cloud might be problematic. Click here for more details.
- acryl_datahub_cloud/_codegen_config.json +1 -1
- acryl_datahub_cloud/datahub_forms_notifications/forms_notifications_source.py +13 -3
- acryl_datahub_cloud/metadata/_urns/urn_defs.py +1898 -1898
- acryl_datahub_cloud/metadata/schema.avsc +18345 -18815
- acryl_datahub_cloud/metadata/schema_classes.py +671 -671
- acryl_datahub_cloud/metadata/schemas/ConstraintInfo.avsc +1 -1
- acryl_datahub_cloud/metadata/schemas/DataHubPolicyInfo.avsc +1 -1
- acryl_datahub_cloud/metadata/schemas/MetadataChangeEvent.avsc +1 -1
- acryl_datahub_cloud/metadata/schemas/SubscriptionKey.avsc +2 -1
- acryl_datahub_cloud/sdk/assertion/assertion_base.py +19 -2
- acryl_datahub_cloud/sdk/assertion_input/volume_assertion_input.py +47 -27
- acryl_datahub_cloud/sdk/assertions_client.py +211 -98
- acryl_datahub_cloud/sdk/subscription_client.py +47 -11
- {acryl_datahub_cloud-0.3.12rc7.dist-info → acryl_datahub_cloud-0.3.12rc8.dist-info}/METADATA +42 -42
- {acryl_datahub_cloud-0.3.12rc7.dist-info → acryl_datahub_cloud-0.3.12rc8.dist-info}/RECORD +18 -18
- {acryl_datahub_cloud-0.3.12rc7.dist-info → acryl_datahub_cloud-0.3.12rc8.dist-info}/WHEEL +0 -0
- {acryl_datahub_cloud-0.3.12rc7.dist-info → acryl_datahub_cloud-0.3.12rc8.dist-info}/entry_points.txt +0 -0
- {acryl_datahub_cloud-0.3.12rc7.dist-info → acryl_datahub_cloud-0.3.12rc8.dist-info}/top_level.txt +0 -0
{acryl_datahub_cloud-0.3.12rc7.dist-info → acryl_datahub_cloud-0.3.12rc8.dist-info}/METADATA
RENAMED
|
@@ -1,97 +1,97 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: acryl-datahub-cloud
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.12rc8
|
|
4
4
|
Requires-Dist: avro-gen3==0.7.16
|
|
5
5
|
Requires-Dist: acryl-datahub
|
|
6
6
|
Requires-Dist: croniter
|
|
7
7
|
Requires-Dist: pytz
|
|
8
8
|
Requires-Dist: types-croniter
|
|
9
9
|
Provides-Extra: datahub-lineage-features
|
|
10
|
-
Requires-Dist:
|
|
10
|
+
Requires-Dist: duckdb; extra == "datahub-lineage-features"
|
|
11
11
|
Requires-Dist: pandas; extra == "datahub-lineage-features"
|
|
12
|
-
Requires-Dist: pydantic<2; extra == "datahub-lineage-features"
|
|
13
12
|
Requires-Dist: pyarrow; extra == "datahub-lineage-features"
|
|
14
|
-
Requires-Dist:
|
|
13
|
+
Requires-Dist: pydantic<2; extra == "datahub-lineage-features"
|
|
14
|
+
Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
|
|
15
15
|
Provides-Extra: datahub-reporting-forms
|
|
16
|
-
Requires-Dist:
|
|
16
|
+
Requires-Dist: duckdb; extra == "datahub-reporting-forms"
|
|
17
17
|
Requires-Dist: pandas; extra == "datahub-reporting-forms"
|
|
18
|
+
Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
|
|
19
|
+
Requires-Dist: termcolor==2.5.0; extra == "datahub-reporting-forms"
|
|
18
20
|
Requires-Dist: boto3; extra == "datahub-reporting-forms"
|
|
19
21
|
Requires-Dist: pydantic<2; extra == "datahub-reporting-forms"
|
|
20
|
-
Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
|
|
21
|
-
Requires-Dist: duckdb; extra == "datahub-reporting-forms"
|
|
22
22
|
Provides-Extra: datahub-reporting-extract-graph
|
|
23
|
-
Requires-Dist:
|
|
23
|
+
Requires-Dist: duckdb; extra == "datahub-reporting-extract-graph"
|
|
24
24
|
Requires-Dist: pandas; extra == "datahub-reporting-extract-graph"
|
|
25
|
+
Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
|
|
25
26
|
Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
|
|
26
27
|
Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-graph"
|
|
27
|
-
Requires-Dist:
|
|
28
|
-
Requires-Dist: duckdb; extra == "datahub-reporting-extract-graph"
|
|
28
|
+
Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
|
|
29
29
|
Provides-Extra: datahub-reporting-extract-sql
|
|
30
|
+
Requires-Dist: duckdb; extra == "datahub-reporting-extract-sql"
|
|
30
31
|
Requires-Dist: pandas; extra == "datahub-reporting-extract-sql"
|
|
32
|
+
Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
|
|
31
33
|
Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
|
|
32
34
|
Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-sql"
|
|
33
|
-
Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
|
|
34
|
-
Requires-Dist: duckdb; extra == "datahub-reporting-extract-sql"
|
|
35
35
|
Provides-Extra: datahub-usage-reporting
|
|
36
|
-
Requires-Dist:
|
|
36
|
+
Requires-Dist: polars==1.30.0; extra == "datahub-usage-reporting"
|
|
37
37
|
Requires-Dist: termcolor==2.5.0; extra == "datahub-usage-reporting"
|
|
38
|
-
Requires-Dist:
|
|
39
|
-
Requires-Dist: numpy<2; extra == "datahub-usage-reporting"
|
|
40
|
-
Requires-Dist: boto3; extra == "datahub-usage-reporting"
|
|
38
|
+
Requires-Dist: pyarrow; extra == "datahub-usage-reporting"
|
|
41
39
|
Requires-Dist: pydantic<2; extra == "datahub-usage-reporting"
|
|
42
|
-
Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-reporting"
|
|
43
|
-
Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-reporting"
|
|
44
40
|
Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-reporting"
|
|
45
|
-
Requires-Dist:
|
|
41
|
+
Requires-Dist: opensearch-py==2.4.2; extra == "datahub-usage-reporting"
|
|
42
|
+
Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-reporting"
|
|
46
43
|
Requires-Dist: duckdb; extra == "datahub-usage-reporting"
|
|
47
|
-
Requires-Dist:
|
|
44
|
+
Requires-Dist: pandas; extra == "datahub-usage-reporting"
|
|
45
|
+
Requires-Dist: numpy<2; extra == "datahub-usage-reporting"
|
|
46
|
+
Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-reporting"
|
|
47
|
+
Requires-Dist: boto3; extra == "datahub-usage-reporting"
|
|
48
48
|
Provides-Extra: datahub-metadata-sharing
|
|
49
49
|
Requires-Dist: tenacity; extra == "datahub-metadata-sharing"
|
|
50
50
|
Provides-Extra: datahub-action-request-owner
|
|
51
51
|
Requires-Dist: tenacity; extra == "datahub-action-request-owner"
|
|
52
52
|
Provides-Extra: acryl-cs-issues
|
|
53
|
-
Requires-Dist: openai; extra == "acryl-cs-issues"
|
|
54
53
|
Requires-Dist: zenpy; extra == "acryl-cs-issues"
|
|
54
|
+
Requires-Dist: openai; extra == "acryl-cs-issues"
|
|
55
55
|
Requires-Dist: jinja2; extra == "acryl-cs-issues"
|
|
56
56
|
Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
|
|
57
57
|
Provides-Extra: datahub-forms-notifications
|
|
58
58
|
Requires-Dist: tenacity; extra == "datahub-forms-notifications"
|
|
59
59
|
Provides-Extra: all
|
|
60
|
-
Requires-Dist:
|
|
60
|
+
Requires-Dist: polars==1.30.0; extra == "all"
|
|
61
61
|
Requires-Dist: termcolor==2.5.0; extra == "all"
|
|
62
62
|
Requires-Dist: zenpy; extra == "all"
|
|
63
|
-
Requires-Dist:
|
|
63
|
+
Requires-Dist: opensearch-py==2.4.2; extra == "all"
|
|
64
64
|
Requires-Dist: pyarrow<=18.0.0; extra == "all"
|
|
65
|
-
Requires-Dist: pyarrow; extra == "all"
|
|
66
|
-
Requires-Dist: openai; extra == "all"
|
|
67
|
-
Requires-Dist: tenacity; extra == "all"
|
|
68
65
|
Requires-Dist: slack-sdk; extra == "all"
|
|
66
|
+
Requires-Dist: elasticsearch==7.13.4; extra == "all"
|
|
67
|
+
Requires-Dist: duckdb; extra == "all"
|
|
69
68
|
Requires-Dist: pandas; extra == "all"
|
|
70
69
|
Requires-Dist: numpy<2; extra == "all"
|
|
71
|
-
Requires-Dist:
|
|
70
|
+
Requires-Dist: scipy<=1.14.1; extra == "all"
|
|
71
|
+
Requires-Dist: tenacity; extra == "all"
|
|
72
|
+
Requires-Dist: openai; extra == "all"
|
|
73
|
+
Requires-Dist: pyarrow; extra == "all"
|
|
72
74
|
Requires-Dist: pydantic<2; extra == "all"
|
|
73
|
-
Requires-Dist: elasticsearch==7.13.4; extra == "all"
|
|
74
75
|
Requires-Dist: jinja2; extra == "all"
|
|
75
|
-
Requires-Dist:
|
|
76
|
-
Requires-Dist: polars==1.30.0; extra == "all"
|
|
76
|
+
Requires-Dist: boto3; extra == "all"
|
|
77
77
|
Provides-Extra: dev
|
|
78
|
-
Requires-Dist:
|
|
79
|
-
Requires-Dist: opensearch-py==2.4.2; extra == "dev"
|
|
78
|
+
Requires-Dist: polars==1.30.0; extra == "dev"
|
|
80
79
|
Requires-Dist: termcolor==2.5.0; extra == "dev"
|
|
81
|
-
Requires-Dist:
|
|
82
|
-
Requires-Dist: numpy<2; extra == "dev"
|
|
80
|
+
Requires-Dist: tenacity; extra == "dev"
|
|
83
81
|
Requires-Dist: zenpy; extra == "dev"
|
|
84
|
-
Requires-Dist:
|
|
85
|
-
Requires-Dist:
|
|
82
|
+
Requires-Dist: openai; extra == "dev"
|
|
83
|
+
Requires-Dist: pyarrow; extra == "dev"
|
|
86
84
|
Requires-Dist: pydantic<2; extra == "dev"
|
|
87
|
-
Requires-Dist:
|
|
88
|
-
Requires-Dist:
|
|
85
|
+
Requires-Dist: opensearch-py==2.4.2; extra == "dev"
|
|
86
|
+
Requires-Dist: pyarrow<=18.0.0; extra == "dev"
|
|
89
87
|
Requires-Dist: jinja2; extra == "dev"
|
|
88
|
+
Requires-Dist: elasticsearch==7.13.4; extra == "dev"
|
|
90
89
|
Requires-Dist: slack-sdk; extra == "dev"
|
|
91
|
-
Requires-Dist:
|
|
92
|
-
Requires-Dist: pyarrow; extra == "dev"
|
|
93
|
-
Requires-Dist: openai; extra == "dev"
|
|
90
|
+
Requires-Dist: acryl-datahub[dev]; extra == "dev"
|
|
94
91
|
Requires-Dist: duckdb; extra == "dev"
|
|
95
|
-
Requires-Dist:
|
|
92
|
+
Requires-Dist: pandas; extra == "dev"
|
|
93
|
+
Requires-Dist: numpy<2; extra == "dev"
|
|
94
|
+
Requires-Dist: scipy<=1.14.1; extra == "dev"
|
|
95
|
+
Requires-Dist: boto3; extra == "dev"
|
|
96
96
|
Dynamic: provides-extra
|
|
97
97
|
Dynamic: requires-dist
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
acryl_datahub_cloud/__init__.py,sha256=axrMXkn0RW80YmuZgwUP_YQImcv6L28duZLWnW-gaNM,521
|
|
2
|
-
acryl_datahub_cloud/_codegen_config.json,sha256=
|
|
2
|
+
acryl_datahub_cloud/_codegen_config.json,sha256=u3uAQyDEsEvuTLj4O7IofdQ-xuPzEnuGeohHuuZqSwM,556
|
|
3
3
|
acryl_datahub_cloud/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
acryl_datahub_cloud/acryl_cs_issues/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
5
|
acryl_datahub_cloud/acryl_cs_issues/acryl_customer.py,sha256=uqYPmluXYdlgyq3C09gxIU5nEkKiqHoZ53h2oN5etj0,25227
|
|
@@ -13,7 +13,7 @@ acryl_datahub_cloud/action_request/action_request_owner_source.py,sha256=thLOkXf
|
|
|
13
13
|
acryl_datahub_cloud/api/__init__.py,sha256=odqk3YUMCTlGZrZ7NmFFaGNgERcdT0ms4OSVS3k1a28,68
|
|
14
14
|
acryl_datahub_cloud/api/client.py,sha256=6BXCNbmC4K4dbGfkTXgbSqHabt90PjpEAgb52m7XRX0,145
|
|
15
15
|
acryl_datahub_cloud/datahub_forms_notifications/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
16
|
-
acryl_datahub_cloud/datahub_forms_notifications/forms_notifications_source.py,sha256=
|
|
16
|
+
acryl_datahub_cloud/datahub_forms_notifications/forms_notifications_source.py,sha256=We_Uf44rEoZTqGwSTYqraMmCJeZbPvsHTxLQXpXj1Kk,21693
|
|
17
17
|
acryl_datahub_cloud/datahub_forms_notifications/get_feature_flag.gql,sha256=RibIdribsX7X4xnm6_rzZT5C2e4a4gf7rFCq9nt0vtM,91
|
|
18
18
|
acryl_datahub_cloud/datahub_forms_notifications/get_search_results_total.gql,sha256=ibSULhbUmRLpOAygirKJXCorLubscTEEXP55GlBzldI,271
|
|
19
19
|
acryl_datahub_cloud/datahub_forms_notifications/query.py,sha256=4OfPmNkNdrPLS0XbQHZASsdfUeme3ZxucJQDsBI3hG0,498
|
|
@@ -44,10 +44,10 @@ acryl_datahub_cloud/elasticsearch/graph_service.py,sha256=K4ykcSMxlrhlDrchhte3vE
|
|
|
44
44
|
acryl_datahub_cloud/lineage_features/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
45
45
|
acryl_datahub_cloud/lineage_features/source.py,sha256=Edve1oBoR87RTloAfjAuxgULlMI_HNSFuQfbiVjkac4,6412
|
|
46
46
|
acryl_datahub_cloud/metadata/__init__.py,sha256=AjhXPjI6cnpdcrBRrE5gOWo15vv2TTl2ctU4UAnUN7A,238
|
|
47
|
-
acryl_datahub_cloud/metadata/schema.avsc,sha256=
|
|
48
|
-
acryl_datahub_cloud/metadata/schema_classes.py,sha256=
|
|
47
|
+
acryl_datahub_cloud/metadata/schema.avsc,sha256=nSjU6EjFc4v6ycQANg7UkO4ztwUV9SR0RNiPDx8WjlM,1155751
|
|
48
|
+
acryl_datahub_cloud/metadata/schema_classes.py,sha256=XrT0EQn0gO1-x2o-7OYet4RqwfeCPxagqH_bkIo7o58,1492667
|
|
49
49
|
acryl_datahub_cloud/metadata/_urns/__init__.py,sha256=cOF3GHMDgPhmbLKbN02NPpuLGHSu0qNgQyBRv08eqF0,243
|
|
50
|
-
acryl_datahub_cloud/metadata/_urns/urn_defs.py,sha256=
|
|
50
|
+
acryl_datahub_cloud/metadata/_urns/urn_defs.py,sha256=GrTD3dMb9pdGg_Zpyq0VFufMsg6580Yg7SoU-Irtod8,163823
|
|
51
51
|
acryl_datahub_cloud/metadata/com/__init__.py,sha256=gsAIuTxzfJdI7a9ybZlgMIHMAYksM1SxGxXjtySgKSc,202
|
|
52
52
|
acryl_datahub_cloud/metadata/com/linkedin/__init__.py,sha256=gsAIuTxzfJdI7a9ybZlgMIHMAYksM1SxGxXjtySgKSc,202
|
|
53
53
|
acryl_datahub_cloud/metadata/com/linkedin/events/__init__.py,sha256=s_dR0plZF-rOxxIbE8ojekJqwiHzl2WYR-Z3kW6kKS0,298
|
|
@@ -174,7 +174,7 @@ acryl_datahub_cloud/metadata/schemas/ChartInfo.avsc,sha256=q2djVFyUvWZ1xn3yIZB1a
|
|
|
174
174
|
acryl_datahub_cloud/metadata/schemas/ChartKey.avsc,sha256=B6HgUP7u-YJ9vEDXHlGIJUbYkXdF0DvhN70CdXpSkKU,1475
|
|
175
175
|
acryl_datahub_cloud/metadata/schemas/ChartQuery.avsc,sha256=6qz8Q5wa5h0GS6QcwfzVZrRi26PoEwXyjIwSqL8nyhk,919
|
|
176
176
|
acryl_datahub_cloud/metadata/schemas/ChartUsageStatistics.avsc,sha256=FjEEPj_19jUvJcS9cyZtHqByQyPdt2xhmxfFdw9mSM4,5881
|
|
177
|
-
acryl_datahub_cloud/metadata/schemas/ConstraintInfo.avsc,sha256=
|
|
177
|
+
acryl_datahub_cloud/metadata/schemas/ConstraintInfo.avsc,sha256=b7ks5EsDQFInnD7Ydij17ZvETINHVa1x9jNGxxvpF24,7125
|
|
178
178
|
acryl_datahub_cloud/metadata/schemas/ConstraintKey.avsc,sha256=8ni5Pz7G1sySlDnZdXqXUwJP-4IjafpNMXYfAhbct-A,380
|
|
179
179
|
acryl_datahub_cloud/metadata/schemas/Container.avsc,sha256=pEpRQgClrJRm59eAiltc4YoP0pg7TG6Bu-ENCh11-mw,813
|
|
180
180
|
acryl_datahub_cloud/metadata/schemas/ContainerKey.avsc,sha256=53PLskwXZpSGwc59IA_8bQPZsZp61yn_F9vSxALuc_U,1012
|
|
@@ -214,7 +214,7 @@ acryl_datahub_cloud/metadata/schemas/DataHubMetricCubeKey.avsc,sha256=vvGjm329gF
|
|
|
214
214
|
acryl_datahub_cloud/metadata/schemas/DataHubOpenAPISchemaKey.avsc,sha256=q6ZyMoxInwmrkrXkUgMe-i-WZzAxbjcvJ-EI99SnEp8,599
|
|
215
215
|
acryl_datahub_cloud/metadata/schemas/DataHubPersonaInfo.avsc,sha256=aAi4gMpOZaJCz3JL3uOYfZsxWWUJOsdboK3GVftX9HI,521
|
|
216
216
|
acryl_datahub_cloud/metadata/schemas/DataHubPersonaKey.avsc,sha256=ddj-DhXa0_YMdLaGkKLLSklfIeDRvSwPXu8o__YEXUE,448
|
|
217
|
-
acryl_datahub_cloud/metadata/schemas/DataHubPolicyInfo.avsc,sha256=
|
|
217
|
+
acryl_datahub_cloud/metadata/schemas/DataHubPolicyInfo.avsc,sha256=yBQe7pAuTMg9aovhugF4EkCRSHO_AN2TP_NM-0-Jg3A,10037
|
|
218
218
|
acryl_datahub_cloud/metadata/schemas/DataHubPolicyKey.avsc,sha256=dzKZpLQs0FnwlZ_8RCeNJykTYlGFbBlXnG2XX6ig29w,651
|
|
219
219
|
acryl_datahub_cloud/metadata/schemas/DataHubRetentionConfig.avsc,sha256=W62akcXHZaGXYSWa0TVC8AO4FgAaGaenuJIP0dk-i4c,1609
|
|
220
220
|
acryl_datahub_cloud/metadata/schemas/DataHubRetentionKey.avsc,sha256=WjVjoZ6mazGcjHqX_3qADxeSE044HhVg8wAGyY7ht78,660
|
|
@@ -344,7 +344,7 @@ acryl_datahub_cloud/metadata/schemas/MLModelProperties.avsc,sha256=-iJy0wMeKiJDt
|
|
|
344
344
|
acryl_datahub_cloud/metadata/schemas/MLPrimaryKeyKey.avsc,sha256=KcVMo7SYGW7k39rktVw8f7k7SeVFcEVMW5krDCB4o-A,1207
|
|
345
345
|
acryl_datahub_cloud/metadata/schemas/MLPrimaryKeyProperties.avsc,sha256=9unOw5ZdIaNj8eQut5I16LWy1FeIWUtsRjiKw-myWd4,6918
|
|
346
346
|
acryl_datahub_cloud/metadata/schemas/MLTrainingRunProperties.avsc,sha256=WGgj0MuQrGD4UgvyHCJHzTnHja2LlJTOr1gLu8SySj0,4269
|
|
347
|
-
acryl_datahub_cloud/metadata/schemas/MetadataChangeEvent.avsc,sha256=
|
|
347
|
+
acryl_datahub_cloud/metadata/schemas/MetadataChangeEvent.avsc,sha256=K7JspKx_FOyWqEwl2DVHJz4wEF32ZU6PfI2U7vN4Jps,426876
|
|
348
348
|
acryl_datahub_cloud/metadata/schemas/MetadataChangeLog.avsc,sha256=Cf5eECeShCA_XHFr2MRhRQpPE61F6Xv-z1jjoBLJLgc,12239
|
|
349
349
|
acryl_datahub_cloud/metadata/schemas/MetadataChangeProposal.avsc,sha256=tvO5cGIqZAIvUbMon1RAKgSY4E0jvBqT5VmLWAuNGkY,9770
|
|
350
350
|
acryl_datahub_cloud/metadata/schemas/Metrics.avsc,sha256=O7DJGjOwmHbb1x_Zj7AuM_HaHKjBvkfJKfUsX8icXD4,690
|
|
@@ -408,7 +408,7 @@ acryl_datahub_cloud/metadata/schemas/StructuredPropertyKey.avsc,sha256=RpAH8fW-6
|
|
|
408
408
|
acryl_datahub_cloud/metadata/schemas/StructuredPropertySettings.avsc,sha256=EDNlXfT1TqogfulCanIc-nuYO9ZxRFOGzD9tl3ZJdB8,3732
|
|
409
409
|
acryl_datahub_cloud/metadata/schemas/SubTypes.avsc,sha256=bhXbzK020zDyQno97Xp05vmoMeZ82IGu2jz7pWDo3RQ,655
|
|
410
410
|
acryl_datahub_cloud/metadata/schemas/SubscriptionInfo.avsc,sha256=Tdp8tMNEDeuMohYvfInhpNsEod7jrPIhz81SjP-v8xA,15669
|
|
411
|
-
acryl_datahub_cloud/metadata/schemas/SubscriptionKey.avsc,sha256=
|
|
411
|
+
acryl_datahub_cloud/metadata/schemas/SubscriptionKey.avsc,sha256=CbtqlNaT49lo1iPzz9GVr8zDQl09LRgd5zKp3ZuZ49k,502
|
|
412
412
|
acryl_datahub_cloud/metadata/schemas/SystemMetadata.avsc,sha256=wDVdpa9LSAlMzHIiWw-fMLHTCrxcJdnDOY_n5CDNTN8,2068
|
|
413
413
|
acryl_datahub_cloud/metadata/schemas/TagKey.avsc,sha256=YINS5zatQp8rwwZRccFPSGeBj5mcaVEcK247TMluwJs,671
|
|
414
414
|
acryl_datahub_cloud/metadata/schemas/TagProperties.avsc,sha256=Qzttxd7BB38JUwwl7tZzIV1Warnh-uQO-Ahw9Sd-vH4,883
|
|
@@ -430,12 +430,12 @@ acryl_datahub_cloud/metadata/schemas/__init__.py,sha256=kCcak_fBn_KyuysZTJIoipAz
|
|
|
430
430
|
acryl_datahub_cloud/notifications/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
431
431
|
acryl_datahub_cloud/notifications/notification_recipient_builder.py,sha256=jmAh4q4OTjdYwySn-geRU23eiVWvHzABddr6yXii3E4,14573
|
|
432
432
|
acryl_datahub_cloud/sdk/__init__.py,sha256=Iqt8XTmyEwkM6Bh2P3bR2CcT9TQVgUPYJAOrhVXIcoU,1189
|
|
433
|
-
acryl_datahub_cloud/sdk/assertions_client.py,sha256=
|
|
433
|
+
acryl_datahub_cloud/sdk/assertions_client.py,sha256=5kR5nmk2sNdt_Dlkvbd0KeILqBj3eyNRQeK0AWygnMk,170448
|
|
434
434
|
acryl_datahub_cloud/sdk/errors.py,sha256=UfaA-u9rp_XhqiWAeVF-PcjgCPxUKLXe0GVkWCuX8Ds,1038
|
|
435
435
|
acryl_datahub_cloud/sdk/resolver_client.py,sha256=X5qy7lewDZ4QarpFrQ7goWDaMSC60sie1srnD4zwyH4,1468
|
|
436
|
-
acryl_datahub_cloud/sdk/subscription_client.py,sha256=
|
|
436
|
+
acryl_datahub_cloud/sdk/subscription_client.py,sha256=1dEYfMUsMbQ7Gf0ap06I13AnYzJsch1aynXareK5xsQ,31432
|
|
437
437
|
acryl_datahub_cloud/sdk/assertion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
438
|
-
acryl_datahub_cloud/sdk/assertion/assertion_base.py,sha256=
|
|
438
|
+
acryl_datahub_cloud/sdk/assertion/assertion_base.py,sha256=2BQkN93vKAqb-fBX10f1ywOZBisxsRNs5XWcL84A7zw,58405
|
|
439
439
|
acryl_datahub_cloud/sdk/assertion/smart_column_metric_assertion.py,sha256=kR9hnx7YDDmkccx7hem2UWZBGi-XcFHOwbaEvjrTWTU,9000
|
|
440
440
|
acryl_datahub_cloud/sdk/assertion/types.py,sha256=8TXOEAlMmHyxaG5PEtP8e64aBt5GGlSw0A9KbMU-Yn0,515
|
|
441
441
|
acryl_datahub_cloud/sdk/assertion_input/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -443,13 +443,13 @@ acryl_datahub_cloud/sdk/assertion_input/assertion_input.py,sha256=KoKjr2l4N53uas
|
|
|
443
443
|
acryl_datahub_cloud/sdk/assertion_input/freshness_assertion_input.py,sha256=XcEQF5hZfr6AXubjgFIpg9tP1LpG5SiKDU3YEK44U6c,10594
|
|
444
444
|
acryl_datahub_cloud/sdk/assertion_input/smart_column_metric_assertion_input.py,sha256=IeQpI5Vka9mgCpTqeLjO4ILFeN9D02oWcgc5tgV8xdA,38787
|
|
445
445
|
acryl_datahub_cloud/sdk/assertion_input/sql_assertion_input.py,sha256=7T7lG5St5WR1fBA6cMI5z7gwJdF0LlUMbMh2Akt1bns,10254
|
|
446
|
-
acryl_datahub_cloud/sdk/assertion_input/volume_assertion_input.py,sha256=
|
|
446
|
+
acryl_datahub_cloud/sdk/assertion_input/volume_assertion_input.py,sha256=CeYpazaUVhgVsXzKPMu-3xbeqyRLYte9p3_ZUxi-KAE,26809
|
|
447
447
|
acryl_datahub_cloud/sdk/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
448
448
|
acryl_datahub_cloud/sdk/entities/assertion.py,sha256=-OILvHyKAI4-5mS2bb_P44Fvk6rBOOcvaxSMXfEYvRw,15077
|
|
449
449
|
acryl_datahub_cloud/sdk/entities/monitor.py,sha256=NMrhJrWYNPvorxA33S_5FOl8YCtSmmeAavTzFLtWcOo,9665
|
|
450
450
|
acryl_datahub_cloud/sdk/entities/subscription.py,sha256=WbDZqjE4QCMBh1_0culwN5btcUPoFuUReRYMJU3uYas,2332
|
|
451
|
-
acryl_datahub_cloud-0.3.
|
|
452
|
-
acryl_datahub_cloud-0.3.
|
|
453
|
-
acryl_datahub_cloud-0.3.
|
|
454
|
-
acryl_datahub_cloud-0.3.
|
|
455
|
-
acryl_datahub_cloud-0.3.
|
|
451
|
+
acryl_datahub_cloud-0.3.12rc8.dist-info/METADATA,sha256=C5Ch9ThCEcfXo1dn8V3bdDrWJWI8BrnFxUF4LoNITjc,4723
|
|
452
|
+
acryl_datahub_cloud-0.3.12rc8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
453
|
+
acryl_datahub_cloud-0.3.12rc8.dist-info/entry_points.txt,sha256=veuyIaEzm7JF2q-C8Q-RcSV6V5Y9LvnVvIhTjiT5WUs,1342
|
|
454
|
+
acryl_datahub_cloud-0.3.12rc8.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
|
|
455
|
+
acryl_datahub_cloud-0.3.12rc8.dist-info/RECORD,,
|
|
File without changes
|
{acryl_datahub_cloud-0.3.12rc7.dist-info → acryl_datahub_cloud-0.3.12rc8.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{acryl_datahub_cloud-0.3.12rc7.dist-info → acryl_datahub_cloud-0.3.12rc8.dist-info}/top_level.txt
RENAMED
|
File without changes
|