Harden Dataflow preview behavior

This commit is contained in:
2026-07-28 01:30:36 +02:00
parent 223c008ff3
commit df468a2bd8
4 changed files with 122 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
GovOPlaN Dataflow defines and runs governed tabular transformation pipelines.
Power users can work with the same pipeline as a graphical node graph or as a
constrained SQL query. Every saved change produces an immutable revision, and
constrained SQL query. Every saved definition change produces an immutable revision, and
every preview records diagnostics and reproducibility metadata without storing
the previewed row contents.