Versatile Data Kit 1.4 #2835
antoniivanov
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Major features include:
Control Service
Complete Data Job Configuration Persistence (Pre-alpha)
The current two-step process of storing data job deployment configurations in both Kubernetes and a database leads to performance degradation, potential data loss, and complexity; optimizing storage by consistently keeping all essential properties in the database can enhance efficiency, system reliability, and user experience
Another important benefit would be to allow to track deployment status using the API.
vdk-structlog log plugin
The plugin allows users to configure logging metadata and logging format. It also works with bound loggers.
This plugin allows users to:
select the log output format
configure the logging metadata
display metadata added by bound loggers
See more in its documentation page
vdk-core Error handling changes
Deprecated error reporting patterns
Most vdk-core generic Exceptions replaced with Domain specific
What's Changed
vdksql
for SQL cells and steps by @antoniivanov in vdk-jupyter: usevdksql
for SQL cells and steps #2729New Contributors
Full Changelog: v1.3...v1.4
This discussion was created from the release Versatile Data Kit 1.4.
Beta Was this translation helpful? Give feedback.
All reactions