acryl-datahub-cloud 0.3.7.9__py3-none-any.whl → 0.3.7.9.1__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.
- acryl_datahub_cloud/_codegen_config.json +1 -1
- acryl_datahub_cloud/metadata/_urns/urn_defs.py +1465 -1465
- acryl_datahub_cloud/metadata/schema.avsc +20366 -19926
- acryl_datahub_cloud/metadata/schema_classes.py +477 -477
- acryl_datahub_cloud/metadata/schemas/DataProcessInstanceInput.avsc +4 -2
- acryl_datahub_cloud/metadata/schemas/DataProcessInstanceOutput.avsc +2 -0
- {acryl_datahub_cloud-0.3.7.9.dist-info → acryl_datahub_cloud-0.3.7.9.1.dist-info}/METADATA +41 -41
- {acryl_datahub_cloud-0.3.7.9.dist-info → acryl_datahub_cloud-0.3.7.9.1.dist-info}/RECORD +11 -11
- {acryl_datahub_cloud-0.3.7.9.dist-info → acryl_datahub_cloud-0.3.7.9.1.dist-info}/WHEEL +0 -0
- {acryl_datahub_cloud-0.3.7.9.dist-info → acryl_datahub_cloud-0.3.7.9.1.dist-info}/entry_points.txt +0 -0
- {acryl_datahub_cloud-0.3.7.9.dist-info → acryl_datahub_cloud-0.3.7.9.1.dist-info}/top_level.txt +0 -0
|
@@ -10,8 +10,10 @@
|
|
|
10
10
|
"Relationship": {
|
|
11
11
|
"/*": {
|
|
12
12
|
"entityTypes": [
|
|
13
|
-
"dataset"
|
|
13
|
+
"dataset",
|
|
14
|
+
"mlModel"
|
|
14
15
|
],
|
|
16
|
+
"isLineage": true,
|
|
15
17
|
"name": "Consumes"
|
|
16
18
|
}
|
|
17
19
|
},
|
|
@@ -29,7 +31,7 @@
|
|
|
29
31
|
"items": "string"
|
|
30
32
|
},
|
|
31
33
|
"name": "inputs",
|
|
32
|
-
"doc": "Input
|
|
34
|
+
"doc": "Input assets consumed",
|
|
33
35
|
"Urn": "Urn",
|
|
34
36
|
"urn_is_array": true
|
|
35
37
|
}
|
|
@@ -1,82 +1,82 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: acryl-datahub-cloud
|
|
3
|
-
Version: 0.3.7.9
|
|
3
|
+
Version: 0.3.7.9.1
|
|
4
4
|
Requires-Dist: avro-gen3==0.7.16
|
|
5
5
|
Requires-Dist: acryl-datahub
|
|
6
6
|
Provides-Extra: datahub-lineage-features
|
|
7
|
-
Requires-Dist: pyarrow; extra == "datahub-lineage-features"
|
|
8
|
-
Requires-Dist: duckdb; extra == "datahub-lineage-features"
|
|
9
7
|
Requires-Dist: pandas; extra == "datahub-lineage-features"
|
|
8
|
+
Requires-Dist: duckdb; extra == "datahub-lineage-features"
|
|
10
9
|
Requires-Dist: pydantic<2; extra == "datahub-lineage-features"
|
|
10
|
+
Requires-Dist: pyarrow; extra == "datahub-lineage-features"
|
|
11
11
|
Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
|
|
12
12
|
Provides-Extra: datahub-reporting-forms
|
|
13
|
-
Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
|
|
14
|
-
Requires-Dist: boto3; extra == "datahub-reporting-forms"
|
|
15
|
-
Requires-Dist: duckdb; extra == "datahub-reporting-forms"
|
|
16
13
|
Requires-Dist: pandas; extra == "datahub-reporting-forms"
|
|
14
|
+
Requires-Dist: duckdb; extra == "datahub-reporting-forms"
|
|
17
15
|
Requires-Dist: pydantic<2; extra == "datahub-reporting-forms"
|
|
16
|
+
Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
|
|
17
|
+
Requires-Dist: boto3; extra == "datahub-reporting-forms"
|
|
18
18
|
Provides-Extra: datahub-reporting-extract-graph
|
|
19
|
-
Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
|
|
20
|
-
Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
|
|
21
|
-
Requires-Dist: duckdb; extra == "datahub-reporting-extract-graph"
|
|
22
19
|
Requires-Dist: pandas; extra == "datahub-reporting-extract-graph"
|
|
20
|
+
Requires-Dist: duckdb; extra == "datahub-reporting-extract-graph"
|
|
23
21
|
Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-graph"
|
|
22
|
+
Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
|
|
24
23
|
Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
|
|
24
|
+
Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
|
|
25
25
|
Provides-Extra: datahub-reporting-extract-sql
|
|
26
|
-
Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
|
|
27
|
-
Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
|
|
28
|
-
Requires-Dist: duckdb; extra == "datahub-reporting-extract-sql"
|
|
29
26
|
Requires-Dist: pandas; extra == "datahub-reporting-extract-sql"
|
|
27
|
+
Requires-Dist: duckdb; extra == "datahub-reporting-extract-sql"
|
|
30
28
|
Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-sql"
|
|
29
|
+
Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
|
|
30
|
+
Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
|
|
31
31
|
Provides-Extra: datahub-usage-feature-reporting
|
|
32
|
-
Requires-Dist:
|
|
32
|
+
Requires-Dist: pydantic<2; extra == "datahub-usage-feature-reporting"
|
|
33
|
+
Requires-Dist: duckdb; extra == "datahub-usage-feature-reporting"
|
|
34
|
+
Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-feature-reporting"
|
|
35
|
+
Requires-Dist: opensearch-py==2.4.2; extra == "datahub-usage-feature-reporting"
|
|
33
36
|
Requires-Dist: boto3; extra == "datahub-usage-feature-reporting"
|
|
37
|
+
Requires-Dist: pandas; extra == "datahub-usage-feature-reporting"
|
|
34
38
|
Requires-Dist: polars<=1.16.0; extra == "datahub-usage-feature-reporting"
|
|
35
|
-
Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-feature-reporting"
|
|
36
|
-
Requires-Dist: opensearch-py==2.4.2; extra == "datahub-usage-feature-reporting"
|
|
37
39
|
Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-feature-reporting"
|
|
38
|
-
Requires-Dist:
|
|
39
|
-
Requires-Dist:
|
|
40
|
-
Requires-Dist: pydantic<2; extra == "datahub-usage-feature-reporting"
|
|
40
|
+
Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-feature-reporting"
|
|
41
|
+
Requires-Dist: pyarrow; extra == "datahub-usage-feature-reporting"
|
|
41
42
|
Requires-Dist: numpy<2; extra == "datahub-usage-feature-reporting"
|
|
42
|
-
Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-feature-reporting"
|
|
43
43
|
Provides-Extra: acryl-cs-issues
|
|
44
44
|
Requires-Dist: jinja2; extra == "acryl-cs-issues"
|
|
45
|
+
Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
|
|
45
46
|
Requires-Dist: openai; extra == "acryl-cs-issues"
|
|
46
47
|
Requires-Dist: zenpy; extra == "acryl-cs-issues"
|
|
47
|
-
Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
|
|
48
48
|
Provides-Extra: all
|
|
49
|
-
Requires-Dist:
|
|
50
|
-
Requires-Dist:
|
|
51
|
-
Requires-Dist: polars<=1.16.0; extra == "all"
|
|
49
|
+
Requires-Dist: pydantic<2; extra == "all"
|
|
50
|
+
Requires-Dist: duckdb; extra == "all"
|
|
52
51
|
Requires-Dist: pyarrow<=18.0.0; extra == "all"
|
|
53
|
-
Requires-Dist: jinja2; extra == "all"
|
|
54
|
-
Requires-Dist: openai; extra == "all"
|
|
55
|
-
Requires-Dist: slack-sdk; extra == "all"
|
|
56
52
|
Requires-Dist: opensearch-py==2.4.2; extra == "all"
|
|
57
|
-
Requires-Dist:
|
|
53
|
+
Requires-Dist: boto3; extra == "all"
|
|
54
|
+
Requires-Dist: slack-sdk; extra == "all"
|
|
55
|
+
Requires-Dist: zenpy; extra == "all"
|
|
58
56
|
Requires-Dist: pandas; extra == "all"
|
|
59
|
-
Requires-Dist:
|
|
57
|
+
Requires-Dist: polars<=1.16.0; extra == "all"
|
|
60
58
|
Requires-Dist: scipy<=1.14.1; extra == "all"
|
|
61
|
-
Requires-Dist:
|
|
62
|
-
Requires-Dist: zenpy; extra == "all"
|
|
59
|
+
Requires-Dist: jinja2; extra == "all"
|
|
63
60
|
Requires-Dist: elasticsearch==7.13.4; extra == "all"
|
|
61
|
+
Requires-Dist: openai; extra == "all"
|
|
62
|
+
Requires-Dist: pyarrow; extra == "all"
|
|
63
|
+
Requires-Dist: numpy<2; extra == "all"
|
|
64
64
|
Provides-Extra: dev
|
|
65
|
-
Requires-Dist:
|
|
66
|
-
Requires-Dist:
|
|
67
|
-
Requires-Dist:
|
|
65
|
+
Requires-Dist: pydantic<2; extra == "dev"
|
|
66
|
+
Requires-Dist: acryl-datahub[dev]; extra == "dev"
|
|
67
|
+
Requires-Dist: duckdb; extra == "dev"
|
|
68
68
|
Requires-Dist: pyarrow<=18.0.0; extra == "dev"
|
|
69
|
-
Requires-Dist: jinja2; extra == "dev"
|
|
70
|
-
Requires-Dist: openai; extra == "dev"
|
|
71
|
-
Requires-Dist: slack-sdk; extra == "dev"
|
|
72
69
|
Requires-Dist: opensearch-py==2.4.2; extra == "dev"
|
|
73
|
-
Requires-Dist:
|
|
70
|
+
Requires-Dist: boto3; extra == "dev"
|
|
71
|
+
Requires-Dist: slack-sdk; extra == "dev"
|
|
72
|
+
Requires-Dist: zenpy; extra == "dev"
|
|
74
73
|
Requires-Dist: pandas; extra == "dev"
|
|
75
|
-
Requires-Dist:
|
|
74
|
+
Requires-Dist: polars<=1.16.0; extra == "dev"
|
|
76
75
|
Requires-Dist: scipy<=1.14.1; extra == "dev"
|
|
77
|
-
Requires-Dist:
|
|
78
|
-
Requires-Dist: zenpy; extra == "dev"
|
|
76
|
+
Requires-Dist: jinja2; extra == "dev"
|
|
79
77
|
Requires-Dist: elasticsearch==7.13.4; extra == "dev"
|
|
80
|
-
Requires-Dist:
|
|
78
|
+
Requires-Dist: openai; extra == "dev"
|
|
79
|
+
Requires-Dist: pyarrow; extra == "dev"
|
|
80
|
+
Requires-Dist: numpy<2; extra == "dev"
|
|
81
81
|
Dynamic: provides-extra
|
|
82
82
|
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=Dj2V6uXdb1Z4E9Pz7WUk_JynUdUl4Ymu8AamGSxrV6c,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=uFjR2SqGS34y09-S9WqOqNGY8nOq6ptGf4y9781i8Z4,25230
|
|
@@ -25,10 +25,10 @@ acryl_datahub_cloud/elasticsearch/graph_service.py,sha256=K4ykcSMxlrhlDrchhte3vE
|
|
|
25
25
|
acryl_datahub_cloud/lineage_features/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
26
26
|
acryl_datahub_cloud/lineage_features/source.py,sha256=DS9VgFXtGDRP98dHBE4KVoB2MDFE-4FSS5RlBuYZqRY,5519
|
|
27
27
|
acryl_datahub_cloud/metadata/__init__.py,sha256=AjhXPjI6cnpdcrBRrE5gOWo15vv2TTl2ctU4UAnUN7A,238
|
|
28
|
-
acryl_datahub_cloud/metadata/schema.avsc,sha256=
|
|
29
|
-
acryl_datahub_cloud/metadata/schema_classes.py,sha256=
|
|
28
|
+
acryl_datahub_cloud/metadata/schema.avsc,sha256=9-4A0BKyYQUCVaR1hbpHALMyNzuKK7dyMCNspAmAyKk,976139
|
|
29
|
+
acryl_datahub_cloud/metadata/schema_classes.py,sha256=TrXj-quF19Red5Ij0vioulZZt_c_6sqM2Qr5lpg7NsU,1363672
|
|
30
30
|
acryl_datahub_cloud/metadata/_urns/__init__.py,sha256=cOF3GHMDgPhmbLKbN02NPpuLGHSu0qNgQyBRv08eqF0,243
|
|
31
|
-
acryl_datahub_cloud/metadata/_urns/urn_defs.py,sha256=
|
|
31
|
+
acryl_datahub_cloud/metadata/_urns/urn_defs.py,sha256=QDjpqUYbV6bYIwrRK0O3l_QDNa1t0A3uRF-RRnYzT2M,119444
|
|
32
32
|
acryl_datahub_cloud/metadata/com/__init__.py,sha256=gsAIuTxzfJdI7a9ybZlgMIHMAYksM1SxGxXjtySgKSc,202
|
|
33
33
|
acryl_datahub_cloud/metadata/com/linkedin/__init__.py,sha256=gsAIuTxzfJdI7a9ybZlgMIHMAYksM1SxGxXjtySgKSc,202
|
|
34
34
|
acryl_datahub_cloud/metadata/com/linkedin/events/__init__.py,sha256=s_dR0plZF-rOxxIbE8ojekJqwiHzl2WYR-Z3kW6kKS0,298
|
|
@@ -206,9 +206,9 @@ acryl_datahub_cloud/metadata/schemas/DataPlatformInstanceKey.avsc,sha256=sXUV5EM
|
|
|
206
206
|
acryl_datahub_cloud/metadata/schemas/DataPlatformInstanceProperties.avsc,sha256=4-UrBTtVAR0rKQ4OPt4MVZeFtolXzIajGtyh3KC8-MQ,1623
|
|
207
207
|
acryl_datahub_cloud/metadata/schemas/DataPlatformKey.avsc,sha256=5Z2adruXKzSucmgCba768UXdsGsYBH9t9DvFF9L9mxo,461
|
|
208
208
|
acryl_datahub_cloud/metadata/schemas/DataProcessInfo.avsc,sha256=n4Zuk4kpHrHI2BdINhG-OucdCefb2GEsDv5mXQtSWIw,1558
|
|
209
|
-
acryl_datahub_cloud/metadata/schemas/DataProcessInstanceInput.avsc,sha256=
|
|
209
|
+
acryl_datahub_cloud/metadata/schemas/DataProcessInstanceInput.avsc,sha256=BEryvFSjDHOAO0RHxfci2OBxLSI1EdJ95Ox6E9WiBVU,891
|
|
210
210
|
acryl_datahub_cloud/metadata/schemas/DataProcessInstanceKey.avsc,sha256=Np4Qyqr0nm_IyQCFUIwzFq7UjIzUQzaS29sIc8sNvL4,970
|
|
211
|
-
acryl_datahub_cloud/metadata/schemas/DataProcessInstanceOutput.avsc,sha256=
|
|
211
|
+
acryl_datahub_cloud/metadata/schemas/DataProcessInstanceOutput.avsc,sha256=YVazoJv-BPE05EFuEvwykAPE6Y52EvwYdzF9KSYT7-s,928
|
|
212
212
|
acryl_datahub_cloud/metadata/schemas/DataProcessInstanceProperties.avsc,sha256=2qsDFeSA2-ag5IVetgD8mW2k--F6CwmYXM3KOE6edU8,3836
|
|
213
213
|
acryl_datahub_cloud/metadata/schemas/DataProcessInstanceRelationships.avsc,sha256=VhBpnyGGvO06WEnM6zy4PmjiT0nivRQfkSdJCUgIavw,2358
|
|
214
214
|
acryl_datahub_cloud/metadata/schemas/DataProcessInstanceRunEvent.avsc,sha256=zwTYULEnpMbqwkLN8NbXW9PQWFG4X6TZkZwTQ1Wb53Y,6713
|
|
@@ -376,8 +376,8 @@ acryl_datahub_cloud/metadata/schemas/UsageFeatures.avsc,sha256=B7mqUWVwduvWSP9zp
|
|
|
376
376
|
acryl_datahub_cloud/metadata/schemas/VersionInfo.avsc,sha256=9gMcZ8tjuhgcZiq2gOAp_EOV9q9jvuOgfph6m6v_X7c,1189
|
|
377
377
|
acryl_datahub_cloud/metadata/schemas/ViewProperties.avsc,sha256=3HhcbH5493dJUnEUtFMYMVfbYQ52aDedm5L4j77Nym4,1032
|
|
378
378
|
acryl_datahub_cloud/metadata/schemas/__init__.py,sha256=uvLNC3VyCkWA_v8e9FdA1leFf46NFKDD0AajCfihepI,581
|
|
379
|
-
acryl_datahub_cloud-0.3.7.9.dist-info/METADATA,sha256=
|
|
380
|
-
acryl_datahub_cloud-0.3.7.9.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
381
|
-
acryl_datahub_cloud-0.3.7.9.dist-info/entry_points.txt,sha256=pnIeD0q0iBd34tcq2N2vtgVOlos5oGp-bQ8bTvfNUd8,879
|
|
382
|
-
acryl_datahub_cloud-0.3.7.9.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
|
|
383
|
-
acryl_datahub_cloud-0.3.7.9.dist-info/RECORD,,
|
|
379
|
+
acryl_datahub_cloud-0.3.7.9.1.dist-info/METADATA,sha256=rNiYcZC2loLU92_7aJEZuVwE-dF2aGjeyw7_ZDzr-5A,4113
|
|
380
|
+
acryl_datahub_cloud-0.3.7.9.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
381
|
+
acryl_datahub_cloud-0.3.7.9.1.dist-info/entry_points.txt,sha256=pnIeD0q0iBd34tcq2N2vtgVOlos5oGp-bQ8bTvfNUd8,879
|
|
382
|
+
acryl_datahub_cloud-0.3.7.9.1.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
|
|
383
|
+
acryl_datahub_cloud-0.3.7.9.1.dist-info/RECORD,,
|
|
File without changes
|
{acryl_datahub_cloud-0.3.7.9.dist-info → acryl_datahub_cloud-0.3.7.9.1.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{acryl_datahub_cloud-0.3.7.9.dist-info → acryl_datahub_cloud-0.3.7.9.1.dist-info}/top_level.txt
RENAMED
|
File without changes
|