You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kamu-adapter-graphql: added macros (from_catalog_n!() & unsafe_from_catalog_n!())
that simplify the extraction of components from the DI catalog
database-common: the logic for pagination of data processing is generalized in EntityPageStreamer
Changed
Speed up project build time by removing unused dependencies which were not detected by automated tools
Extracted "planner" and "executor" for compacting, reset, set watermark, push ingest, partially polling ingest.
Renamed long-running "executors" to "agents".
Introduced MetadataQueryService to absorb simple queries that do not have to be defined at the level of metadata chian from the interface point of view.
Fixed
DatasetEnvVar entity now deletes during deleting DatasetEntry entity