acryl-datahub-cloud 0.3.7.8rc4__py3-none-any.whl → 0.3.7.9__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.
@@ -1,80 +1,82 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: acryl-datahub-cloud
3
- Version: 0.3.7.8rc4
3
+ Version: 0.3.7.9
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: pydantic<2; extra == "datahub-lineage-features"
8
7
  Requires-Dist: pyarrow; extra == "datahub-lineage-features"
9
- Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
10
8
  Requires-Dist: duckdb; extra == "datahub-lineage-features"
11
9
  Requires-Dist: pandas; extra == "datahub-lineage-features"
10
+ Requires-Dist: pydantic<2; extra == "datahub-lineage-features"
11
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-lineage-features"
12
12
  Provides-Extra: datahub-reporting-forms
13
- Requires-Dist: pydantic<2; extra == "datahub-reporting-forms"
14
13
  Requires-Dist: pyarrow; extra == "datahub-reporting-forms"
15
14
  Requires-Dist: boto3; extra == "datahub-reporting-forms"
16
15
  Requires-Dist: duckdb; extra == "datahub-reporting-forms"
17
16
  Requires-Dist: pandas; extra == "datahub-reporting-forms"
17
+ Requires-Dist: pydantic<2; extra == "datahub-reporting-forms"
18
18
  Provides-Extra: datahub-reporting-extract-graph
19
- Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-graph"
20
19
  Requires-Dist: pyarrow; extra == "datahub-reporting-extract-graph"
21
20
  Requires-Dist: boto3; extra == "datahub-reporting-extract-graph"
22
- Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
23
21
  Requires-Dist: duckdb; extra == "datahub-reporting-extract-graph"
24
22
  Requires-Dist: pandas; extra == "datahub-reporting-extract-graph"
23
+ Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-graph"
24
+ Requires-Dist: opensearch-py==2.4.2; extra == "datahub-reporting-extract-graph"
25
25
  Provides-Extra: datahub-reporting-extract-sql
26
- Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-sql"
27
26
  Requires-Dist: pyarrow; extra == "datahub-reporting-extract-sql"
28
27
  Requires-Dist: boto3; extra == "datahub-reporting-extract-sql"
29
28
  Requires-Dist: duckdb; extra == "datahub-reporting-extract-sql"
30
29
  Requires-Dist: pandas; extra == "datahub-reporting-extract-sql"
30
+ Requires-Dist: pydantic<2; extra == "datahub-reporting-extract-sql"
31
31
  Provides-Extra: datahub-usage-feature-reporting
32
- Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-feature-reporting"
32
+ Requires-Dist: pyarrow; extra == "datahub-usage-feature-reporting"
33
+ Requires-Dist: boto3; extra == "datahub-usage-feature-reporting"
34
+ Requires-Dist: polars<=1.16.0; extra == "datahub-usage-feature-reporting"
35
+ Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-feature-reporting"
33
36
  Requires-Dist: opensearch-py==2.4.2; extra == "datahub-usage-feature-reporting"
37
+ Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-feature-reporting"
34
38
  Requires-Dist: duckdb; extra == "datahub-usage-feature-reporting"
35
39
  Requires-Dist: pandas; extra == "datahub-usage-feature-reporting"
36
40
  Requires-Dist: pydantic<2; extra == "datahub-usage-feature-reporting"
37
- Requires-Dist: pyarrow; extra == "datahub-usage-feature-reporting"
38
- Requires-Dist: boto3; extra == "datahub-usage-feature-reporting"
39
- Requires-Dist: scipy<=1.14.1; extra == "datahub-usage-feature-reporting"
40
- Requires-Dist: elasticsearch==7.13.4; extra == "datahub-usage-feature-reporting"
41
- Requires-Dist: polars<=1.16.0; extra == "datahub-usage-feature-reporting"
42
41
  Requires-Dist: numpy<2; extra == "datahub-usage-feature-reporting"
42
+ Requires-Dist: pyarrow<=18.0.0; extra == "datahub-usage-feature-reporting"
43
43
  Provides-Extra: acryl-cs-issues
