acryl-datahub-cloud 0.3.10rc8__py3-none-any.whl → 0.3.10.2__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.

@@ -15,10 +15,10 @@ import pathlib
15
15
  def _load_schema(schema_name: str) -> str:
16
16
  return (pathlib.Path(__file__).parent / f"{schema_name}.avsc").read_text()
17
17
 
18
- def getMetadataChangeProposalSchema() -> str:
19
- return _load_schema("MetadataChangeProposal")
20
-
21
18
  def getMetadataChangeEventSchema() -> str:
22
19
  return _load_schema("MetadataChangeEvent")
23
20
 
21
+ def getMetadataChangeProposalSchema() -> str:
22
+ return _load_schema("MetadataChangeProposal")
23
+
24
24
  # fmt: on
@@ -1,92 +1,92 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: acryl-datahub-cloud
3
- Version: 0.3.10rc8
3
+ Version: 0.3.10.2
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: opensearch-py==2.4.2; extra == "datahub-lineage-features"
8
- Requires-Dist: pyarrow; extra == "datahub-lineage-features"
9
7
  Requires-Dist: pydantic<2; extra == "datahub-lineage-features"
8
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
10
9
  Requires-Dist: duckdb; extra == "datahub-lineage-features"
10
+ Requires-Dist: pyarrow; extra == "datahub-lineage-features"
11
11
  Requires-Dist: pandas; extra == "datahub-lineage-features"
12
12
  Provides-Extra: datahub-reporting-forms
13
+ Requires-Dist: pydantic<2; extra == "datahub-reporting-forms"
13
14
  Requires-Dist: termcolor==2.5.0; extra == "datahub-reporting-forms"
14
15
  Requires-Dist: boto3; extra == "datahub-reporting-forms"
15
- Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
16
- Requires-Dist: pydantic<2; extra == "datahub-reporting-forms"
17
16
  Requires-Dist: duckdb; extra == "datahub-reporting-forms"
17
+ Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
18
18
  Requires-Dist: pandas; extra == "datahub-reporting-forms"
19
19
  Provides-Extra: datahub-reporting-extract-graph
20
- Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
21
- Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
22
- Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
23
20
  Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-graph"
21
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
22
+ Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
24
23
  Requires-Dist: duckdb; extra == "datahub-reporting-extract-graph"
24
+ Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
25
25
  Requires-Dist: pandas; extra == "datahub-reporting-extract-graph"
26
26
  Provides-Extra: datahub-reporting-extract-sql
27
- Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
28
- Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
29
27
  Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-sql"
28
+ Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
30
29
  Requires-Dist: duckdb; extra == "datahub-reporting-extract-sql"
30
+ Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
31
31
  Requires-Dist: pandas; extra == "datahub-reporting-extract-sql"
32
32
  Provides-Extra: datahub-usage-reporting
33
+ Requires-Dist: polars==1.23.0; extra == "datahub-usage-reporting"
34
+ Requires-Dist: numpy<2; extra == "datahub-usage-reporting"
35
+ Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-reporting"
36
+ Requires-Dist: pandas; extra == "datahub-usage-reporting"
37
+ Requires-Dist: pydantic<2; extra == "datahub-usage-reporting"
33
38
  Requires-Dist: opensearch-py==2.4.2; extra == "datahub-usage-reporting"
34
- Requires-Dist: pyarrow; extra == "datahub-usage-reporting"
35
39
  Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-reporting"
36
- Requires-Dist: polars==1.23.0; extra == "datahub-usage-reporting"
37
40
  Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-reporting"
38
- Requires-Dist: duckdb; extra == "datahub-usage-reporting"
39
- Requires-Dist: pandas; extra == "datahub-usage-reporting"
40
- Requires-Dist: termcolor==2.5.0; extra == "datahub-usage-reporting"
41
41
  Requires-Dist: boto3; extra == "datahub-usage-reporting"
