acryl-datahub-cloud 0.3.15rc5__py3-none-any.whl → 0.3.15rc6__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.15rc5",
3
+ "version": "0.3.15rc6",
4
4
  "install_requires": [
5
5
  "avro-gen3==0.7.16",
6
6
  "acryl-datahub"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: acryl-datahub-cloud
3
- Version: 0.3.15rc5
3
+ Version: 0.3.15rc6
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: avro-gen3==0.7.16
6
6
  Requires-Dist: acryl-datahub
@@ -10,89 +10,89 @@ Requires-Dist: pytz
10
10
  Requires-Dist: types-croniter
11
11
  Requires-Dist: tzlocal
12
12
  Provides-Extra: datahub-lineage-features
13
- Requires-Dist: tenacity; extra == "datahub-lineage-features"
13
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
14
+ Requires-Dist: pandas; extra == "datahub-lineage-features"
14
15
  Requires-Dist: pyarrow; extra == "datahub-lineage-features"
15
16
  Requires-Dist: duckdb; extra == "datahub-lineage-features"
16
- Requires-Dist: pandas; extra == "datahub-lineage-features"
17
- Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
17
+ Requires-Dist: tenacity; extra == "datahub-lineage-features"
18
18
  Provides-Extra: datahub-reporting-forms
19
- Requires-Dist: boto3; extra == "datahub-reporting-forms"
19
+ Requires-Dist: pandas; extra == "datahub-reporting-forms"
20
20
  Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
21
21
  Requires-Dist: duckdb; extra == "datahub-reporting-forms"
22
+ Requires-Dist: boto3; extra == "datahub-reporting-forms"
22
23
  Requires-Dist: termcolor==2.5.0; extra == "datahub-reporting-forms"
23
- Requires-Dist: pandas; extra == "datahub-reporting-forms"
24
24
  Provides-Extra: datahub-reporting-extract-graph
25
- Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
25
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
26
+ Requires-Dist: pandas; extra == "datahub-reporting-extract-graph"
26
27
  Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
27
28
  Requires-Dist: duckdb; extra == "datahub-reporting-extract-graph"
28
- Requires-Dist: pandas; extra == "datahub-reporting-extract-graph"
29
- Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
29
+ Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
30
30
  Provides-Extra: datahub-reporting-extract-sql
31
- Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
32
- Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
33
31
  Requires-Dist: pandas; extra == "datahub-reporting-extract-sql"
32
+ Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
34
33
  Requires-Dist: duckdb; extra == "datahub-reporting-extract-sql"
34
+ Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
35
35
  Provides-Extra: datahub-usage-reporting
36
- Requires-Dist: numpy<2; extra == "datahub-usage-reporting"
37
- Requires-Dist: boto3; extra == "datahub-usage-reporting"
38
- Requires-Dist: duckdb; extra == "datahub-usage-reporting"
39
- Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-reporting"
36
+ Requires-Dist: pyarrow; extra == "datahub-usage-reporting"
40
37
  Requires-Dist: termcolor==2.5.0; extra == "datahub-usage-reporting"
41
38
  Requires-Dist: opensearch-py==2.4.2; extra == "datahub-usage-reporting"
42
- Requires-Dist: polars==1.34.0; extra == "datahub-usage-reporting"
43
- Requires-Dist: pyarrow; extra == "datahub-usage-reporting"
44
- Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-reporting"
45
39
  Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-reporting"
46
40
  Requires-Dist: pandas; extra == "datahub-usage-reporting"
41
+ Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-reporting"
42
+ Requires-Dist: duckdb; extra == "datahub-usage-reporting"
43
+ Requires-Dist: boto3; extra == "datahub-usage-reporting"
44
+ Requires-Dist: polars==1.34.0; extra == "datahub-usage-reporting"
45
+ Requires-Dist: numpy<2; extra == "datahub-usage-reporting"
46
+ Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-reporting"
47
47
  Provides-Extra: datahub-metadata-sharing
48
48
  Requires-Dist: tenacity; extra == "datahub-metadata-sharing"
49
49
  Provides-Extra: datahub-action-request-owner
50
50
  Requires-Dist: tenacity; extra == "datahub-action-request-owner"
51
51
  Provides-Extra: acryl-cs-issues
52
- Requires-Dist: jinja2; extra == "acryl-cs-issues"
52
+ Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
53
53
  Requires-Dist: openai; extra == "acryl-cs-issues"
54
54
  Requires-Dist: zenpy; extra == "acryl-cs-issues"
55
- Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
55
+ Requires-Dist: jinja2; extra == "acryl-cs-issues"
56
56
  Provides-Extra: datahub-forms-notifications
57
57
  Requires-Dist: tenacity; extra == "datahub-forms-notifications"
58
58
  Provides-Extra: all
59
- Requires-Dist: numpy<2; extra == "all"
60
- Requires-Dist: boto3; extra == "all"
61
- Requires-Dist: openai; extra == "all"
59
+ Requires-Dist: slack-sdk; extra == "all"
62
60
  Requires-Dist: zenpy; extra == "all"
63
- Requires-Dist: duckdb; extra == "all"
64
- Requires-Dist: scipy<=1.14.1; extra == "all"
61
+ Requires-Dist: pyarrow; extra == "all"
65
62
  Requires-Dist: termcolor==2.5.0; extra == "all"
66
- Requires-Dist: tenacity; extra == "all"
67
- Requires-Dist: opensearch-py==2.4.2; extra == "all"
68
63
  Requires-Dist: jinja2; extra == "all"
69
- Requires-Dist: polars==1.34.0; extra == "all"
70
- Requires-Dist: pyarrow; extra == "all"
71
- Requires-Dist: pyarrow<=18.0.0; extra == "all"
64
+ Requires-Dist: opensearch-py==2.4.2; extra == "all"
72
65
  Requires-Dist: elasticsearch==7.13.4; extra == "all"
66
+ Requires-Dist: openai; extra == "all"
73
67
  Requires-Dist: pandas; extra == "all"
74
- Requires-Dist: slack-sdk; extra == "all"
68
+ Requires-Dist: scipy<=1.14.1; extra == "all"
69
+ Requires-Dist: duckdb; extra == "all"
70
+ Requires-Dist: boto3; extra == "all"
71
+ Requires-Dist: polars==1.34.0; extra == "all"
72
+ Requires-Dist: tenacity; extra == "all"
73
+ Requires-Dist: numpy<2; extra == "all"
74
+ Requires-Dist: pyarrow<=18.0.0; extra == "all"
75
75
  Provides-Extra: dev
76
- Requires-Dist: numpy<2; extra == "dev"
77
- Requires-Dist: duckdb; extra == "dev"
78
76
  Requires-Dist: acryl-datahub[dev]; extra == "dev"
79
- Requires-Dist: opensearch-py==2.4.2; extra == "dev"
77
+ Requires-Dist: jinja2; extra == "dev"
78
+ Requires-Dist: pyarrow-stubs; extra == "dev"
80
79
  Requires-Dist: tenacity; extra == "dev"
81
- Requires-Dist: polars==1.34.0; extra == "dev"
82
80
  Requires-Dist: pyarrow<=18.0.0; extra == "dev"
83
- Requires-Dist: pyarrow-stubs; extra == "dev"
84
- Requires-Dist: boto3; extra == "dev"
85
- Requires-Dist: scipy-stubs; extra == "dev"
86
- Requires-Dist: openai; extra == "dev"
87
- Requires-Dist: scipy<=1.14.1; extra == "dev"
88
- Requires-Dist: termcolor==2.5.0; extra == "dev"
89
- Requires-Dist: elasticsearch==7.13.4; extra == "dev"
90
- Requires-Dist: pandas; extra == "dev"
91
- Requires-Dist: pandas-stubs; extra == "dev"
92
81
  Requires-Dist: slack-sdk; extra == "dev"
93
82
  Requires-Dist: zenpy; extra == "dev"
94
- Requires-Dist: jinja2; extra == "dev"
83
+ Requires-Dist: openai; extra == "dev"
84
+ Requires-Dist: pandas; extra == "dev"
85
+ Requires-Dist: polars==1.34.0; extra == "dev"
86
+ Requires-Dist: boto3; extra == "dev"
87
+ Requires-Dist: elasticsearch==7.13.4; extra == "dev"
88
+ Requires-Dist: duckdb; extra == "dev"
89
+ Requires-Dist: numpy<2; extra == "dev"
90
+ Requires-Dist: scipy-stubs; extra == "dev"
95
91
  Requires-Dist: pyarrow; extra == "dev"
92
+ Requires-Dist: pandas-stubs; extra == "dev"
93
+ Requires-Dist: termcolor==2.5.0; extra == "dev"
94
+ Requires-Dist: opensearch-py==2.4.2; extra == "dev"
95
+ Requires-Dist: scipy<=1.14.1; extra == "dev"
96
96
  Dynamic: provides-extra
97
97
  Dynamic: requires-dist
98
98
  Dynamic: requires-python
@@ -1,5 +1,5 @@
1
1
  acryl_datahub_cloud/__init__.py,sha256=axrMXkn0RW80YmuZgwUP_YQImcv6L28duZLWnW-gaNM,521
2
- acryl_datahub_cloud/_codegen_config.json,sha256=95w5sL4fFQSJc9BqRm3Fozdzfn06oxdleQRX8ekU80o,556
2
+ acryl_datahub_cloud/_codegen_config.json,sha256=kfWQh05uM5C13D4VYketS62pOYOgw4JQZ7N3NJl3bFc,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=uqYPmluXYdlgyq3C09gxIU5nEkKiqHoZ53h2oN5etj0,25227
@@ -482,8 +482,8 @@ acryl_datahub_cloud/sdk/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRk
482
482
  acryl_datahub_cloud/sdk/entities/assertion.py,sha256=-OILvHyKAI4-5mS2bb_P44Fvk6rBOOcvaxSMXfEYvRw,15077
483
483
  acryl_datahub_cloud/sdk/entities/monitor.py,sha256=NMrhJrWYNPvorxA33S_5FOl8YCtSmmeAavTzFLtWcOo,9665
484
484
  acryl_datahub_cloud/sdk/entities/subscription.py,sha256=0zl3LxkFM_hXBE8iCy8g6Nen-udJF784RmtPZ73QCb8,2801
485
- acryl_datahub_cloud-0.3.15rc5.dist-info/METADATA,sha256=l99EorUSlJ4mVpDVIJYFUA2TTOgbuVqvVbH-mail6hI,4615
486
- acryl_datahub_cloud-0.3.15rc5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
487
- acryl_datahub_cloud-0.3.15rc5.dist-info/entry_points.txt,sha256=veuyIaEzm7JF2q-C8Q-RcSV6V5Y9LvnVvIhTjiT5WUs,1342
488
- acryl_datahub_cloud-0.3.15rc5.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
489
- acryl_datahub_cloud-0.3.15rc5.dist-info/RECORD,,
485
+ acryl_datahub_cloud-0.3.15rc6.dist-info/METADATA,sha256=mtRI7HDJWweONfCi63KyDvSRPxLN_b2omyI5GqnrwkA,4615
486
+ acryl_datahub_cloud-0.3.15rc6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
487
+ acryl_datahub_cloud-0.3.15rc6.dist-info/entry_points.txt,sha256=veuyIaEzm7JF2q-C8Q-RcSV6V5Y9LvnVvIhTjiT5WUs,1342
488
+ acryl_datahub_cloud-0.3.15rc6.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
489
+ acryl_datahub_cloud-0.3.15rc6.dist-info/RECORD,,