acryl-datahub-cloud 0.3.10.3rc1__py3-none-any.whl → 0.3.10.4rc2__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.

@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "acryl-datahub-cloud",
3
- "version": "0.3.10.3rc1",
3
+ "version": "0.3.10.4rc2",
4
4
  "install_requires": [
5
5
  "avro-gen3==0.7.16",
6
6
  "acryl-datahub"
@@ -1,92 +1,92 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: acryl-datahub-cloud
3
- Version: 0.3.10.3rc1
3
+ Version: 0.3.10.4rc2
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: pandas; extra == "datahub-lineage-features"
8
- Requires-Dist: pyarrow; extra == "datahub-lineage-features"
9
- Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
10
7
  Requires-Dist: duckdb; extra == "datahub-lineage-features"
11
8
  Requires-Dist: pydantic<2; extra == "datahub-lineage-features"
9
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
10
+ Requires-Dist: pyarrow; extra == "datahub-lineage-features"
11
+ Requires-Dist: pandas; extra == "datahub-lineage-features"
12
12
  Provides-Extra: datahub-reporting-forms
13
- Requires-Dist: pandas; extra == "datahub-reporting-forms"
14
- Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
15
- Requires-Dist: termcolor==2.5.0; extra == "datahub-reporting-forms"
16
13
  Requires-Dist: boto3; extra == "datahub-reporting-forms"
17
14
  Requires-Dist: duckdb; extra == "datahub-reporting-forms"
18
15
  Requires-Dist: pydantic<2; extra == "datahub-reporting-forms"
16
+ Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
17
+ Requires-Dist: pandas; extra == "datahub-reporting-forms"
18
+ Requires-Dist: termcolor==2.5.0; extra == "datahub-reporting-forms"
19
19
  Provides-Extra: datahub-reporting-extract-graph
20
- Requires-Dist: pandas; extra == "datahub-reporting-extract-graph"
21
- Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
22
20
  Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
23
- Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
24
21
  Requires-Dist: duckdb; extra == "datahub-reporting-extract-graph"
25
22
  Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-graph"
23
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
24
+ Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
25
+ Requires-Dist: pandas; extra == "datahub-reporting-extract-graph"
26
26
  Provides-Extra: datahub-reporting-extract-sql
27
- Requires-Dist: pandas; extra == "datahub-reporting-extract-sql"
28
- Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
29
27
  Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
30
28
  Requires-Dist: duckdb; extra == "datahub-reporting-extract-sql"
31
29
  Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-sql"
30
+ Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
31
+ Requires-Dist: pandas; extra == "datahub-reporting-extract-sql"
32
32
  Provides-Extra: datahub-usage-reporting
33
- Requires-Dist: pyarrow; extra == "datahub-usage-reporting"
34
33
  Requires-Dist: boto3; extra == "datahub-usage-reporting"
35
- Requires-Dist: polars==1.23.0; extra == "datahub-usage-reporting"
36
- Requires-Dist: pandas; extra == "datahub-usage-reporting"
34
+ Requires-Dist: duckdb; extra == "datahub-usage-reporting"
35
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-usage-reporting"
36
+ Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-reporting"
37
37
  Requires-Dist: termcolor==2.5.0; extra == "datahub-usage-reporting"
38
38
  Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-reporting"
39
+ Requires-Dist: pydantic<2; extra == "datahub-usage-reporting"
40
+ Requires-Dist: pyarrow; extra == "datahub-usage-reporting"
39
41
  Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-reporting"
40
- Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-reporting"
41
- Requires-Dist: opensearch-py==2.4.2; extra == "datahub-usage-reporting"
42
+ Requires-Dist: polars==1.23.0; extra == "datahub-usage-reporting"
43
+ Requires-Dist: pandas; extra == "datahub-usage-reporting"
42
44
  Requires-Dist: numpy<2; extra == "datahub-usage-reporting"
43
- Requires-Dist: duckdb; extra == "datahub-usage-reporting"
44
- Requires-Dist: pydantic<2; extra == "datahub-usage-reporting"
45
45
  Provides-Extra: datahub-metadata-sharing
46
46
  Requires-Dist: tenacity; extra == "datahub-metadata-sharing"
47
47
  Provides-Extra: datahub-action-request-owner
48
48
  Requires-Dist: tenacity; extra == "datahub-action-request-owner"
49
49
  Provides-Extra: acryl-cs-issues
50
- Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
51
- Requires-Dist: openai; extra == "acryl-cs-issues"
52
50
  Requires-Dist: jinja2; extra == "acryl-cs-issues"
53
51
  Requires-Dist: zenpy; extra == "acryl-cs-issues"
52
+ Requires-Dist: openai; extra == "acryl-cs-issues"
53
+ Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
54
54
  Provides-Extra: all
55
- Requires-Dist: pyarrow; extra == "all"
56
55
  Requires-Dist: boto3; extra == "all"
57
- Requires-Dist: polars==1.23.0; extra == "all"
58
- Requires-Dist: pandas; extra == "all"
56
+ Requires-Dist: duckdb; extra == "all"
57
+ Requires-Dist: scipy<=1.14.1; extra == "all"
58
+ Requires-Dist: openai; extra == "all"
59
59
  Requires-Dist: termcolor==2.5.0; extra == "all"
60
+ Requires-Dist: pyarrow<=18.0.0; extra == "all"
60
61
  Requires-Dist: elasticsearch==7.13.4; extra == "all"
61
- Requires-Dist: openai; extra == "all"
62
- Requires-Dist: opensearch-py==2.4.2; extra == "all"
63
- Requires-Dist: numpy<2; extra == "all"
64
- Requires-Dist: pydantic<2; extra == "all"
65
62
  Requires-Dist: slack-sdk; extra == "all"
63
+ Requires-Dist: polars==1.23.0; extra == "all"
66
64
  Requires-Dist: tenacity; extra == "all"
67
- Requires-Dist: pyarrow<=18.0.0; extra == "all"
68
- Requires-Dist: zenpy; extra == "all"
69
- Requires-Dist: scipy<=1.14.1; extra == "all"
65
+ Requires-Dist: opensearch-py==2.4.2; extra == "all"
66
+ Requires-Dist: pydantic<2; extra == "all"
67
+ Requires-Dist: pyarrow; extra == "all"
70
68
  Requires-Dist: jinja2; extra == "all"
71
- Requires-Dist: duckdb; extra == "all"
69
+ Requires-Dist: zenpy; extra == "all"
70
+ Requires-Dist: pandas; extra == "all"
71
+ Requires-Dist: numpy<2; extra == "all"
72
72
  Provides-Extra: dev
73
- Requires-Dist: pyarrow; extra == "dev"
74
- Requires-Dist: slack-sdk; extra == "dev"
75
- Requires-Dist: acryl-datahub[dev]; extra == "dev"
76
73
  Requires-Dist: boto3; extra == "dev"
77
- Requires-Dist: polars==1.23.0; extra == "dev"
74
+ Requires-Dist: duckdb; extra == "dev"
75
+ Requires-Dist: tenacity; extra == "dev"
78
76
  Requires-Dist: jinja2; extra == "dev"
77
+ Requires-Dist: opensearch-py==2.4.2; extra == "dev"
79
78
  Requires-Dist: pandas; extra == "dev"
80
- Requires-Dist: tenacity; extra == "dev"
79
+ Requires-Dist: scipy<=1.14.1; extra == "dev"
80
+ Requires-Dist: openai; extra == "dev"
81
81
  Requires-Dist: termcolor==2.5.0; extra == "dev"
82
82
  Requires-Dist: pyarrow<=18.0.0; extra == "dev"
83
+ Requires-Dist: pydantic<2; extra == "dev"
84
+ Requires-Dist: pyarrow; extra == "dev"
83
85
  Requires-Dist: elasticsearch==7.13.4; extra == "dev"
86
+ Requires-Dist: polars==1.23.0; extra == "dev"
84
87
  Requires-Dist: zenpy; extra == "dev"
85
- Requires-Dist: scipy<=1.14.1; extra == "dev"
86
- Requires-Dist: openai; extra == "dev"
87
- Requires-Dist: opensearch-py==2.4.2; extra == "dev"
88
+ Requires-Dist: slack-sdk; extra == "dev"
89
+ Requires-Dist: acryl-datahub[dev]; extra == "dev"
88
90
  Requires-Dist: numpy<2; extra == "dev"
89
- Requires-Dist: duckdb; extra == "dev"
90
- Requires-Dist: pydantic<2; extra == "dev"
91
91
  Dynamic: provides-extra
92
92
  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=b6I64buCdkZe9aPQM51FurrGequ6JR0-XUqrrzn9NxU,558
2
+ acryl_datahub_cloud/_codegen_config.json,sha256=HhTn2Rnr6Z8ujNrGQ34v_otbVCmzrr2KKO60bYaasbA,558
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=2pAA7GrRfVUvVCxPAgxi4BVgpwq9F_bvVWfjtkjAHVg,25231
@@ -410,8 +410,8 @@ acryl_datahub_cloud/metadata/schemas/VersionSetKey.avsc,sha256=psjGNNcFua3Zs9Xlh
410
410
  acryl_datahub_cloud/metadata/schemas/VersionSetProperties.avsc,sha256=fxNxEMxGdUDi_-T0sd6KJks5BWEo5AzboQxpZYKLbiQ,1434
411
411
  acryl_datahub_cloud/metadata/schemas/ViewProperties.avsc,sha256=3HhcbH5493dJUnEUtFMYMVfbYQ52aDedm5L4j77Nym4,1032
412
412
  acryl_datahub_cloud/metadata/schemas/__init__.py,sha256=kCcak_fBn_KyuysZTJIoipAzZ8EO44Amk4DWSEvplEY,581
413
- acryl_datahub_cloud-0.3.10.3rc1.dist-info/METADATA,sha256=TjZfX-TDZ6fVjorwBEonYcVVkp2mtXlHkfvT45iXRtE,4543
414
- acryl_datahub_cloud-0.3.10.3rc1.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
415
- acryl_datahub_cloud-0.3.10.3rc1.dist-info/entry_points.txt,sha256=oXC4Hq3nxUKi9LR5NwsY17q6anLmYJKbapTx9Ij6vuc,1205
416
- acryl_datahub_cloud-0.3.10.3rc1.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
417
- acryl_datahub_cloud-0.3.10.3rc1.dist-info/RECORD,,
413
+ acryl_datahub_cloud-0.3.10.4rc2.dist-info/METADATA,sha256=cJU5oL_UN-NgYVauY-FAN8rcKzeUaiVTCSBMh-zOFzU,4543
414
+ acryl_datahub_cloud-0.3.10.4rc2.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
415
+ acryl_datahub_cloud-0.3.10.4rc2.dist-info/entry_points.txt,sha256=oXC4Hq3nxUKi9LR5NwsY17q6anLmYJKbapTx9Ij6vuc,1205
416
+ acryl_datahub_cloud-0.3.10.4rc2.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
417
+ acryl_datahub_cloud-0.3.10.4rc2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (79.0.1)
2
+ Generator: setuptools (80.3.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5