42
- Requires-Dist: numpy<2; extra == "datahub-usage-reporting"
43
- Requires-Dist: pydantic<2; extra == "datahub-usage-reporting"
44
- Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-reporting"
42
+ Requires-Dist: pyarrow; extra == "datahub-usage-reporting"
43
+ Requires-Dist: termcolor==2.5.0; extra == "datahub-usage-reporting"
44
+ Requires-Dist: duckdb; 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: zenpy; extra == "acryl-cs-issues"
50
51
  Requires-Dist: openai; extra == "acryl-cs-issues"
51
52
  Requires-Dist: jinja2; extra == "acryl-cs-issues"
52
53
  Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
53
- Requires-Dist: zenpy; extra == "acryl-cs-issues"
54
54
  Provides-Extra: all
55
- Requires-Dist: opensearch-py==2.4.2; extra == "all"
56
- Requires-Dist: pyarrow; extra == "all"
57
- Requires-Dist: elasticsearch==7.13.4; extra == "all"
58
- Requires-Dist: pyarrow<=18.0.0; extra == "all"
59
- Requires-Dist: zenpy; extra == "all"
60
- Requires-Dist: boto3; extra == "all"
61
- Requires-Dist: slack-sdk; extra == "all"
55
+ Requires-Dist: jinja2; extra == "all"
62
56
  Requires-Dist: tenacity; extra == "all"
63
- Requires-Dist: pydantic<2; extra == "all"
57
+ Requires-Dist: numpy<2; extra == "all"
64
58
  Requires-Dist: scipy<=1.14.1; extra == "all"
65
- Requires-Dist: openai; extra == "all"
66
- Requires-Dist: polars==1.23.0; extra == "all"
67
- Requires-Dist: duckdb; extra == "all"
68
59
  Requires-Dist: pandas; extra == "all"
60
+ Requires-Dist: elasticsearch==7.13.4; extra == "all"
69
61
  Requires-Dist: termcolor==2.5.0; extra == "all"
70
- Requires-Dist: jinja2; extra == "all"
71
- Requires-Dist: numpy<2; extra == "all"
62
+ Requires-Dist: duckdb; extra == "all"
63
+ Requires-Dist: polars==1.23.0; extra == "all"
64
+ Requires-Dist: zenpy; extra == "all"
65
+ Requires-Dist: openai; extra == "all"
66
+ Requires-Dist: slack-sdk; extra == "all"
67
+ Requires-Dist: pydantic<2; extra == "all"
68
+ Requires-Dist: opensearch-py==2.4.2; extra == "all"
69
+ Requires-Dist: pyarrow<=18.0.0; extra == "all"
70
+ Requires-Dist: boto3; extra == "all"
71
+ Requires-Dist: pyarrow; extra == "all"
72
72
  Provides-Extra: dev
73
- Requires-Dist: opensearch-py==2.4.2; extra == "dev"
74
- Requires-Dist: pyarrow; extra == "dev"
75
- Requires-Dist: elasticsearch==7.13.4; extra == "dev"
76
- Requires-Dist: openai; extra == "dev"
77
73
  Requires-Dist: polars==1.23.0; extra == "dev"
78
- Requires-Dist: pyarrow<=18.0.0; extra == "dev"
79
- Requires-Dist: duckdb; extra == "dev"
80
- Requires-Dist: pandas; extra == "dev"
81
- Requires-Dist: zenpy; extra == "dev"
82
- Requires-Dist: termcolor==2.5.0; extra == "dev"
83
- Requires-Dist: boto3; extra == "dev"
84
74
  Requires-Dist: jinja2; extra == "dev"
85
75
  Requires-Dist: acryl-datahub[dev]; extra == "dev"
76
+ Requires-Dist: tenacity; extra == "dev"
77
+ Requires-Dist: zenpy; extra == "dev"
86
78
  Requires-Dist: numpy<2; extra == "dev"
