feat: add extensible operators and golden flows
This commit is contained in:
@@ -164,7 +164,8 @@ DOCUMENTATION = (
|
||||
metadata={
|
||||
"first_slice": (
|
||||
"Inline and governed datasources, union, join, filter, deduplication, select, "
|
||||
"derived columns, aggregate, sort, limit, output, revisioning, and bounded preview."
|
||||
"typed expressions, conversion, quality and reconciliation, reusable subflows, "
|
||||
"aggregate, sort, limit, output, revisioning, and bounded preview."
|
||||
),
|
||||
"sql_safety": "Constrained AST compilation only; no pass-through execution.",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user