Metadata-Version: 2.4
Name: databricks-labs-lakebridge
Version: 0.12.2
Summary: Fast and predictable migrations to Databricks Lakehouse Platform. This tool is designed to help you migrate your data and workloads to the Databricks Lakehouse Platform in a fast, predictable, and reliable way. It provides a set of tools and utilities to help you reconcile your data and workloads, assess your current state, and plan your migration.
Project-URL: Documentation, https://databrickslabs.github.io/lakebridge
Project-URL: Issues, https://github.com/databrickslabs/lakebridge/issues
Project-URL: Source, https://github.com/databrickslabs/lakebridge
Maintainer-email: Databricks Labs <labs-oss@databricks.com>
License-File: LICENSE
License-File: NOTICE
Keywords: Databricks
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
Requires-Python: <3.14.0,>=3.10.1
Requires-Dist: cryptography<46.1.0,>=44.0.2
Requires-Dist: databricks-bb-analyzer~=0.3.0
Requires-Dist: databricks-labs-blueprint[yaml]<0.13.0,>=0.12.0
Requires-Dist: databricks-labs-lsql==0.16.0
Requires-Dist: databricks-sdk~=0.85.0
Requires-Dist: databricks-switch-plugin~=0.1.7
Requires-Dist: duckdb<1.5.0,>=1.2.2
Requires-Dist: pandas~=2.3.1
Requires-Dist: pygls~=2.0.0
Requires-Dist: pyodbc<5.4,>=5.2
Requires-Dist: requests<3,>=2.28.1
Requires-Dist: sqlalchemy~=2.0.40
Requires-Dist: sqlglot==28.5.0
Requires-Dist: standard-distutils~=3.11.9; python_version >= '3.11'
Description-Content-Type: text/markdown

![Databricks Labs Lakebridge](/docs/lakebridge/static/img/lakebridge-lockup-white-background.svg)
===============
by [Databricks Labs](https://www.databricks.com/learn/labs)

[![build](https://github.com/databrickslabs/lakebridge/actions/workflows/push.yml/badge.svg)](https://github.com/databrickslabs/remorph/actions/workflows/push.yml)
![PyPI - Downloads](https://img.shields.io/pypi/dm/databricks-labs-remorph?cacheSeconds=3600)

-----
Documentation is available at: https://databrickslabs.github.io/lakebridge/

Contribution
------------

Please see the contribution guidance [here](docs/lakebridge/docs/dev/contributing.md) on how to contribute to the project (build, test, and submit a PR).

Project Support
---------------

Please note that this project is provided for your exploration only and is not formally supported by Databricks with Service Level Agreements (SLAs). They are provided AS-IS, and we do not make any guarantees. Please do not submit a support ticket relating to any issues arising from the use of this project.

Any issues discovered through the use of this project should be filed as [GitHub Issues](https://github.com/databrickslabs/lakebridge/issues/) on this repository. They will be reviewed as time permits, but no formal SLAs for support exist.