44
44
  Requires-Dist: jinja2; extra == "acryl-cs-issues"
45
45
  Requires-Dist: openai; extra == "acryl-cs-issues"
46
46
  Requires-Dist: zenpy; extra == "acryl-cs-issues"
47
47
  Requires-Dist: slack-sdk; extra == "acryl-cs-issues"
48
48
  Provides-Extra: all
49
- Requires-Dist: jinja2; extra == "all"
49
+ Requires-Dist: pyarrow; extra == "all"
50
+ Requires-Dist: boto3; extra == "all"
51
+ Requires-Dist: polars<=1.16.0; extra == "all"
50
52
  Requires-Dist: pyarrow<=18.0.0; extra == "all"
51
- Requires-Dist: opensearch-py==2.4.2; extra == "all"
53
+ Requires-Dist: jinja2; extra == "all"
54
+ Requires-Dist: openai; extra == "all"
52
55
  Requires-Dist: slack-sdk; extra == "all"
56
+ Requires-Dist: opensearch-py==2.4.2; extra == "all"
53
57
  Requires-Dist: duckdb; extra == "all"
54
58
  Requires-Dist: pandas; extra == "all"
55
59
  Requires-Dist: pydantic<2; extra == "all"
56
- Requires-Dist: pyarrow; extra == "all"
57
- Requires-Dist: boto3; extra == "all"
58
60
  Requires-Dist: scipy<=1.14.1; extra == "all"
59
- Requires-Dist: elasticsearch==7.13.4; extra == "all"
60
- Requires-Dist: polars<=1.16.0; extra == "all"
61
- Requires-Dist: zenpy; extra == "all"
62
61
  Requires-Dist: numpy<2; extra == "all"
63
- Requires-Dist: openai; extra == "all"
62
+ Requires-Dist: zenpy; extra == "all"
63
+ Requires-Dist: elasticsearch==7.13.4; extra == "all"
64
64
  Provides-Extra: dev
65
- Requires-Dist: jinja2; extra == "dev"
66
- Requires-Dist: acryl-datahub[dev]; extra == "dev"
65
+ Requires-Dist: pyarrow; extra == "dev"
66
+ Requires-Dist: boto3; extra == "dev"
67
+ Requires-Dist: polars<=1.16.0; extra == "dev"
67
68
  Requires-Dist: pyarrow<=18.0.0; extra == "dev"
68
- Requires-Dist: opensearch-py==2.4.2; extra == "dev"
69
+ Requires-Dist: jinja2; extra == "dev"
70
+ Requires-Dist: openai; extra == "dev"
69
71
  Requires-Dist: slack-sdk; extra == "dev"
72
+ Requires-Dist: opensearch-py==2.4.2; extra == "dev"
70
73
  Requires-Dist: duckdb; extra == "dev"
71
74
  Requires-Dist: pandas; extra == "dev"
72
75
  Requires-Dist: pydantic<2; extra == "dev"
73
- Requires-Dist: pyarrow; extra == "dev"
74
- Requires-Dist: boto3; extra == "dev"
75
76
  Requires-Dist: scipy<=1.14.1; extra == "dev"
76
- Requires-Dist: elasticsearch==7.13.4; extra == "dev"
77
- Requires-Dist: polars<=1.16.0; extra == "dev"
78
- Requires-Dist: zenpy; extra == "dev"
79
77
  Requires-Dist: numpy<2; extra == "dev"
80
- Requires-Dist: openai; extra == "dev"
78
+ Requires-Dist: zenpy; extra == "dev"
79
+ Requires-Dist: elasticsearch==7.13.4; extra == "dev"
80
+ Requires-Dist: acryl-datahub[dev]; extra == "dev"
81
+ Dynamic: provides-extra
82
+ 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=fEyrcjlVLhjKlreqVopTuIwo2VdJPdE_sPbV0NH09A8,557
2
+ acryl_datahub_cloud/_codegen_config.json,sha256=ZRfkWLAAzyWdfQhDFzIc6uduKE9Eamd-QoMms88erZo,554
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
@@ -25,8 +25,8 @@ acryl_datahub_cloud/elasticsearch/graph_service.py,sha256=K4ykcSMxlrhlDrchhte3vE
25
25
  acryl_datahub_cloud/lineage_features/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
