acryl-datahub 1.0.0rc14__py3-none-any.whl → 1.0.0rc16__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 might be problematic. Click here for more details.
- {acryl_datahub-1.0.0rc14.dist-info → acryl_datahub-1.0.0rc16.dist-info}/METADATA +2469 -2469
- {acryl_datahub-1.0.0rc14.dist-info → acryl_datahub-1.0.0rc16.dist-info}/RECORD +10 -10
- datahub/_version.py +1 -1
- datahub/cli/ingest_cli.py +1 -1
- datahub/ingestion/source/ge_data_profiler.py +1 -1
- datahub/ingestion/source/unity/ge_profiler.py +2 -1
- {acryl_datahub-1.0.0rc14.dist-info → acryl_datahub-1.0.0rc16.dist-info}/LICENSE +0 -0
- {acryl_datahub-1.0.0rc14.dist-info → acryl_datahub-1.0.0rc16.dist-info}/WHEEL +0 -0
- {acryl_datahub-1.0.0rc14.dist-info → acryl_datahub-1.0.0rc16.dist-info}/entry_points.txt +0 -0
- {acryl_datahub-1.0.0rc14.dist-info → acryl_datahub-1.0.0rc16.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
datahub/__init__.py,sha256=aq_i5lVREmoLfYIqcx_pEQicO855YlhD19tWc1eZZNI,59
|
|
2
2
|
datahub/__main__.py,sha256=pegIvQ9hzK7IhqVeUi1MeADSZ2QlP-D3K0OQdEg55RU,106
|
|
3
|
-
datahub/_version.py,sha256=
|
|
3
|
+
datahub/_version.py,sha256=E9Ai-iBRxYw3ysQIRJYlsLsIOcjgGBzeqp6OJwZHeAg,322
|
|
4
4
|
datahub/entrypoints.py,sha256=2TYgHhs3sCxJlojIHjqfxzt3_ImPwPzq4vBtsUuMqu4,8885
|
|
5
5
|
datahub/errors.py,sha256=w6h8b27j9XlmPbTwqpu7-wgiTrXlHzcnUOnJ_iOrwzo,520
|
|
6
6
|
datahub/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -71,7 +71,7 @@ datahub/cli/env_utils.py,sha256=RQzjg4JE29hjPt4v7p-RuqoOr99w8E3DBHWiN2Sm7T4,252
|
|
|
71
71
|
datahub/cli/exists_cli.py,sha256=IsuU86R-g7BJjAl1vULH6d-BWJHAKa4XHLZl5WxGUEM,1233
|
|
72
72
|
datahub/cli/get_cli.py,sha256=VV80BCXfZ0-C8fr2k43SIuN9DB-fOYP9StWsTHnXwFw,2327
|
|
73
73
|
datahub/cli/iceberg_cli.py,sha256=-XT3wpkr8b-HFMafYk7lSon3Lys6XjTQA8U1b698ByM,23003
|
|
74
|
-
datahub/cli/ingest_cli.py,sha256=
|
|
74
|
+
datahub/cli/ingest_cli.py,sha256=Xvdb0v-r_8rhlmZo161E043BMbLuyvNq1LLJWHdlXT0,20526
|
|
75
75
|
datahub/cli/json_file.py,sha256=nWo-VVthaaW4Do1eUqgrzk0fShb29MjiKXvZVOTq76c,943
|
|
76
76
|
datahub/cli/lite_cli.py,sha256=XKMejSuYUToKBvgN3YmmnxjRcaG5WPw23gJuQK8pgRc,13099
|
|
77
77
|
datahub/cli/migrate.py,sha256=3orGfLNsdh1Q7gkPaCaf2bBWM5b3Ih4fGFw3poe0wiA,17937
|
|
@@ -198,7 +198,7 @@ datahub/ingestion/source/demo_data.py,sha256=PbtCHlZx3wrKlOPPgkWhDQuPm7ZfIx2neXJ
|
|
|
198
198
|
datahub/ingestion/source/elastic_search.py,sha256=2dwIcSbYMaq_RoSnxLGz4Q_20oJ8AGgMKunVIBIgYM8,23406
|
|
199
199
|
datahub/ingestion/source/feast.py,sha256=lsk0jc_0gKiiBNgmrmT8o8bvBOSLFPQMNrvWEcOye2w,18802
|
|
200
200
|
datahub/ingestion/source/file.py,sha256=h6CRH7hrKcFxu1SmZDjqJcJUSrc031u5oJUl2clnPO4,15976
|
|
201
|
-
datahub/ingestion/source/ge_data_profiler.py,sha256=
|
|
201
|
+
datahub/ingestion/source/ge_data_profiler.py,sha256=uPHHgOr-fHXsdGonVa8Lc8ZE1yo0TyVWKhktwAuA3fI,64642
|
|
202
202
|
datahub/ingestion/source/ge_profiling_config.py,sha256=FlWfXoVoayabVXNMB9qETEU0GX0az6HYqNUZRnIu_fQ,10866
|
|
203
203
|
datahub/ingestion/source/glue_profiling_config.py,sha256=vpMJH4Lf_qgR32BZy58suabri1yV5geaAPjzg2eORDc,2559
|
|
204
204
|
datahub/ingestion/source/ldap.py,sha256=CNr3foofIpoCXu_GGqfcajlQE2qkHr5isYwVcDutdkk,18695
|
|
@@ -510,7 +510,7 @@ datahub/ingestion/source/unity/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5
|
|
|
510
510
|
datahub/ingestion/source/unity/analyze_profiler.py,sha256=2pqkFY30CfN4aHgFZZntjeG0hNhBytZJvXC13VfTc1I,4689
|
|
511
511
|
datahub/ingestion/source/unity/config.py,sha256=IE20ybsTd082ilDrnfPXl1GmjRxbWipTTt_E_3JE7FI,14770
|
|
512
512
|
datahub/ingestion/source/unity/connection_test.py,sha256=B143Wb28fS0V4GhygU9hzKqiArWBjsQO54IUCPf23dc,2586
|
|
513
|
-
datahub/ingestion/source/unity/ge_profiler.py,sha256=
|
|
513
|
+
datahub/ingestion/source/unity/ge_profiler.py,sha256=NBRHZceq-f95iUn7u0h7cgcd9nAc48Aa-lmp_BqE0As,8409
|
|
514
514
|
datahub/ingestion/source/unity/hive_metastore_proxy.py,sha256=IAWWJjaW0si_UF52Se2D7wmdYRY_afUG4QlVmQu6xaw,15351
|
|
515
515
|
datahub/ingestion/source/unity/proxy.py,sha256=qYgjw0COscvUk8TvgWwZKgYvkYyA3j4yc826IwfhIZg,18428
|
|
516
516
|
datahub/ingestion/source/unity/proxy_profiling.py,sha256=WLqvYP6MziaisA4LYL4T_GA-kPt6Xdde7bfaYsjYw40,9663
|
|
@@ -1022,9 +1022,9 @@ datahub_provider/operators/datahub_assertion_operator.py,sha256=uvTQ-jk2F0sbqqxp
|
|
|
1022
1022
|
datahub_provider/operators/datahub_assertion_sensor.py,sha256=lCBj_3x1cf5GMNpHdfkpHuyHfVxsm6ff5x2Z5iizcAo,140
|
|
1023
1023
|
datahub_provider/operators/datahub_operation_operator.py,sha256=aevDp2FzX7FxGlXrR0khoHNbxbhKR2qPEX5e8O2Jyzw,174
|
|
1024
1024
|
datahub_provider/operators/datahub_operation_sensor.py,sha256=8fcdVBCEPgqy1etTXgLoiHoJrRt_nzFZQMdSzHqSG7M,168
|
|
1025
|
-
acryl_datahub-1.0.
|
|
1026
|
-
acryl_datahub-1.0.
|
|
1027
|
-
acryl_datahub-1.0.
|
|
1028
|
-
acryl_datahub-1.0.
|
|
1029
|
-
acryl_datahub-1.0.
|
|
1030
|
-
acryl_datahub-1.0.
|
|
1025
|
+
acryl_datahub-1.0.0rc16.dist-info/LICENSE,sha256=9xNHpsD0uYF5ONzXsKDCuHHB-xbiCrSbueWXqrTNsxk,11365
|
|
1026
|
+
acryl_datahub-1.0.0rc16.dist-info/METADATA,sha256=GLR8w248XWb0HwHx4mWmrC_lVq4qTRyn2YiFAixM1qU,175337
|
|
1027
|
+
acryl_datahub-1.0.0rc16.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
|
1028
|
+
acryl_datahub-1.0.0rc16.dist-info/entry_points.txt,sha256=U1e5ZwqPX1OaIbvGrwvozcdB8SbzFYXQM7plpdLKKeo,9592
|
|
1029
|
+
acryl_datahub-1.0.0rc16.dist-info/top_level.txt,sha256=iLjSrLK5ox1YVYcglRUkcvfZPvKlobBWx7CTUXx8_GI,25
|
|
1030
|
+
acryl_datahub-1.0.0rc16.dist-info/RECORD,,
|
datahub/_version.py
CHANGED
datahub/cli/ingest_cli.py
CHANGED
|
@@ -307,7 +307,7 @@ def deploy(
|
|
|
307
307
|
sys.exit(1)
|
|
308
308
|
|
|
309
309
|
click.echo(
|
|
310
|
-
f"✅ Successfully wrote data ingestion source metadata for recipe {variables['name']}:"
|
|
310
|
+
f"✅ Successfully wrote data ingestion source metadata for recipe {variables['input']['name']}:"
|
|
311
311
|
)
|
|
312
312
|
click.echo(response)
|
|
313
313
|
|
|
@@ -602,7 +602,7 @@ class _SingleDatasetProfiler(BasicDatasetProfilerBase):
|
|
|
602
602
|
if not self.config.include_field_median_value:
|
|
603
603
|
return
|
|
604
604
|
try:
|
|
605
|
-
if self.dataset.engine.dialect.name.lower()
|
|
605
|
+
if self.dataset.engine.dialect.name.lower() in [SNOWFLAKE, DATABRICKS]:
|
|
606
606
|
column_profile.median = str(
|
|
607
607
|
self.dataset.engine.execute(
|
|
608
608
|
sa.select([sa.func.median(sa.column(column))]).select_from(
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import concurrent.futures
|
|
1
2
|
import logging
|
|
2
3
|
from concurrent.futures import ThreadPoolExecutor, as_completed
|
|
3
4
|
from dataclasses import dataclass, field
|
|
@@ -91,7 +92,7 @@ class UnityCatalogGEProfiler(GenericProfiler):
|
|
|
91
92
|
profile_requests.append(profile_request)
|
|
92
93
|
if i > 0 and i % 100 == 0:
|
|
93
94
|
logger.info(f"Finished table-level profiling for {i} tables")
|
|
94
|
-
except TimeoutError:
|
|
95
|
+
except (TimeoutError, concurrent.futures.TimeoutError):
|
|
95
96
|
logger.warning("Timed out waiting to complete table-level profiling.")
|
|
96
97
|
|
|
97
98
|
if len(profile_requests) == 0:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|