acryl-datahub 1.0.0.4rc2__py3-none-any.whl → 1.0.0.4rc3__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.0.4rc2.dist-info → acryl_datahub-1.0.0.4rc3.dist-info}/METADATA +2481 -2481
- {acryl_datahub-1.0.0.4rc2.dist-info → acryl_datahub-1.0.0.4rc3.dist-info}/RECORD +12 -12
- datahub/_version.py +1 -1
- datahub/ingestion/graph/config.py +3 -2
- datahub/ingestion/source/snowflake/snowflake_lineage_v2.py +6 -0
- datahub/metadata/_internal_schema_classes.py +487 -487
- datahub/metadata/_urns/urn_defs.py +1528 -1528
- datahub/metadata/schema.avsc +15757 -15757
- {acryl_datahub-1.0.0.4rc2.dist-info → acryl_datahub-1.0.0.4rc3.dist-info}/WHEEL +0 -0
- {acryl_datahub-1.0.0.4rc2.dist-info → acryl_datahub-1.0.0.4rc3.dist-info}/entry_points.txt +0 -0
- {acryl_datahub-1.0.0.4rc2.dist-info → acryl_datahub-1.0.0.4rc3.dist-info}/licenses/LICENSE +0 -0
- {acryl_datahub-1.0.0.4rc2.dist-info → acryl_datahub-1.0.0.4rc3.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
acryl_datahub-1.0.0.
|
|
1
|
+
acryl_datahub-1.0.0.4rc3.dist-info/licenses/LICENSE,sha256=9xNHpsD0uYF5ONzXsKDCuHHB-xbiCrSbueWXqrTNsxk,11365
|
|
2
2
|
datahub/__init__.py,sha256=aq_i5lVREmoLfYIqcx_pEQicO855YlhD19tWc1eZZNI,59
|
|
3
3
|
datahub/__main__.py,sha256=pegIvQ9hzK7IhqVeUi1MeADSZ2QlP-D3K0OQdEg55RU,106
|
|
4
|
-
datahub/_version.py,sha256=
|
|
4
|
+
datahub/_version.py,sha256=s9GagN9LnstD0j2tgPma0WgwFBeEF2rYkuJB2EEtcJY,323
|
|
5
5
|
datahub/entrypoints.py,sha256=AQN5MzCe6q3LKI4SS6WmwN56kgjF6AC1ld7yELWVP2w,8953
|
|
6
6
|
datahub/errors.py,sha256=p5rFAdAGVCk4Lqolol1YvthceadUSwpaCxLXRcyCCFQ,676
|
|
7
7
|
datahub/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -172,7 +172,7 @@ datahub/ingestion/glossary/classifier_registry.py,sha256=yFOYLQhDgCLqXYMG3L1BquX
|
|
|
172
172
|
datahub/ingestion/glossary/datahub_classifier.py,sha256=O7wm6gQT1Jf2QSKdWjJQbS5oSzJwplXzfza26Gdq5Mg,7555
|
|
173
173
|
datahub/ingestion/graph/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
174
174
|
datahub/ingestion/graph/client.py,sha256=E8FeXPpFixyLz-a5DP9noJF3OPZYhL5dJwYcB7tSO_4,70611
|
|
175
|
-
datahub/ingestion/graph/config.py,sha256=
|
|
175
|
+
datahub/ingestion/graph/config.py,sha256=hNu2CztDhUeWXoQA34mU-54H3aN4i3vMUfOoWYhihp8,958
|
|
176
176
|
datahub/ingestion/graph/connections.py,sha256=9462L0ZWGKURyypAln25eMPhK3pcufBar9tNDoqspXs,741
|
|
177
177
|
datahub/ingestion/graph/entity_versioning.py,sha256=nrcNz0Qm6kpE6oTu_mrYUQDx14KPspBTc6R9SyFUY6c,6901
|
|
178
178
|
datahub/ingestion/graph/filters.py,sha256=GlDPFiKOOfQAzlmdDG4Gye4RV2WRgAtMbvj82ST7cNE,8652
|
|
@@ -456,7 +456,7 @@ datahub/ingestion/source/snowflake/snowflake_assertion.py,sha256=_l3k4aI9wvioE81
|
|
|
456
456
|
datahub/ingestion/source/snowflake/snowflake_config.py,sha256=DqadsSgxjnSY8aY7hcY7721iDPlezYAFDDawK_J0BGE,20416
|
|
457
457
|
datahub/ingestion/source/snowflake/snowflake_connection.py,sha256=3-nP3HHCblUnUHYo_fvFp5VOAteCtR4GNjaUEvyNTNQ,18175
|
|
458
458
|
datahub/ingestion/source/snowflake/snowflake_data_reader.py,sha256=ffR5E2uhD71FUMXd3XOg2rHwrp1rbbGEFTAbqKcmI2s,2195
|
|
459
|
-
datahub/ingestion/source/snowflake/snowflake_lineage_v2.py,sha256=
|
|
459
|
+
datahub/ingestion/source/snowflake/snowflake_lineage_v2.py,sha256=eWUlWMc5X2X_Y1I2peworFWLLsXQjryEHxPDuSqrowg,21683
|
|
460
460
|
datahub/ingestion/source/snowflake/snowflake_profiler.py,sha256=PmQi-qDlRhdJ-PsJ7x-EScIiswWRAxDDOKHydvN3mTY,7404
|
|
461
461
|
datahub/ingestion/source/snowflake/snowflake_queries.py,sha256=PY4Wy6i89nqRl92ARwXNqWwm-ifagkKbKKtxYWeswkk,29209
|
|
462
462
|
datahub/ingestion/source/snowflake/snowflake_query.py,sha256=OJDF4x5OCa0PTTdkVdO5_Wzox4039Vhf7zwDoHHW-W4,38410
|
|
@@ -596,12 +596,12 @@ datahub/lite/lite_registry.py,sha256=bpH0kasP-LtwwUFNA2QsOIehfekAYfJtN-AkQLmSWnw
|
|
|
596
596
|
datahub/lite/lite_server.py,sha256=p9Oa2nNs65mqcssSIVOr7VOzWqfVstz6ZQEdT4f82S0,1949
|
|
597
597
|
datahub/lite/lite_util.py,sha256=G0LQHKkyEb1pc_q183g6hflShclGx7kikgMaOxtVVcs,4545
|
|
598
598
|
datahub/metadata/__init__.py,sha256=AjhXPjI6cnpdcrBRrE5gOWo15vv2TTl2ctU4UAnUN7A,238
|
|
599
|
-
datahub/metadata/_internal_schema_classes.py,sha256=
|
|
600
|
-
datahub/metadata/schema.avsc,sha256=
|
|
599
|
+
datahub/metadata/_internal_schema_classes.py,sha256=zzpnbnA4K-3yrR-84VhwrdWuZ45lsYsmIxmsqN9UrYQ,1013133
|
|
600
|
+
datahub/metadata/schema.avsc,sha256=Jxgo9sneW02r13VtiSduSNQCzY3_Vgsg5BSpfJdktTU,672600
|
|
601
601
|
datahub/metadata/schema_classes.py,sha256=tPT8iHCak4IsZi_oL0nirbPpI8ETTPTZzapqLRpeKU4,1326
|
|
602
602
|
datahub/metadata/urns.py,sha256=nfrCTExR-k2P9w272WVtWSN3xW1VUJngPwP3xnvULjU,1217
|
|
603
603
|
datahub/metadata/_urns/__init__.py,sha256=cOF3GHMDgPhmbLKbN02NPpuLGHSu0qNgQyBRv08eqF0,243
|
|
604
|
-
datahub/metadata/_urns/urn_defs.py,sha256=
|
|
604
|
+
datahub/metadata/_urns/urn_defs.py,sha256=ZQGfW0P_u4GTN0uwXCWhCRHYW5JDUgjT75GFfPvloiA,136344
|
|
605
605
|
datahub/metadata/com/__init__.py,sha256=gsAIuTxzfJdI7a9ybZlgMIHMAYksM1SxGxXjtySgKSc,202
|
|
606
606
|
datahub/metadata/com/linkedin/__init__.py,sha256=gsAIuTxzfJdI7a9ybZlgMIHMAYksM1SxGxXjtySgKSc,202
|
|
607
607
|
datahub/metadata/com/linkedin/events/__init__.py,sha256=s_dR0plZF-rOxxIbE8ojekJqwiHzl2WYR-Z3kW6kKS0,298
|
|
@@ -1053,8 +1053,8 @@ datahub_provider/operators/datahub_assertion_operator.py,sha256=uvTQ-jk2F0sbqqxp
|
|
|
1053
1053
|
datahub_provider/operators/datahub_assertion_sensor.py,sha256=lCBj_3x1cf5GMNpHdfkpHuyHfVxsm6ff5x2Z5iizcAo,140
|
|
1054
1054
|
datahub_provider/operators/datahub_operation_operator.py,sha256=aevDp2FzX7FxGlXrR0khoHNbxbhKR2qPEX5e8O2Jyzw,174
|
|
1055
1055
|
datahub_provider/operators/datahub_operation_sensor.py,sha256=8fcdVBCEPgqy1etTXgLoiHoJrRt_nzFZQMdSzHqSG7M,168
|
|
1056
|
-
acryl_datahub-1.0.0.
|
|
1057
|
-
acryl_datahub-1.0.0.
|
|
1058
|
-
acryl_datahub-1.0.0.
|
|
1059
|
-
acryl_datahub-1.0.0.
|
|
1060
|
-
acryl_datahub-1.0.0.
|
|
1056
|
+
acryl_datahub-1.0.0.4rc3.dist-info/METADATA,sha256=QpiKmTUaWMGnd69dnDEHug3N-2SHZdTa1LzKxcIDnf4,179949
|
|
1057
|
+
acryl_datahub-1.0.0.4rc3.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
|
|
1058
|
+
acryl_datahub-1.0.0.4rc3.dist-info/entry_points.txt,sha256=o3mDeJXSKhsy7XLkuogihraiabBdLn9HaizYXPrxmk0,9710
|
|
1059
|
+
acryl_datahub-1.0.0.4rc3.dist-info/top_level.txt,sha256=iLjSrLK5ox1YVYcglRUkcvfZPvKlobBWx7CTUXx8_GI,25
|
|
1060
|
+
acryl_datahub-1.0.0.4rc3.dist-info/RECORD,,
|
datahub/_version.py
CHANGED
|
@@ -17,8 +17,6 @@ DATAHUB_COMPONENT_ENV: str = os.getenv("DATAHUB_COMPONENT", "datahub").lower()
|
|
|
17
17
|
class DatahubClientConfig(ConfigModel):
|
|
18
18
|
"""Configuration class for holding connectivity to datahub gms"""
|
|
19
19
|
|
|
20
|
-
# TODO: Having a default for the server doesn't make a ton of sense. This should be handled
|
|
21
|
-
# by callers / the CLI, but the actual client should not have any magic.
|
|
22
20
|
server: str
|
|
23
21
|
token: Optional[str] = None
|
|
24
22
|
timeout_sec: Optional[float] = None
|
|
@@ -31,3 +29,6 @@ class DatahubClientConfig(ConfigModel):
|
|
|
31
29
|
openapi_ingestion: Optional[bool] = None
|
|
32
30
|
client_mode: Optional[ClientMode] = None
|
|
33
31
|
datahub_component: Optional[str] = None
|
|
32
|
+
|
|
33
|
+
class Config:
|
|
34
|
+
extra = "ignore"
|
|
@@ -360,6 +360,12 @@ class SnowflakeLineageExtractor(SnowflakeCommonMixin, Closeable):
|
|
|
360
360
|
self, db_row: dict
|
|
361
361
|
) -> Optional[UpstreamLineageEdge]:
|
|
362
362
|
try:
|
|
363
|
+
_queries = db_row.get("QUERIES")
|
|
364
|
+
if _queries == "[\n {}\n]":
|
|
365
|
+
# We are creating an empty object in the list when there are no queries
|
|
366
|
+
# To avoid that causing a pydantic error we are setting it to an empty list
|
|
367
|
+
# instead of a list with an empty object
|
|
368
|
+
db_row["QUERIES"] = "[]"
|
|
363
369
|
return UpstreamLineageEdge.parse_obj(db_row)
|
|
364
370
|
except Exception as e:
|
|
365
371
|
self.report.num_upstream_lineage_edge_parsing_failed += 1
|