databrickslabs / remorph

Cross-compiler and Data Reconciler into Databricks Lakehouse
Other
21 stars 13 forks source link

[Feature]: Enhancement of interface for experimental function for reconcile #518

Open ganeshdogiparthi-db opened 1 month ago

ganeshdogiparthi-db commented 1 month ago

Is there an existing issue for this?

Category of Bug / Issue

ReconcileError

Current Behavior

In reconcile/execute.py file reconcile function these both table_recon: TableRecon, reconcile_config: ReconcileConfig params has below redundant variables source_schema: str target_catalog: str target_schema: str source_catalog: str | None = None

Due to this, the user has to create redundant information.

Expected Behavior

No response

Steps To Reproduce

No response

Relevant log output or Exception details

No response

Sample Query

No response

Operating System

macOS

Version

latest via Databricks CLI