79
+ Requires-Dist: openai; extra == "dev"
80
+ Requires-Dist: scipy<=1.14.1; extra == "dev"
81
+ Requires-Dist: pandas; extra == "dev"
87
82
  Requires-Dist: slack-sdk; extra == "dev"
88
- Requires-Dist: tenacity; extra == "dev"
89
83
  Requires-Dist: pydantic<2; extra == "dev"
90
- Requires-Dist: scipy<=1.14.1; extra == "dev"
84
+ Requires-Dist: opensearch-py==2.4.2; extra == "dev"
85
+ Requires-Dist: elasticsearch==7.13.4; extra == "dev"
86
+ Requires-Dist: termcolor==2.5.0; extra == "dev"
87
+ Requires-Dist: pyarrow<=18.0.0; extra == "dev"
88
+ Requires-Dist: boto3; extra == "dev"
89
+ Requires-Dist: pyarrow; extra == "dev"
90
+ Requires-Dist: duckdb; 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=41j_YyiFGMGMGXPr84C-mafNeacW395tfnCWlDNjg0w,556
2
+ acryl_datahub_cloud/_codegen_config.json,sha256=ZzMhR-7nuV1mWwmGQFh0wi_CazYcvymy4oCZqLu6NR4,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=2pAA7GrRfVUvVCxPAgxi4BVgpwq9F_bvVWfjtkjAHVg,25231
@@ -20,8 +20,8 @@ acryl_datahub_cloud/datahub_metadata_sharing/share_entity.gql,sha256=tJ0VkAekRQC
20
20
  acryl_datahub_cloud/datahub_reporting/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
21
  acryl_datahub_cloud/datahub_reporting/datahub_dataset.py,sha256=Vn7BMQAiUF9aLlfa1uSX8yQivsljx2985hMRa1AtSmY,19293
22
22
  acryl_datahub_cloud/datahub_reporting/datahub_form_reporting.py,sha256=iWJg3RQ_n8_sdvzRxWBGc3EVA0q60Hc1hmZodyZLhLs,21969
23
- acryl_datahub_cloud/datahub_reporting/extract_graph.py,sha256=4dth7SWKw39kO0oq7C6minRGVmeetdEKsMQCdTx1Yog,7759
24
- acryl_datahub_cloud/datahub_reporting/extract_sql.py,sha256=4Z62LkVzB0jbdGcdMwjCChGc_iOFIMc0-a-AgIkEqS8,9402
23
+ acryl_datahub_cloud/datahub_reporting/extract_graph.py,sha256=n8DXMbGlAllWh5FcQ4bnUf3HYOiNYsSodWomigtmfWA,7896
24
+ acryl_datahub_cloud/datahub_reporting/extract_sql.py,sha256=H5y3e35RuwXk23trhcCKsjFkStGlXZiYzdIYf0213Hw,9537
25
25
  acryl_datahub_cloud/datahub_reporting/forms.py,sha256=WUmJ3DLcKn4VcSplZFxmzdPrxQY2mYKqKc7hk8XZ9_Q,5939
26
26
  acryl_datahub_cloud/datahub_reporting/forms_config.py,sha256=3uzFKriUoWBNXLVMaEtnx74fLuujV59kDQwi1HSxFNI,2102
27
27
  acryl_datahub_cloud/datahub_restore/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -37,10 +37,10 @@ acryl_datahub_cloud/elasticsearch/graph_service.py,sha256=K4ykcSMxlrhlDrchhte3vE
37
37
  acryl_datahub_cloud/lineage_features/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
38
  acryl_datahub_cloud/lineage_features/source.py,sha256=Edve1oBoR87RTloAfjAuxgULlMI_HNSFuQfbiVjkac4,6412
39
39
  acryl_datahub_cloud/metadata/__init__.py,sha256=AjhXPjI6cnpdcrBRrE5gOWo15vv2TTl2ctU4UAnUN7A,238
