Skip to main content

A library of tools for OneLake shortcuts.

Project description

onelake-shortcut-tools

OneLake Shortcut Tools is library to help enable using OneLake Shortcuts in Microsoft Fabric.

Key Features:

  • Databricks Delta Table Compatibility Checker: Quickly determine the compatibility of Databricks Delta tables with different Fabric runtime versions. Classification of read vs. write compatibility and whether or not droppable features exist which can allow for the table to be read or written to via Fabric Spark.

Installation

pip install onelake-shortcut-tools

Usage

from onelake_shortcut_tools.compatibility_checker import CompatibilityChecker

df = CompatibilityChecker(
    catalog_names=['catalog1', 'catalog2'], 
    schema_names=[], 
    fabric_runtime='1.2'
).evaluate()

display(df)

image

Supported Configrations

  • Databricks Unity Catalog is currently required for the beta release. Support for hive_metastore objects will be added in the next release.
  • Apache Spark Runtime for Fabric 1.2 and 1.3 Preview are currently supported.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

onelake_shortcut_tools-0.1.2.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

onelake_shortcut_tools-0.1.2-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file onelake_shortcut_tools-0.1.2.tar.gz.

File metadata

File hashes

Hashes for onelake_shortcut_tools-0.1.2.tar.gz
Algorithm Hash digest
SHA256 227b87c76a8cc567c5a03b4867bd0f1fcad6527e08ede41082a2c3d3ca007aeb
MD5 228328592b44ebd1f146af92b6e28cb4
BLAKE2b-256 e754eb45d93b727d982936a9a3377516200b7661984f6b8fce48021ead2d7f47

See more details on using hashes here.

File details

Details for the file onelake_shortcut_tools-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for onelake_shortcut_tools-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 082ef9f9887b706fce4613bc28a5d564dedb8ac15f75ab73bf794c9ffb092cfa
MD5 f836efebcf9bfeaabbe98b6e0a671623
BLAKE2b-256 52d48b265f3b80f1f4afb021ce57e809a9733c46d7d774f797988c94ea8ca6ef

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page