Versions in this module Expand all Collapse all v0 v0.195.1 Sep 17, 2023 v0.195.0 Sep 13, 2023 v0.194.3 Jun 11, 2023 Changes in this version + const TablesKind + type Source struct + func (s *Source) AddTransformation(t execute.Transformation) + func (s *Source) Run(ctx context.Context) + type TablesOpSpec struct + N int + Nulls float64 + Seed *int64 + Tags []Tag + func (s *TablesOpSpec) Kind() flux.OperationKind + type TablesProcedureSpec struct + Schema gen.Schema + func (s *TablesProcedureSpec) Copy() plan.ProcedureSpec + func (s *TablesProcedureSpec) Kind() plan.ProcedureKind + type Tag struct + Cardinality int + Name string