26
  acryl_datahub_cloud/lineage_features/source.py,sha256=DS9VgFXtGDRP98dHBE4KVoB2MDFE-4FSS5RlBuYZqRY,5519
27
27
  acryl_datahub_cloud/metadata/__init__.py,sha256=AjhXPjI6cnpdcrBRrE5gOWo15vv2TTl2ctU4UAnUN7A,238
28
- acryl_datahub_cloud/metadata/schema.avsc,sha256=p-1rR01mcoHSaunjuI0eBNbsrqCEnBhqq_PF2qQB1ww,1074413
29
- acryl_datahub_cloud/metadata/schema_classes.py,sha256=StVjs4lqb9KTeA99gRIhneAzOvqBDjcLnQEZHE2DHwI,1355405
28
+ acryl_datahub_cloud/metadata/schema.avsc,sha256=Ugr8aa9VDPKFdowns3aoxycGi7RthrMa9UPMxJON4mk,1081762
29
+ acryl_datahub_cloud/metadata/schema_classes.py,sha256=7zjFVa0nhCtg20pZA-5T6dUFGUKDGb95XOOZr45oxPs,1363680
30
30
  acryl_datahub_cloud/metadata/_urns/__init__.py,sha256=cOF3GHMDgPhmbLKbN02NPpuLGHSu0qNgQyBRv08eqF0,243
31
31
  acryl_datahub_cloud/metadata/_urns/urn_defs.py,sha256=44Y13gEneLA5tL6mt3IJo-9-8AN2URKXM51zmzesti8,119444
32
32
  acryl_datahub_cloud/metadata/com/__init__.py,sha256=gsAIuTxzfJdI7a9ybZlgMIHMAYksM1SxGxXjtySgKSc,202
@@ -86,7 +86,7 @@ acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/metadata/search/__init__.
86
86
  acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/metadata/search/features/__init__.py,sha256=Ev7Pke4N3ZQTDDrnQsbhw1tMlw56xmaJeRmGn0U7-EI,662
87
87
  acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/metadata/snapshot/__init__.py,sha256=An3dDSfMmNNY3_dAhjGXtoPqEc49A3nEGZcD9B0UStQ,2469
88
88
  acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/ml/__init__.py,sha256=gsAIuTxzfJdI7a9ybZlgMIHMAYksM1SxGxXjtySgKSc,202
89
- acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/ml/metadata/__init__.py,sha256=WIN5E6MiZWF03Ujd8ECvmPS_IyaEvhV8B5dU-GZK3KQ,3192
89
+ acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/ml/metadata/__init__.py,sha256=qefB0n1xilQHCPla80b39wdjHOYoVtzBJT2jGc2szkM,3309
90
90
  acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/monitor/__init__.py,sha256=7I8dVYkb4GUh1cH2R0j-99nzrz3aRCSfFeKXcN_HXGM,2866
91
91
  acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/mxe/__init__.py,sha256=LqGp9QTLk_tiSsbHMGSUH7uPG00Bf_qQIMiU7vtO4Tk,973
92
92
  acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/notebook/__init__.py,sha256=BcjOsz4YeHQbLLBb4Im4uJ7ux1hGHquQDmiIOiDXVtE,901
@@ -207,8 +207,8 @@ acryl_datahub_cloud/metadata/schemas/DataPlatformInstanceProperties.avsc,sha256=
207
207
  acryl_datahub_cloud/metadata/schemas/DataPlatformKey.avsc,sha256=5Z2adruXKzSucmgCba768UXdsGsYBH9t9DvFF9L9mxo,461