40
- acryl_datahub_cloud/metadata/schema.avsc,sha256=GCf_eYC87OpgrlXyNzSjLVdcObLHE2XALsCyDuHBHks,979482
41
- acryl_datahub_cloud/metadata/schema_classes.py,sha256=nxnQqTJ7wT-vxH_vGq9h7CEPLPKYf9lxWoC_VdDYpgg,1465452
40
+ acryl_datahub_cloud/metadata/schema.avsc,sha256=6C74Xyf7EJfMd0jqcuOnukjpbnZVsyRz4Hw2HiLleO4,1061720
41
+ acryl_datahub_cloud/metadata/schema_classes.py,sha256=fNaqxjGnesuoAsFTAiqNVD0iYwGJrlKPtNOllKGtRh4,1465452
42
42
  acryl_datahub_cloud/metadata/_urns/__init__.py,sha256=cOF3GHMDgPhmbLKbN02NPpuLGHSu0qNgQyBRv08eqF0,243
43
- acryl_datahub_cloud/metadata/_urns/urn_defs.py,sha256=8PhdZntUAZ9QoVbjU6cNUB5Ks3D_pFI17j7kX6RKp7A,159290
43
+ acryl_datahub_cloud/metadata/_urns/urn_defs.py,sha256=3jOTikGWFufW6jKB5-Qp21FbS-6WJ9FgFrXQBT8uS38,159290
44
44
  acryl_datahub_cloud/metadata/com/__init__.py,sha256=gsAIuTxzfJdI7a9ybZlgMIHMAYksM1SxGxXjtySgKSc,202
45
45
  acryl_datahub_cloud/metadata/com/linkedin/__init__.py,sha256=gsAIuTxzfJdI7a9ybZlgMIHMAYksM1SxGxXjtySgKSc,202
46
46
  acryl_datahub_cloud/metadata/com/linkedin/events/__init__.py,sha256=s_dR0plZF-rOxxIbE8ojekJqwiHzl2WYR-Z3kW6kKS0,298
@@ -409,9 +409,9 @@ acryl_datahub_cloud/metadata/schemas/VersionProperties.avsc,sha256=hT4BS3rSZYfJp
409
409
  acryl_datahub_cloud/metadata/schemas/VersionSetKey.avsc,sha256=psjGNNcFua3Zs9Xlh4HnUHNmBEU74uYdJR5g20NhRJU,659
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
- acryl_datahub_cloud/metadata/schemas/__init__.py,sha256=uvLNC3VyCkWA_v8e9FdA1leFf46NFKDD0AajCfihepI,581
413
- acryl_datahub_cloud-0.3.10rc8.dist-info/METADATA,sha256=1fhPo0WF-RXlR_9_UjFgYAv2hsgeDPz_mVwD96mbdB0,4541
414
- acryl_datahub_cloud-0.3.10rc8.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
415
- acryl_datahub_cloud-0.3.10rc8.dist-info/entry_points.txt,sha256=oXC4Hq3nxUKi9LR5NwsY17q6anLmYJKbapTx9Ij6vuc,1205
416
- acryl_datahub_cloud-0.3.10rc8.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
417
- acryl_datahub_cloud-0.3.10rc8.dist-info/RECORD,,
412
+ acryl_datahub_cloud/metadata/schemas/__init__.py,sha256=kCcak_fBn_KyuysZTJIoipAzZ8EO44Amk4DWSEvplEY,581
413
+ acryl_datahub_cloud-0.3.10.2.dist-info/METADATA,sha256=_9rskkH3pl0M98Xg3FkTaXYq1rGa76z4tWDVAf-I7k0,4540
414
+ acryl_datahub_cloud-0.3.10.2.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
415
+ acryl_datahub_cloud-0.3.10.2.dist-info/entry_points.txt,sha256=oXC4Hq3nxUKi9LR5NwsY17q6anLmYJKbapTx9Ij6vuc,1205
416
+ acryl_datahub_cloud-0.3.10.2.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
417
+ acryl_datahub_cloud-0.3.10.2.dist-info/RECORD,,