You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »


Version 

Release Date: August 21, 2023

Krypton 8.0.3 and newer will require a new databaseConfig.json. Contact Perspectium Support for more information.

Enhancements

Add loadSchemasOnStart configuration to create table in Snowflake database from local schemas only when a record for the table is received.

Optimize to use SELECT LIMIT 1 statement as part of querying if table exists in Snowflake database prior to taking action.

Updated to use CREATE TABLE to prevent overwriting tables that already exists in Snowflake database and handle response if table exists to continue processing records. Added CREATE TABLE to databaseConfig.json configuration file to allow updating of configuration outside of meshlet.

Bug Fixes

Handle messages with empty or undefined value field without looping.

  • No labels