acryl-datahub-cloud 0.3.12rc12__py3-none-any.whl → 0.3.12rc15__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/metadata/schema.avsc +2 -1
- acryl_datahub_cloud/metadata/schemas/UsageFeatures.avsc +2 -1
- {acryl_datahub_cloud-0.3.12rc12.dist-info → acryl_datahub_cloud-0.3.12rc15.dist-info}/METADATA +37 -37
- {acryl_datahub_cloud-0.3.12rc12.dist-info → acryl_datahub_cloud-0.3.12rc15.dist-info}/RECORD +8 -8
- {acryl_datahub_cloud-0.3.12rc12.dist-info → acryl_datahub_cloud-0.3.12rc15.dist-info}/WHEEL +0 -0
- {acryl_datahub_cloud-0.3.12rc12.dist-info → acryl_datahub_cloud-0.3.12rc15.dist-info}/entry_points.txt +0 -0
- {acryl_datahub_cloud-0.3.12rc12.dist-info → acryl_datahub_cloud-0.3.12rc15.dist-info}/top_level.txt +0 -0
|
@@ -14989,7 +14989,8 @@
|
|
|
14989
14989
|
"fieldName": "topUsersLast30Days",
|
|
14990
14990
|
"fieldType": "URN",
|
|
14991
14991
|
"filterNameOverride": "Top users last 30 days",
|
|
14992
|
-
"hasValuesFieldName": "hasTopUsersLast30Days"
|
|
14992
|
+
"hasValuesFieldName": "hasTopUsersLast30Days",
|
|
14993
|
+
"queryByDefault": false
|
|
14993
14994
|
}
|
|
14994
14995
|
},
|
|
14995
14996
|
"Urn": "Urn",
|
|
@@ -166,7 +166,8 @@
|
|
|
166
166
|
"fieldName": "topUsersLast30Days",
|
|
167
167
|
"fieldType": "URN",
|
|
168
168
|
"filterNameOverride": "Top users last 30 days",
|
|
169
|
-
"hasValuesFieldName": "hasTopUsersLast30Days"
|
|
169
|
+
"hasValuesFieldName": "hasTopUsersLast30Days",
|
|
170
|
+
"queryByDefault": false
|
|
170
171
|
}
|
|
171
172
|
},
|
|
172
173
|
"type": [
|
{acryl_datahub_cloud-0.3.12rc12.dist-info → acryl_datahub_cloud-0.3.12rc15.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.12rc15
|
|
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: pydantic<2; extra == "datahub-lineage-features"
|
|
10
11
|
Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
|
|
11
12
|
Requires-Dist: pandas; extra == "datahub-lineage-features"
|
|
12
|
-
Requires-Dist: pydantic<2; extra == "datahub-lineage-features"
|
|
13
13
|
Requires-Dist: pyarrow; extra == "datahub-lineage-features"
|
|
14
14
|
Requires-Dist: duckdb; extra == "datahub-lineage-features"
|
|
15
15
|
Provides-Extra: datahub-reporting-forms
|
|
16
|
-
Requires-Dist:
|
|
16
|
+
Requires-Dist: pydantic<2; extra == "datahub-reporting-forms"
|
|
17
17
|
Requires-Dist: termcolor==2.5.0; extra == "datahub-reporting-forms"
|
|
18
|
+
Requires-Dist: boto3; extra == "datahub-reporting-forms"
|
|
18
19
|
Requires-Dist: pandas; extra == "datahub-reporting-forms"
|
|
19
|
-
Requires-Dist: pydantic<2; extra == "datahub-reporting-forms"
|
|
20
20
|
Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
|
|
21
21
|
Requires-Dist: duckdb; extra == "datahub-reporting-forms"
|
|
22
22
|
Provides-Extra: datahub-reporting-extract-graph
|
|
23
|
-
Requires-Dist:
|
|
23
|
+
Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-graph"
|
|
24
24
|
Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
|
|
25
|
+
Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
|
|
25
26
|
Requires-Dist: pandas; extra == "datahub-reporting-extract-graph"
|
|
26
|
-
Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-graph"
|
|
27
27
|
Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
|
|
28
28
|
Requires-Dist: duckdb; extra == "datahub-reporting-extract-graph"
|
|
29
29
|
Provides-Extra: datahub-reporting-extract-sql
|
|
30
|
+
Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-sql"
|
|
30
31
|
Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
|
|
31
32
|
Requires-Dist: pandas; extra == "datahub-reporting-extract-sql"
|
|
32
|
-
Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-sql"
|
|
33
33
|
Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
|
|
34
34
|
Requires-Dist: duckdb; extra == "datahub-reporting-extract-sql"
|
|
35
35
|
Provides-Extra: datahub-usage-reporting
|
|
36
|
+
Requires-Dist: pydantic<2; extra == "datahub-usage-reporting"
|
|
36
37
|
Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-reporting"
|
|
37
|
-
Requires-Dist: duckdb; extra == "datahub-usage-reporting"
|
|
38
|
-
Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-reporting"
|
|
39
38
|
Requires-Dist: numpy<2; extra == "datahub-usage-reporting"
|
|
39
|
+
Requires-Dist: pyarrow; extra == "datahub-usage-reporting"
|
|
40
|
+
Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-reporting"
|
|
40
41
|
Requires-Dist: opensearch-py==2.4.2; extra == "datahub-usage-reporting"
|
|
41
42
|
Requires-Dist: termcolor==2.5.0; extra == "datahub-usage-reporting"
|
|
43
|
+
Requires-Dist: pandas; extra == "datahub-usage-reporting"
|
|
42
44
|
Requires-Dist: polars==1.30.0; extra == "datahub-usage-reporting"
|
|
43
45
|
Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-reporting"
|
|
44
|
-
Requires-Dist: pandas; extra == "datahub-usage-reporting"
|
|
45
|
-
Requires-Dist: pydantic<2; extra == "datahub-usage-reporting"
|
|
46
|
-
Requires-Dist: pyarrow; extra == "datahub-usage-reporting"
|
|
47
46
|
Requires-Dist: boto3; extra == "datahub-usage-reporting"
|
|
47
|
+
Requires-Dist: duckdb; 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: zenpy; extra == "acryl-cs-issues"
|
|
54
|
+
Requires-Dist: jinja2; extra == "acryl-cs-issues"
|
|
53
55
|
Requires-Dist: openai; extra == "acryl-cs-issues"
|
|
54
56
|
Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
|
|
55
|
-
Requires-Dist: jinja2; extra == "acryl-cs-issues"
|
|
56
|
-
Requires-Dist: zenpy; 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:
|
|
61
|
-
Requires-Dist:
|
|
62
|
-
Requires-Dist:
|
|
60
|
+
Requires-Dist: zenpy; extra == "all"
|
|
61
|
+
Requires-Dist: termcolor==2.5.0; extra == "all"
|
|
62
|
+
Requires-Dist: opensearch-py==2.4.2; extra == "all"
|
|
63
63
|
Requires-Dist: polars==1.30.0; extra == "all"
|
|
64
|
-
Requires-Dist:
|
|
64
|
+
Requires-Dist: elasticsearch==7.13.4; extra == "all"
|
|
65
|
+
Requires-Dist: boto3; extra == "all"
|
|
65
66
|
Requires-Dist: pyarrow<=18.0.0; extra == "all"
|
|
66
|
-
Requires-Dist:
|
|
67
|
-
Requires-Dist: scipy<=1.14.1; extra == "all"
|
|
67
|
+
Requires-Dist: pydantic<2; extra == "all"
|
|
68
68
|
Requires-Dist: numpy<2; extra == "all"
|
|
69
|
-
Requires-Dist:
|
|
70
|
-
Requires-Dist:
|
|
69
|
+
Requires-Dist: pyarrow; extra == "all"
|
|
70
|
+
Requires-Dist: scipy<=1.14.1; extra == "all"
|
|
71
|
+
Requires-Dist: tenacity; extra == "all"
|
|
71
72
|
Requires-Dist: openai; extra == "all"
|
|
72
|
-
Requires-Dist: elasticsearch==7.13.4; extra == "all"
|
|
73
73
|
Requires-Dist: pandas; extra == "all"
|
|
74
|
-
Requires-Dist:
|
|
75
|
-
Requires-Dist:
|
|
76
|
-
Requires-Dist:
|
|
74
|
+
Requires-Dist: jinja2; extra == "all"
|
|
75
|
+
Requires-Dist: slack-sdk; extra == "all"
|
|
76
|
+
Requires-Dist: duckdb; extra == "all"
|
|
77
77
|
Provides-Extra: dev
|
|
78
|
-
Requires-Dist:
|
|
79
|
-
Requires-Dist: tenacity; extra == "dev"
|
|
78
|
+
Requires-Dist: pydantic<2; extra == "dev"
|
|
80
79
|
Requires-Dist: pyarrow<=18.0.0; extra == "dev"
|
|
81
|
-
Requires-Dist: duckdb; extra == "dev"
|
|
82
|
-
Requires-Dist: scipy<=1.14.1; extra == "dev"
|
|
83
|
-
Requires-Dist: jinja2; extra == "dev"
|
|
84
80
|
Requires-Dist: numpy<2; extra == "dev"
|
|
81
|
+
Requires-Dist: zenpy; extra == "dev"
|
|
82
|
+
Requires-Dist: acryl-datahub[dev]; extra == "dev"
|
|
83
|
+
Requires-Dist: pyarrow; extra == "dev"
|
|
84
|
+
Requires-Dist: scipy<=1.14.1; extra == "dev"
|
|
85
|
+
Requires-Dist: tenacity; extra == "dev"
|
|
85
86
|
Requires-Dist: opensearch-py==2.4.2; extra == "dev"
|
|
86
87
|
Requires-Dist: termcolor==2.5.0; extra == "dev"
|
|
87
|
-
Requires-Dist: openai; extra == "dev"
|
|
88
|
-
Requires-Dist: acryl-datahub[dev]; extra == "dev"
|
|
89
|
-
Requires-Dist: polars==1.30.0; extra == "dev"
|
|
90
88
|
Requires-Dist: elasticsearch==7.13.4; extra == "dev"
|
|
91
89
|
Requires-Dist: pandas; extra == "dev"
|
|
92
|
-
Requires-Dist:
|
|
93
|
-
Requires-Dist:
|
|
90
|
+
Requires-Dist: openai; extra == "dev"
|
|
91
|
+
Requires-Dist: polars==1.30.0; extra == "dev"
|
|
92
|
+
Requires-Dist: jinja2; extra == "dev"
|
|
94
93
|
Requires-Dist: boto3; extra == "dev"
|
|
95
|
-
Requires-Dist:
|
|
94
|
+
Requires-Dist: slack-sdk; extra == "dev"
|
|
95
|
+
Requires-Dist: duckdb; extra == "dev"
|
|
96
96
|
Dynamic: provides-extra
|
|
97
97
|
Dynamic: requires-dist
|
{acryl_datahub_cloud-0.3.12rc12.dist-info → acryl_datahub_cloud-0.3.12rc15.dist-info}/RECORD
RENAMED
|
@@ -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=ZB-7euw9otwU-kvqwedfif80Eujkeh4rji4CG9EeC4U,557
|
|
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
|
|
@@ -44,7 +44,7 @@ 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=
|
|
47
|
+
acryl_datahub_cloud/metadata/schema.avsc,sha256=Sej6TZMo0cRTSN149AMOiloN94kyJ1oMkf16g0KTx2o,1156084
|
|
48
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
50
|
acryl_datahub_cloud/metadata/_urns/urn_defs.py,sha256=GrTD3dMb9pdGg_Zpyq0VFufMsg6580Yg7SoU-Irtod8,163823
|
|
@@ -420,7 +420,7 @@ acryl_datahub_cloud/metadata/schemas/TestResults.avsc,sha256=_n0Cl0zd3yvtxVntU5q
|
|
|
420
420
|
acryl_datahub_cloud/metadata/schemas/TrainingData.avsc,sha256=7p7sFBA_UyV5IbNU5qLgS3vVu70yevKCfJKSGmTzVTg,2069
|
|
421
421
|
acryl_datahub_cloud/metadata/schemas/UpstreamLineage.avsc,sha256=iaeFRbL2aVSYFwj-HQHyfIVaHRrK3kLbkkLXgIfJTsk,10639
|
|
422
422
|
acryl_datahub_cloud/metadata/schemas/UsageAggregation.avsc,sha256=QaF6lyWGUq8IlRel2h4qIXOXCMxBhrwjoaUELsd-I6g,4538
|
|
423
|
-
acryl_datahub_cloud/metadata/schemas/UsageFeatures.avsc,sha256=
|
|
423
|
+
acryl_datahub_cloud/metadata/schemas/UsageFeatures.avsc,sha256=SuLG2JZNIdImPEAmAGvRhWeZFxjb6Idvq5AVd-SRXiI,6825
|
|
424
424
|
acryl_datahub_cloud/metadata/schemas/VersionInfo.avsc,sha256=9gMcZ8tjuhgcZiq2gOAp_EOV9q9jvuOgfph6m6v_X7c,1189
|
|
425
425
|
acryl_datahub_cloud/metadata/schemas/VersionProperties.avsc,sha256=hT4BS3rSZYfJpjzv1rYzJJQjU_r_PP3h-3GSrSObf38,8089
|
|
426
426
|
acryl_datahub_cloud/metadata/schemas/VersionSetKey.avsc,sha256=psjGNNcFua3Zs9Xlh4HnUHNmBEU74uYdJR5g20NhRJU,659
|
|
@@ -448,8 +448,8 @@ acryl_datahub_cloud/sdk/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRk
|
|
|
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.12rc15.dist-info/METADATA,sha256=pSI1ITMBz9PgkH32UA30wD_8CGo6aX3SHQK6DiiowRc,4724
|
|
452
|
+
acryl_datahub_cloud-0.3.12rc15.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
453
|
+
acryl_datahub_cloud-0.3.12rc15.dist-info/entry_points.txt,sha256=veuyIaEzm7JF2q-C8Q-RcSV6V5Y9LvnVvIhTjiT5WUs,1342
|
|
454
|
+
acryl_datahub_cloud-0.3.12rc15.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
|
|
455
|
+
acryl_datahub_cloud-0.3.12rc15.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{acryl_datahub_cloud-0.3.12rc12.dist-info → acryl_datahub_cloud-0.3.12rc15.dist-info}/top_level.txt
RENAMED
|
File without changes
|