Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

New features:

Complete API

A set of procedures is provided to deploy and run merge procedures that will process ingested data by SNP Glue. The framework is based on the Architecture describing the Deferred Merge pattern or best practice.

UI interface

Basic configuration and control over the data processing are offered via Streamlit technology. A user guide and step-by-step procedure during the initial setup are also provided.

App metadata

Information about controlled tables and logging is available as a part of the Application in a separate schema named App.

Improvements:

UI adjustments

Improved readability of statistics and handling table operations (merges).

API changes

...

Create databases

You can now create databases via the native application allowing higher granularity when deciding where to replicate on Snowflake.

Granting privileges via UI

Now majority of privileges needed by the application can be granted using the Streamlit UI. For mandatory ones, a pop-up appears where you can grant them.

Customizable merge metadata

Merge is now customizable using Merge metadata. Currently supported options are customizable names of fields used to execute merge and change flag values.

Change merge schedule period

You can use the stored procedure to update already existing merge tasks based on current settings. https://datavard.atlassian.net/wiki/spaces/GLUE/pages/4276092958/App+API#Merge