Skip to main content

Syncing delta tables

Project description

Delta Sync

This package is not ready to use, still in development

This package will contain methods to sync delta table. It will use

Example

from delta import DeltaTable

from delta_sync import sync_table

source_table = DeltaTable.forName("<source table name>")
output_table = DeltaTable.forName("<output table name>")
status_table = DeltaTable.forName("<status table name>")

sync_table(source_table, output_table, status_table)

Install

pip
pip install delta-sync
poetry
poetry add delta-sync

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

delta_sync-0.0.1.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

delta_sync-0.0.1-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

Details for the file delta_sync-0.0.1.tar.gz.

File metadata

  • Download URL: delta_sync-0.0.1.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.12 Linux/5.15.0-1041-azure

File hashes

Hashes for delta_sync-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d4db1a77397dbe6a94104338dbb77bec7d23988991e901afcd33966e7b981fb1
MD5 8c23441e8de923143259efce407cddbc
BLAKE2b-256 54e4218b6e2b13e21d35dd60d4470c74f98f41e96953aa5ddffd7e256783a81e

See more details on using hashes here.

File details

Details for the file delta_sync-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: delta_sync-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 1.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.12 Linux/5.15.0-1041-azure

File hashes

Hashes for delta_sync-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 05ca7aa385acdbe78ab5da9e02a01b46c9ad57252d600d236d463e8859eeb41f
MD5 d09c9c73190ccf18ad6e3ac4fd720358
BLAKE2b-256 b0f3fc317e953fa84c6809d76526a420bb6bd10691566413c5d9a02bf1c8eea0

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