208
208
  acryl_datahub_cloud/metadata/schemas/DataProcessInfo.avsc,sha256=n4Zuk4kpHrHI2BdINhG-OucdCefb2GEsDv5mXQtSWIw,1558
209
209
  acryl_datahub_cloud/metadata/schemas/DataProcessInstanceInput.avsc,sha256=NDbRQULcJ9erg3X24w-LUY5AclqKemZQq0LDz1CVsFE,847
210
- acryl_datahub_cloud/metadata/schemas/DataProcessInstanceKey.avsc,sha256=EIeMeTbaeTJR2qeVK3usVbBuQjI1bs8OQWKmqOod5K4,870
211
- acryl_datahub_cloud/metadata/schemas/DataProcessInstanceOutput.avsc,sha256=ZUdCQ-O2I7l4BNlx8VwJZw0PNpJdy47-ZASSBJneCEs,845
210
+ acryl_datahub_cloud/metadata/schemas/DataProcessInstanceKey.avsc,sha256=Np4Qyqr0nm_IyQCFUIwzFq7UjIzUQzaS29sIc8sNvL4,970
211
+ acryl_datahub_cloud/metadata/schemas/DataProcessInstanceOutput.avsc,sha256=Ra00uvvXrKVlXD1O7B-1thvxebsvCtpeQzc4bnzAflU,868
212
212
  acryl_datahub_cloud/metadata/schemas/DataProcessInstanceProperties.avsc,sha256=2qsDFeSA2-ag5IVetgD8mW2k--F6CwmYXM3KOE6edU8,3836
213
213
  acryl_datahub_cloud/metadata/schemas/DataProcessInstanceRelationships.avsc,sha256=VhBpnyGGvO06WEnM6zy4PmjiT0nivRQfkSdJCUgIavw,2358
214
214
  acryl_datahub_cloud/metadata/schemas/DataProcessInstanceRunEvent.avsc,sha256=zwTYULEnpMbqwkLN8NbXW9PQWFG4X6TZkZwTQ1Wb53Y,6713
@@ -300,12 +300,13 @@ acryl_datahub_cloud/metadata/schemas/MLModelDeploymentKey.avsc,sha256=cwrlEzHRY4
300
300
  acryl_datahub_cloud/metadata/schemas/MLModelDeploymentProperties.avsc,sha256=88nJ4uEBeT6kGrZnhYnZF4Co8rq2SBjqszQ-owtskQ4,3133
301
301
  acryl_datahub_cloud/metadata/schemas/MLModelFactorPrompts.avsc,sha256=8kX-P4F4mVLFT980z3MwIautt1_6uA-c_Z87nYNDK-k,2712
302
302
  acryl_datahub_cloud/metadata/schemas/MLModelGroupKey.avsc,sha256=ue1UHiPZEptb7dIYsQ62StSGcZFEC6aeOW4kdRevp6s,2684
303
- acryl_datahub_cloud/metadata/schemas/MLModelGroupProperties.avsc,sha256=X8SexaKiPqBb7YMllw1tbIA_0bk3MZFyv8NtX2AhdZI,1618
303
+ acryl_datahub_cloud/metadata/schemas/MLModelGroupProperties.avsc,sha256=vVqeDTwayOzxdJIJcbtHLWwBcaAYTGnOmDez6KSfyhA,4258
304
304
  acryl_datahub_cloud/metadata/schemas/MLModelKey.avsc,sha256=oY1pLXiKzk1ugE7dxO0SLK0KljCAKE6CeI39u306uXA,3052
305
- acryl_datahub_cloud/metadata/schemas/MLModelProperties.avsc,sha256=wGCQ-yMLnss-rRl-NigFPMLEesvSeK0t1iOblyG_m0U,8411
305
+ acryl_datahub_cloud/metadata/schemas/MLModelProperties.avsc,sha256=8lbBQL1uB9O5TFvRo5nsX-AnacrlIp5Mzf-ZDk3sJ8s,10079
306
306
  acryl_datahub_cloud/metadata/schemas/MLPrimaryKeyKey.avsc,sha256=8D4Cpyg2YhNpAn65d9C0b2tD4GfmXX3pI2J9EmAslok,1167
