Skip to main content
File added late

1 file was added to this release more than 14 days after its initial publication. Inspect the release files before installing.

PyVertica

This package contains tools for performing batch imports to the Vertica database.

Provided modules

pyvertica.connection

Module which contains logic for connection to a Vertica DB.

pyvertica.batch

High speed loader for Vertica.

pyvertica.importer

Base-class for writing Vertica batch importers.

pyvertica.migrate

Module managing export from one Vertica cluster to another.

Provided scripts

vertica_batch_import

Command-line interface for the pyvertica.batch module.

vertica_migrate

Command-line interface for the pyvertica.migrate module.

Installation

pyvertica can be installed by executing pip install pyvertica.

Changes

v1.6.1

  • UPDATE TaskThread requred version to 1.3 or greater.

v1.6.0

  • FEATURE VerticaBatch will not open a new thread or fifo each time a new batch is started if multi_batch is set to True. This will reduce the overhead each time the batch is committed, provided the user wants to call commit more than once on a single batch.

v1.5.3

  • ADD: insert_lists method to VerticaBatch. This method takes multiple lists, converts them to rows, and invokes a single insert rather than one insert per row.

v1.5.2

  • ADD: connection paratmeter to VerticaBatch to allow usage of an existing connection.

v1.5.1

  • Use latest pyodbc version.

v1.5.0

  • ADD: rolllback method to VerticaBatch object.

  • ADD: REJECTMAX option.

  • CHANGE: VerticaBatch.get_errors now returns the number of errors instead of a bool indicating if there are errors.

  • CHANGE: REJECTEDFILE option is now set to __debug__.

v1.4.1

  • CHANGE: Make it possible to pass host, and credentials to the vertica_migrate tool by using an config file (to not expose credentials on the command-line).

v1.4.0

  • CHANGE: Make it more easy to pass more arguments to get_connection through BaseImporter and VerticaBatch. Note that this is a backwards incompatible change as the arguments for BaseImporter, VerticaBatch and get_connection have changed.

v1.3.0

  • FEATURE: Add a migration module pyvertica.migrate``and script ``vertica_migrate, to move data between clusters.

  • CHANGE: Make the reconnect optional in VerticaBatch.get_connection

v1.2.4

  • CHANGE: Make the execution of ANALYZE_CONSTRAINTS optional (executed when getting the errors).

v1.2.3

  • FIX: Handle exceptions raised inside the QueryThread so that the semaphore always gets released.

v1.2.2

  • FIX: Line-endings in file-object returned by get_errors. All is now \n.

v1.2.1

  • CHANGE: The Batch-history table is now configurable in BaseImporter.

  • CHANGE: get_connection selects a random node from the cluster and returns a connection to that node.

  • FIX: Cleanup fifo + temporary directory.

v1.2.0

  • CHANGE: Change the way in how we detect if the FIFO object is consumed by the QueryThread. By opening the FIFO object (for writing) in 'w' mode after the QueryThread was created, it will block until the COPY SQL statement is started.

v1.1.2

  • Public release!

Release files for pyvertica 1.6.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

File added late

1 file was uploaded more than 14 days after the first file in this release.

While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.

We recommend inspecting the release files before installing.

Source distribution (sdist)

Source distribution for pyvertica 1.6.1
File Size Uploaded
pyvertica-1.6.1.tar.gz 30.4 kB Details

Release files / pyvertica-1.6.1.tar.gz

File added late

This file was uploaded more than 14 days after the first file in this release.

While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.

We recommend inspecting the release file before installing.

Download URL pyvertica-1.6.1.tar.gz
Size 30.4 kB
Tags Source
SHA-256 checksum
How to use checksums
d3cc6531c7a7fb41219d42e62b0310aefa252298146cf637ff9b9a1e4d70a450
BLAKE2b-256 checksum
How to use checksums
c5a19581186432069e0533e6f51256cb40f2bf92646774d7b77762c6fc7bb297
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.6.1 This release

1 release file

1.5.2

1.5.1

1 release file

1.5.0

1 release file

1.4.1

1 release file

1.4.0

1 release file

1.3.0

1 release file

1.2.4

1 release file

1.2.3

1 release file

1.2.2

1 release file

1.2.1

1 release file

1.2.0

1 release file

1.1.2

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page