acryl-datahub-cloud 0.3.7rc5__py3-none-any.whl → 0.3.7rc7__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/schema.avsc +0 -1
- acryl_datahub_cloud/metadata/schemas/AssertionsSummary.avsc +0 -1
- {acryl_datahub_cloud-0.3.7rc5.dist-info → acryl_datahub_cloud-0.3.7rc7.dist-info}/METADATA +35 -35
- {acryl_datahub_cloud-0.3.7rc5.dist-info → acryl_datahub_cloud-0.3.7rc7.dist-info}/RECORD +8 -8
- {acryl_datahub_cloud-0.3.7rc5.dist-info → acryl_datahub_cloud-0.3.7rc7.dist-info}/WHEEL +0 -0
- {acryl_datahub_cloud-0.3.7rc5.dist-info → acryl_datahub_cloud-0.3.7rc7.dist-info}/entry_points.txt +0 -0
- {acryl_datahub_cloud-0.3.7rc5.dist-info → acryl_datahub_cloud-0.3.7rc7.dist-info}/top_level.txt +0 -0
|
@@ -13324,7 +13324,6 @@
|
|
|
13324
13324
|
"fieldType": "KEYWORD"
|
|
13325
13325
|
},
|
|
13326
13326
|
"/*/urn": {
|
|
13327
|
-
"addHasValuesToFilters": true,
|
|
13328
13327
|
"fieldName": "erroringAssertions",
|
|
13329
13328
|
"fieldType": "URN",
|
|
13330
13329
|
"hasValuesFieldName": "hasErroringAssertions",
|
|
@@ -1,78 +1,78 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: acryl-datahub-cloud
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.7rc7
|
|
4
4
|
Requires-Dist: avro-gen3 ==0.7.16
|
|
5
5
|
Requires-Dist: acryl-datahub
|
|
6
6
|
Provides-Extra: acryl-cs-issues
|
|
7
|
-
Requires-Dist: slack-sdk ; extra == 'acryl-cs-issues'
|
|
8
7
|
Requires-Dist: openai ; extra == 'acryl-cs-issues'
|
|
9
|
-
Requires-Dist:
|
|
8
|
+
Requires-Dist: slack-sdk ; extra == 'acryl-cs-issues'
|
|
10
9
|
Requires-Dist: zenpy ; extra == 'acryl-cs-issues'
|
|
10
|
+
Requires-Dist: jinja2 ; extra == 'acryl-cs-issues'
|
|
11
11
|
Provides-Extra: all
|
|
12
|
-
Requires-Dist:
|
|
12
|
+
Requires-Dist: scipy ; extra == 'all'
|
|
13
|
+
Requires-Dist: duckdb ; extra == 'all'
|
|
14
|
+
Requires-Dist: slack-sdk ; extra == 'all'
|
|
13
15
|
Requires-Dist: pandas ; extra == 'all'
|
|
14
|
-
Requires-Dist:
|
|
16
|
+
Requires-Dist: pydantic <2 ; extra == 'all'
|
|
17
|
+
Requires-Dist: polars ; extra == 'all'
|
|
15
18
|
Requires-Dist: openai ; extra == 'all'
|
|
16
|
-
Requires-Dist:
|
|
19
|
+
Requires-Dist: numpy <2 ; extra == 'all'
|
|
17
20
|
Requires-Dist: elasticsearch ==7.13.4 ; extra == 'all'
|
|
18
21
|
Requires-Dist: opensearch-py ==2.4.2 ; extra == 'all'
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist:
|
|
22
|
+
Requires-Dist: pyarrow ; extra == 'all'
|
|
23
|
+
Requires-Dist: boto3 ; extra == 'all'
|
|
21
24
|
Requires-Dist: zenpy ; extra == 'all'
|
|
22
|
-
Requires-Dist:
|
|
23
|
-
Requires-Dist: duckdb ; extra == 'all'
|
|
24
|
-
Requires-Dist: pydantic <2 ; extra == 'all'
|
|
25
|
-
Requires-Dist: scipy ; extra == 'all'
|
|
25
|
+
Requires-Dist: jinja2 ; extra == 'all'
|
|
26
26
|
Provides-Extra: datahub-lineage-features
|
|
27
|
-
Requires-Dist:
|
|
27
|
+
Requires-Dist: opensearch-py ==2.4.2 ; extra == 'datahub-lineage-features'
|
|
28
28
|
Requires-Dist: duckdb ; extra == 'datahub-lineage-features'
|
|
29
|
+
Requires-Dist: pyarrow ; extra == 'datahub-lineage-features'
|
|
29
30
|
Requires-Dist: pandas ; extra == 'datahub-lineage-features'
|
|
30
31
|
Requires-Dist: pydantic <2 ; extra == 'datahub-lineage-features'
|
|
31
|
-
Requires-Dist: opensearch-py ==2.4.2 ; extra == 'datahub-lineage-features'
|
|
32
32
|
Provides-Extra: datahub-reporting-extract-graph
|
|
33
|
-
Requires-Dist: pyarrow ; extra == 'datahub-reporting-extract-graph'
|
|
34
33
|
Requires-Dist: boto3 ; extra == 'datahub-reporting-extract-graph'
|
|
34
|
+
Requires-Dist: opensearch-py ==2.4.2 ; extra == 'datahub-reporting-extract-graph'
|
|
35
35
|
Requires-Dist: duckdb ; extra == 'datahub-reporting-extract-graph'
|
|
36
|
+
Requires-Dist: pyarrow ; extra == 'datahub-reporting-extract-graph'
|
|
36
37
|
Requires-Dist: pandas ; extra == 'datahub-reporting-extract-graph'
|
|
37
38
|
Requires-Dist: pydantic <2 ; extra == 'datahub-reporting-extract-graph'
|
|
38
|
-
Requires-Dist: opensearch-py ==2.4.2 ; extra == 'datahub-reporting-extract-graph'
|
|
39
39
|
Provides-Extra: datahub-reporting-extract-sql
|
|
40
|
-
Requires-Dist: pyarrow ; extra == 'datahub-reporting-extract-sql'
|
|
41
40
|
Requires-Dist: boto3 ; extra == 'datahub-reporting-extract-sql'
|
|
42
41
|
Requires-Dist: duckdb ; extra == 'datahub-reporting-extract-sql'
|
|
42
|
+
Requires-Dist: pyarrow ; extra == 'datahub-reporting-extract-sql'
|
|
43
43
|
Requires-Dist: pandas ; extra == 'datahub-reporting-extract-sql'
|
|
44
44
|
Requires-Dist: pydantic <2 ; extra == 'datahub-reporting-extract-sql'
|
|
45
45
|
Provides-Extra: datahub-reporting-forms
|
|
46
|
-
Requires-Dist: pyarrow ; extra == 'datahub-reporting-forms'
|
|
47
46
|
Requires-Dist: boto3 ; extra == 'datahub-reporting-forms'
|
|
48
47
|
Requires-Dist: duckdb ; extra == 'datahub-reporting-forms'
|
|
48
|
+
Requires-Dist: pyarrow ; extra == 'datahub-reporting-forms'
|
|
49
49
|
Requires-Dist: pandas ; extra == 'datahub-reporting-forms'
|
|
50
50
|
Requires-Dist: pydantic <2 ; extra == 'datahub-reporting-forms'
|
|
51
51
|
Provides-Extra: datahub-usage-feature-reporting
|
|
52
|
-
Requires-Dist:
|
|
53
|
-
Requires-Dist:
|
|
52
|
+
Requires-Dist: scipy ; extra == 'datahub-usage-feature-reporting'
|
|
53
|
+
Requires-Dist: duckdb ; extra == 'datahub-usage-feature-reporting'
|
|
54
54
|
Requires-Dist: pandas ; extra == 'datahub-usage-feature-reporting'
|
|
55
|
+
Requires-Dist: pydantic <2 ; extra == 'datahub-usage-feature-reporting'
|
|
56
|
+
Requires-Dist: polars ; extra == 'datahub-usage-feature-reporting'
|
|
57
|
+
Requires-Dist: numpy <2 ; extra == 'datahub-usage-feature-reporting'
|
|
55
58
|
Requires-Dist: elasticsearch ==7.13.4 ; extra == 'datahub-usage-feature-reporting'
|
|
56
59
|
Requires-Dist: opensearch-py ==2.4.2 ; extra == 'datahub-usage-feature-reporting'
|
|
57
|
-
Requires-Dist:
|
|
58
|
-
Requires-Dist:
|
|
59
|
-
Requires-Dist: duckdb ; extra == 'datahub-usage-feature-reporting'
|
|
60
|
-
Requires-Dist: pydantic <2 ; extra == 'datahub-usage-feature-reporting'
|
|
61
|
-
Requires-Dist: scipy ; extra == 'datahub-usage-feature-reporting'
|
|
60
|
+
Requires-Dist: pyarrow ; extra == 'datahub-usage-feature-reporting'
|
|
61
|
+
Requires-Dist: boto3 ; extra == 'datahub-usage-feature-reporting'
|
|
62
62
|
Provides-Extra: dev
|
|
63
|
-
Requires-Dist:
|
|
64
|
-
Requires-Dist:
|
|
63
|
+
Requires-Dist: scipy ; extra == 'dev'
|
|
64
|
+
Requires-Dist: duckdb ; extra == 'dev'
|
|
65
|
+
Requires-Dist: slack-sdk ; extra == 'dev'
|
|
65
66
|
Requires-Dist: pandas ; extra == 'dev'
|
|
67
|
+
Requires-Dist: pydantic <2 ; extra == 'dev'
|
|
68
|
+
Requires-Dist: polars ; extra == 'dev'
|
|
66
69
|
Requires-Dist: openai ; extra == 'dev'
|
|
67
|
-
Requires-Dist:
|
|
70
|
+
Requires-Dist: numpy <2 ; extra == 'dev'
|
|
68
71
|
Requires-Dist: elasticsearch ==7.13.4 ; extra == 'dev'
|
|
69
72
|
Requires-Dist: opensearch-py ==2.4.2 ; extra == 'dev'
|
|
70
|
-
Requires-Dist: numpy <2 ; extra == 'dev'
|
|
71
|
-
Requires-Dist: jinja2 ; extra == 'dev'
|
|
72
|
-
Requires-Dist: zenpy ; extra == 'dev'
|
|
73
|
-
Requires-Dist: polars ; extra == 'dev'
|
|
74
|
-
Requires-Dist: duckdb ; extra == 'dev'
|
|
75
|
-
Requires-Dist: pydantic <2 ; extra == 'dev'
|
|
76
73
|
Requires-Dist: acryl-datahub[dev] ; extra == 'dev'
|
|
77
|
-
Requires-Dist:
|
|
74
|
+
Requires-Dist: pyarrow ; extra == 'dev'
|
|
75
|
+
Requires-Dist: boto3 ; extra == 'dev'
|
|
76
|
+
Requires-Dist: zenpy ; extra == 'dev'
|
|
77
|
+
Requires-Dist: jinja2 ; extra == 'dev'
|
|
78
78
|
|
|
@@ -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=fZGfr3sijD9bhU8cDwj9wkMNJBjSH1Nc7wk1K4kYHwA,555
|
|
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
|
|
@@ -24,7 +24,7 @@ acryl_datahub_cloud/elasticsearch/graph_service.py,sha256=K4ykcSMxlrhlDrchhte3vE
|
|
|
24
24
|
acryl_datahub_cloud/lineage_features/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
25
25
|
acryl_datahub_cloud/lineage_features/source.py,sha256=DS9VgFXtGDRP98dHBE4KVoB2MDFE-4FSS5RlBuYZqRY,5519
|
|
26
26
|
acryl_datahub_cloud/metadata/__init__.py,sha256=AjhXPjI6cnpdcrBRrE5gOWo15vv2TTl2ctU4UAnUN7A,238
|
|
27
|
-
acryl_datahub_cloud/metadata/schema.avsc,sha256=
|
|
27
|
+
acryl_datahub_cloud/metadata/schema.avsc,sha256=6K7IJRrDjk_zK-9PbexAgm4LwYTFlJjTKk3_1Vfc52w,1070142
|
|
28
28
|
acryl_datahub_cloud/metadata/schema_classes.py,sha256=ij01j8rZNyRZEECPw7OZPHoercAdW726Fly3iQxdsaE,1350416
|
|
29
29
|
acryl_datahub_cloud/metadata/_urns/__init__.py,sha256=cOF3GHMDgPhmbLKbN02NPpuLGHSu0qNgQyBRv08eqF0,243
|
|
30
30
|
acryl_datahub_cloud/metadata/_urns/urn_defs.py,sha256=42Qj-MV_bgobj55sId7kZbMwd2bto8HEZ6mrOxEZmLY,119444
|
|
@@ -133,7 +133,7 @@ acryl_datahub_cloud/metadata/schemas/AssertionInfo.avsc,sha256=5LIqzDQVRdX2p85CQ
|
|
|
133
133
|
acryl_datahub_cloud/metadata/schemas/AssertionKey.avsc,sha256=j3fJgSlz7YqprtMwZTQaujePRmmMeQEEJATa__eO_SI,790
|
|
134
134
|
acryl_datahub_cloud/metadata/schemas/AssertionRunEvent.avsc,sha256=o2NK2dEeXQammIZyO0lw7E8NPeK5slDnT2tt_Bhbo0k,207205
|
|
135
135
|
acryl_datahub_cloud/metadata/schemas/AssertionSummary.avsc,sha256=wuSb0f7OFPV3IIQahnjycm21ZVqWnDatvV3Vt6fvKdo,1207
|
|
136
|
-
acryl_datahub_cloud/metadata/schemas/AssertionsSummary.avsc,sha256=
|
|
136
|
+
acryl_datahub_cloud/metadata/schemas/AssertionsSummary.avsc,sha256=7gzgianKh5MnTG9J4O9dfQs0lrRUj4r50dvMHHCigZY,5258
|
|
137
137
|
acryl_datahub_cloud/metadata/schemas/BatchTestRunEvent.avsc,sha256=EPzwsRVMzBYCVRxug_LynjxRGkzv7QwFjw_zkJFBZAg,10083
|
|
138
138
|
acryl_datahub_cloud/metadata/schemas/BrowsePaths.avsc,sha256=NR_4dKuJMk1X2RB4DLkHVSqyMQc4PvT7eR0n6lM5aOM,654
|
|
139
139
|
acryl_datahub_cloud/metadata/schemas/BrowsePathsV2.avsc,sha256=rpcXUONOmxCzTzUJZ4UxR5rk3AotiaHkCfqM5uJELjY,1876
|
|
@@ -373,8 +373,8 @@ acryl_datahub_cloud/metadata/schemas/UsageFeatures.avsc,sha256=B7mqUWVwduvWSP9zp
|
|
|
373
373
|
acryl_datahub_cloud/metadata/schemas/VersionInfo.avsc,sha256=9gMcZ8tjuhgcZiq2gOAp_EOV9q9jvuOgfph6m6v_X7c,1189
|
|
374
374
|
acryl_datahub_cloud/metadata/schemas/ViewProperties.avsc,sha256=3HhcbH5493dJUnEUtFMYMVfbYQ52aDedm5L4j77Nym4,1032
|
|
375
375
|
acryl_datahub_cloud/metadata/schemas/__init__.py,sha256=uvLNC3VyCkWA_v8e9FdA1leFf46NFKDD0AajCfihepI,581
|
|
376
|
-
acryl_datahub_cloud-0.3.
|
|
377
|
-
acryl_datahub_cloud-0.3.
|
|
378
|
-
acryl_datahub_cloud-0.3.
|
|
379
|
-
acryl_datahub_cloud-0.3.
|
|
380
|
-
acryl_datahub_cloud-0.3.
|
|
376
|
+
acryl_datahub_cloud-0.3.7rc7.dist-info/METADATA,sha256=5WseaXsOk1GFRVT7AY7NxGmV3mlDAe4AJ4-oC6xVpuo,3932
|
|
377
|
+
acryl_datahub_cloud-0.3.7rc7.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
|
|
378
|
+
acryl_datahub_cloud-0.3.7rc7.dist-info/entry_points.txt,sha256=pnIeD0q0iBd34tcq2N2vtgVOlos5oGp-bQ8bTvfNUd8,879
|
|
379
|
+
acryl_datahub_cloud-0.3.7rc7.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
|
|
380
|
+
acryl_datahub_cloud-0.3.7rc7.dist-info/RECORD,,
|
|
File without changes
|
{acryl_datahub_cloud-0.3.7rc5.dist-info → acryl_datahub_cloud-0.3.7rc7.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{acryl_datahub_cloud-0.3.7rc5.dist-info → acryl_datahub_cloud-0.3.7rc7.dist-info}/top_level.txt
RENAMED
|
File without changes
|