307
307
  acryl_datahub_cloud/metadata/schemas/MLPrimaryKeyProperties.avsc,sha256=PHVzHrp7TS6ZILaf9wB4dhkx17W9of859a5sd2Wxu9M,4575
308
- acryl_datahub_cloud/metadata/schemas/MetadataChangeEvent.avsc,sha256=YVxllocfr7wjN9JhcP5puhLAXgXAiL1JuGxxWvx0FAI,400489
308
+ acryl_datahub_cloud/metadata/schemas/MLTrainingRunProperties.avsc,sha256=WGgj0MuQrGD4UgvyHCJHzTnHja2LlJTOr1gLu8SySj0,4269
309
+ acryl_datahub_cloud/metadata/schemas/MetadataChangeEvent.avsc,sha256=315I6LDejWXiPeals3sIFcWNmWDfv84BrmDKFzuVZfY,405415
309
310
  acryl_datahub_cloud/metadata/schemas/MetadataChangeLog.avsc,sha256=mpdodpx25E6M1Gq_7slEcPAm-1Es5xPsoqV60HgO7zg,12167
310
311
  acryl_datahub_cloud/metadata/schemas/MetadataChangeProposal.avsc,sha256=EMfQrYsuHf1p6UvBjoLtfdTHGe-vGNJaCFEHz8hdKU0,9698
311
312
  acryl_datahub_cloud/metadata/schemas/Metrics.avsc,sha256=O7DJGjOwmHbb1x_Zj7AuM_HaHKjBvkfJKfUsX8icXD4,690
@@ -375,8 +376,8 @@ acryl_datahub_cloud/metadata/schemas/UsageFeatures.avsc,sha256=B7mqUWVwduvWSP9zp
375
376
  acryl_datahub_cloud/metadata/schemas/VersionInfo.avsc,sha256=9gMcZ8tjuhgcZiq2gOAp_EOV9q9jvuOgfph6m6v_X7c,1189
376
377
  acryl_datahub_cloud/metadata/schemas/ViewProperties.avsc,sha256=3HhcbH5493dJUnEUtFMYMVfbYQ52aDedm5L4j77Nym4,1032
377
378
  acryl_datahub_cloud/metadata/schemas/__init__.py,sha256=uvLNC3VyCkWA_v8e9FdA1leFf46NFKDD0AajCfihepI,581
378
- acryl_datahub_cloud-0.3.7.8rc4.dist-info/METADATA,sha256=_7gxmVBcdCHy3Z_iUdnx9dw8MX6dezDKvAs_z9yBv4A,4067
379
- acryl_datahub_cloud-0.3.7.8rc4.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
380
- acryl_datahub_cloud-0.3.7.8rc4.dist-info/entry_points.txt,sha256=pnIeD0q0iBd34tcq2N2vtgVOlos5oGp-bQ8bTvfNUd8,879
381
- acryl_datahub_cloud-0.3.7.8rc4.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
382
- acryl_datahub_cloud-0.3.7.8rc4.dist-info/RECORD,,
379
+ acryl_datahub_cloud-0.3.7.9.dist-info/METADATA,sha256=8EAHCGuTKlf0myNlbJilNzczdT-Lj9HCMMKGZ7rf87c,4111
380
+ acryl_datahub_cloud-0.3.7.9.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
381
+ acryl_datahub_cloud-0.3.7.9.dist-info/entry_points.txt,sha256=pnIeD0q0iBd34tcq2N2vtgVOlos5oGp-bQ8bTvfNUd8,879
382
+ acryl_datahub_cloud-0.3.7.9.dist-info/top_level.txt,sha256=EwgCxfX-DzJANwxj-Mx_j4TOfAFhmc_FgMbRPzWsoZs,20
383
+ acryl_datahub_cloud-0.3.7.9.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5