acryl-datahub-cloud 0.3.8rc6__py3-none-any.whl → 0.3.8rc8__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.8rc6",
3
+ "version": "0.3.8rc8",
4
4
  "install_requires": [
5
5
  "avro-gen3==0.7.16",
6
6
  "acryl-datahub"
@@ -1,86 +1,86 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: acryl-datahub-cloud
3
- Version: 0.3.8rc6
3
+ Version: 0.3.8rc8
4
4
  Requires-Dist: avro-gen3==0.7.16
5
5
  Requires-Dist: acryl-datahub
6
6
  Provides-Extra: datahub-lineage-features
7
7
  Requires-Dist: pandas; extra == "datahub-lineage-features"
8
- Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
9
8
  Requires-Dist: pydantic<2; extra == "datahub-lineage-features"
9
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
10
10
  Requires-Dist: pyarrow; extra == "datahub-lineage-features"
11
11
  Requires-Dist: duckdb; extra == "datahub-lineage-features"
12
12
  Provides-Extra: datahub-reporting-forms
13
13
  Requires-Dist: pandas; extra == "datahub-reporting-forms"
14
+ Requires-Dist: boto3; extra == "datahub-reporting-forms"
14
15
  Requires-Dist: pydantic<2; extra == "datahub-reporting-forms"
15
16
  Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
16
- Requires-Dist: boto3; extra == "datahub-reporting-forms"
17
17
  Requires-Dist: duckdb; extra == "datahub-reporting-forms"
18
18
  Provides-Extra: datahub-reporting-extract-graph
19
19
  Requires-Dist: pandas; extra == "datahub-reporting-extract-graph"
20
- Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
20
+ Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
21
21
  Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-graph"
22
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
22
23
  Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
23
- Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
24
24
  Requires-Dist: duckdb; extra == "datahub-reporting-extract-graph"
25
25
  Provides-Extra: datahub-reporting-extract-sql
26
26
  Requires-Dist: pandas; extra == "datahub-reporting-extract-sql"
27
+ Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
27
28
  Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-sql"
28
29
  Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
29
- Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
30
30
  Requires-Dist: duckdb; extra == "datahub-reporting-extract-sql"
31
31
  Provides-Extra: datahub-usage-feature-reporting
32
- Requires-Dist: polars==1.19.0; extra == "datahub-usage-feature-reporting"
33
- Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-feature-reporting"
32
+ Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-feature-reporting"
34
33
  Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-feature-reporting"
35
- Requires-Dist: boto3; extra == "datahub-usage-feature-reporting"
34
+ Requires-Dist: duckdb; extra == "datahub-usage-feature-reporting"
36
35
  Requires-Dist: numpy<2; extra == "datahub-usage-feature-reporting"
37
36
  Requires-Dist: pandas; extra == "datahub-usage-feature-reporting"
37
+ Requires-Dist: boto3; extra == "datahub-usage-feature-reporting"
38
+ Requires-Dist: polars==1.19.0; extra == "datahub-usage-feature-reporting"
38
39
  Requires-Dist: opensearch-py==2.4.2; extra == "datahub-usage-feature-reporting"
39
- Requires-Dist: pydantic<2; extra == "datahub-usage-feature-reporting"
40
40
  Requires-Dist: pyarrow; extra == "datahub-usage-feature-reporting"
41
- Requires-Dist: duckdb; extra == "datahub-usage-feature-reporting"
42
- Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-feature-reporting"
41
+ Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-feature-reporting"
42
+ Requires-Dist: pydantic<2; extra == "datahub-usage-feature-reporting"
43
43
  Provides-Extra: datahub-metadata-sharing
44
44
  Requires-Dist: tenacity; extra == "datahub-metadata-sharing"
45
45
  Provides-Extra: acryl-cs-issues
46
+ Requires-Dist: zenpy; extra == "acryl-cs-issues"
46
47
  Requires-Dist: openai; extra == "acryl-cs-issues"
47
48
  Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
48
49
  Requires-Dist: jinja2; extra == "acryl-cs-issues"
49
- Requires-Dist: zenpy; extra == "acryl-cs-issues"
50
50
  Provides-Extra: all
51
- Requires-Dist: polars==1.19.0; extra == "all"
52
- Requires-Dist: pyarrow<=18.0.0; extra == "all"
51
+ Requires-Dist: elasticsearch==7.13.4; extra == "all"
53
52
  Requires-Dist: scipy<=1.14.1; extra == "all"
54
- Requires-Dist: boto3; extra == "all"
53
+ Requires-Dist: duckdb; extra == "all"
55
54
  Requires-Dist: numpy<2; extra == "all"
55
+ Requires-Dist: pandas; extra == "all"
56
+ Requires-Dist: boto3; extra == "all"
57
+ Requires-Dist: polars==1.19.0; extra == "all"
58
+ Requires-Dist: zenpy; extra == "all"
56
59
  Requires-Dist: openai; extra == "all"
57
- Requires-Dist: slack-sdk; extra == "all"
58
60
  Requires-Dist: jinja2; extra == "all"
59
- Requires-Dist: tenacity; extra == "all"
60
- Requires-Dist: pandas; extra == "all"
61
61
  Requires-Dist: opensearch-py==2.4.2; extra == "all"
62
- Requires-Dist: pydantic<2; extra == "all"
63
- Requires-Dist: zenpy; extra == "all"
64
62
  Requires-Dist: pyarrow; extra == "all"
65
- Requires-Dist: duckdb; extra == "all"
66
- Requires-Dist: elasticsearch==7.13.4; extra == "all"
63
+ Requires-Dist: pyarrow<=18.0.0; extra == "all"
64
+ Requires-Dist: slack-sdk; extra == "all"
65
+ Requires-Dist: pydantic<2; extra == "all"
66
+ Requires-Dist: tenacity; extra == "all"
67
67
  Provides-Extra: dev
68
- Requires-Dist: polars==1.19.0; extra == "dev"
69
- Requires-Dist: pyarrow<=18.0.0; extra == "dev"
68
+ Requires-Dist: elasticsearch==7.13.4; extra == "dev"
70
69
  Requires-Dist: scipy<=1.14.1; extra == "dev"
71
- Requires-Dist: boto3; extra == "dev"
70
+ Requires-Dist: acryl-datahub[dev]; extra == "dev"
71
+ Requires-Dist: duckdb; extra == "dev"
72
72
  Requires-Dist: numpy<2; extra == "dev"
73
+ Requires-Dist: pandas; extra == "dev"
74
+ Requires-Dist: boto3; extra == "dev"
75
+ Requires-Dist: polars==1.19.0; extra == "dev"
76
+ Requires-Dist: zenpy; extra == "dev"
73
77
  Requires-Dist: openai; extra == "dev"
74
- Requires-Dist: slack-sdk; extra == "dev"
75
78
  Requires-Dist: jinja2; extra == "dev"
76
- Requires-Dist: tenacity; extra == "dev"
77
- Requires-Dist: pandas; extra == "dev"
78
- Requires-Dist: acryl-datahub[dev]; extra == "dev"
79
79
  Requires-Dist: opensearch-py==2.4.2; extra == "dev"
80
- Requires-Dist: pydantic<2; extra == "dev"
81
- Requires-Dist: zenpy; extra == "dev"
82
80
  Requires-Dist: pyarrow; extra == "dev"
83
- Requires-Dist: duckdb; extra == "dev"
84
- Requires-Dist: elasticsearch==7.13.4; extra == "dev"
81
+ Requires-Dist: pyarrow<=18.0.0; extra == "dev"
82
+ Requires-Dist: slack-sdk; extra == "dev"
83
+ Requires-Dist: pydantic<2; extra == "dev"
84
+ Requires-Dist: tenacity; extra == "dev"
85
85
  Dynamic: provides-extra
86
86
  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=OldSWPxUGiiEWhZNaYEU2fefMcg5qstGzKsXspgxHZw,555
2
+ acryl_datahub_cloud/_codegen_config.json,sha256=Kf90npR3ldTrTJueiZvmBsJzF1Q2zgifjkBBDf8ArLo,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
@@ -126,8 +126,8 @@ acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/usage/__init__.py,sha256=
126
126
  acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/versionset/__init__.py,sha256=TJ9PXc6rctPWNTY1yYW5lwIh91jD5EDoKex2WYxOLXM,406
127
127
  acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/view/__init__.py,sha256=-Le-jOqUJKv3ppwMhJHFFV3WwKTKjj1ETTkl9r7fY0o,498
128
128
  acryl_datahub_cloud/metadata/schemas/__init__.py,sha256=kCcak_fBn_KyuysZTJIoipAzZ8EO44Amk4DWSEvplEY,581
129
- acryl_datahub_cloud-0.3.8rc6.dist-info/METADATA,sha256=vlxrzTzPHuVSVoOkcASGcezVwRSVFol_sBR-CQLakQ8,4294
130
- acryl_datahub_cloud-0.3.8rc6.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
131
- acryl_datahub_cloud-0.3.8rc6.dist-info/entry_points.txt,sha256=U25NAI0Z2w_pMQjWWZ6zXvy2lf1m53mjF3ilV_uq6HQ,1004
132
- acryl_datahub_cloud-0.3.8rc6.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
133
- acryl_datahub_cloud-0.3.8rc6.dist-info/RECORD,,
129
+ acryl_datahub_cloud-0.3.8rc8.dist-info/METADATA,sha256=EgO7i98mcSpT_9SGjXcEK0lcqs8uOwtZnp0BtJFb-XM,4294
130
+ acryl_datahub_cloud-0.3.8rc8.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
131
+ acryl_datahub_cloud-0.3.8rc8.dist-info/entry_points.txt,sha256=U25NAI0Z2w_pMQjWWZ6zXvy2lf1m53mjF3ilV_uq6HQ,1004
132
+ acryl_datahub_cloud-0.3.8rc8.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
133
+ acryl_datahub_cloud-0.3.8rc8.dist-info/RECORD,,