type
stringclasses
5 values
name
stringlengths
1
55
qualified_name
stringlengths
5
147
docstring
stringlengths
15
4.52k
filepath
stringclasses
206 values
is_public
bool
2 classes
is_private
bool
2 classes
line_start
int64
0
1.99k
line_end
int64
0
2.01k
annotation
stringclasses
14 values
returns
stringclasses
308 values
value
stringclasses
152 values
parameters
listlengths
0
117
bases
listlengths
0
3
parent_class
stringclasses
376 values
api_element_summary
stringlengths
199
33.8k
class
SemanticCluster
fenic.core._logical_plan.plans.transform.SemanticCluster
null
null
true
false
729
872
null
null
null
null
[ "LogicalPlan" ]
null
Type: class Member Name: SemanticCluster Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
method
__init__
fenic.core._logical_plan.plans.transform.SemanticCluster.__init__
null
null
true
false
730
752
null
null
null
[ "self", "input", "by_expr", "num_clusters", "max_iter", "num_init", "label_column", "centroid_column", "request_timeout", "session_state", "schema" ]
null
SemanticCluster
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.__init__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "input", "by_expr", "num_clusters", "max_iter", "num_init", "label_column", "centroid_column", "req...
method
from_schema
fenic.core._logical_plan.plans.transform.SemanticCluster.from_schema
null
null
true
false
754
777
null
SemanticCluster
null
[ "cls", "input", "by_expr", "num_clusters", "max_iter", "num_init", "label_column", "centroid_column", "request_timeout", "schema" ]
null
SemanticCluster
Type: method Member Name: from_schema Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.from_schema Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["cls", "input", "by_expr", "num_clusters", "max_iter", "num_init", "label_column", "centroid_column",...
method
from_session_state
fenic.core._logical_plan.plans.transform.SemanticCluster.from_session_state
null
null
true
false
779
802
null
SemanticCluster
null
[ "cls", "input", "by_expr", "num_clusters", "max_iter", "num_init", "label_column", "centroid_column", "session_state", "request_timeout" ]
null
SemanticCluster
Type: method Member Name: from_session_state Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.from_session_state Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["cls", "input", "by_expr", "num_clusters", "max_iter", "num_init", "label_column", "cen...
method
children
fenic.core._logical_plan.plans.transform.SemanticCluster.children
null
null
true
false
804
805
null
List[LogicalPlan]
null
[ "self" ]
null
SemanticCluster
Type: method Member Name: children Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.children Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: List[LogicalPlan] Parent Class: SemanticCluster
method
_build_schema
fenic.core._logical_plan.plans.transform.SemanticCluster._build_schema
null
null
false
true
807
820
null
Schema
null
[ "self", "session_state" ]
null
SemanticCluster
Type: method Member Name: _build_schema Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster._build_schema Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self", "session_state"] Returns: Schema Parent Class: SemanticCluster
method
exprs
fenic.core._logical_plan.plans.transform.SemanticCluster.exprs
null
null
true
false
822
823
null
List[LogicalExpr]
null
[ "self" ]
null
SemanticCluster
Type: method Member Name: exprs Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.exprs Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: List[LogicalExpr] Parent Class: SemanticCluster
method
_repr
fenic.core._logical_plan.plans.transform.SemanticCluster._repr
null
null
false
true
825
826
null
str
null
[ "self" ]
null
SemanticCluster
Type: method Member Name: _repr Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster._repr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self"] Returns: str Parent Class: SemanticCluster
method
num_clusters
fenic.core._logical_plan.plans.transform.SemanticCluster.num_clusters
null
null
true
false
828
829
null
int
null
[ "self" ]
null
SemanticCluster
Type: method Member Name: num_clusters Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.num_clusters Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: int Parent Class: SemanticCluster
method
max_iter
fenic.core._logical_plan.plans.transform.SemanticCluster.max_iter
null
null
true
false
831
832
null
int
null
[ "self" ]
null
SemanticCluster
Type: method Member Name: max_iter Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.max_iter Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: int Parent Class: SemanticCluster
method
num_init
fenic.core._logical_plan.plans.transform.SemanticCluster.num_init
null
null
true
false
834
835
null
int
null
[ "self" ]
null
SemanticCluster
Type: method Member Name: num_init Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.num_init Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: int Parent Class: SemanticCluster
method
centroid_info
fenic.core._logical_plan.plans.transform.SemanticCluster.centroid_info
null
null
true
false
837
838
null
Optional[CentroidInfo]
null
[ "self" ]
null
SemanticCluster
Type: method Member Name: centroid_info Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.centroid_info Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: Optional[CentroidInfo] Parent Class: SemanticCluster
method
by_expr
fenic.core._logical_plan.plans.transform.SemanticCluster.by_expr
null
null
true
false
840
841
null
LogicalExpr
null
[ "self" ]
null
SemanticCluster
Type: method Member Name: by_expr Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.by_expr Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: LogicalExpr Parent Class: SemanticCluster
method
label_column
fenic.core._logical_plan.plans.transform.SemanticCluster.label_column
null
null
true
false
843
844
null
str
null
[ "self" ]
null
SemanticCluster
Type: method Member Name: label_column Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.label_column Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: str Parent Class: SemanticCluster
method
with_children
fenic.core._logical_plan.plans.transform.SemanticCluster.with_children
null
null
true
false
846
861
null
LogicalPlan
null
[ "self", "children", "session_state" ]
null
SemanticCluster
Type: method Member Name: with_children Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster.with_children Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "children", "session_state"] Returns: LogicalPlan Parent Class: SemanticCluster
method
_eq_specific
fenic.core._logical_plan.plans.transform.SemanticCluster._eq_specific
null
null
false
true
863
872
null
bool
null
[ "self", "other" ]
null
SemanticCluster
Type: method Member Name: _eq_specific Qualified Name: fenic.core._logical_plan.plans.transform.SemanticCluster._eq_specific Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self", "other"] Returns: bool Parent Class: SemanticCluster
attribute
DDL_DML_NODES
fenic.core._logical_plan.plans.transform.DDL_DML_NODES
null
null
true
false
874
886
null
null
(sqlglot_exprs.Insert, sqlglot_exprs.Delete, sqlglot_exprs.Update, sqlglot_exprs.Create, sqlglot_exprs.Drop, sqlglot_exprs.Alter, sqlglot_exprs.TruncateTable, sqlglot_exprs.Use, sqlglot_exprs.Grant, sqlglot_exprs.Fetch, sqlglot_exprs.Set)
null
null
null
Type: attribute Member Name: DDL_DML_NODES Qualified Name: fenic.core._logical_plan.plans.transform.DDL_DML_NODES Docstring: none Value: (sqlglot_exprs.Insert, sqlglot_exprs.Delete, sqlglot_exprs.Update, sqlglot_exprs.Create, sqlglot_exprs.Drop, sqlglot_exprs.Alter, sqlglot_exprs.TruncateTable, sqlglot_exprs.Use, sqlgl...
function
_validate_select_only_tree
fenic.core._logical_plan.plans.transform._validate_select_only_tree
null
null
false
true
888
894
null
null
null
[ "expr" ]
null
null
Type: function Member Name: _validate_select_only_tree Qualified Name: fenic.core._logical_plan.plans.transform._validate_select_only_tree Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["expr"] Returns: none Parent Class: none
module
source
fenic.core._logical_plan.plans.source
null
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_logical_plan/plans/source.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: source Qualified Name: fenic.core._logical_plan.plans.source Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
class
InMemorySource
fenic.core._logical_plan.plans.source.InMemorySource
null
null
true
false
21
65
null
null
null
null
[ "LogicalPlan" ]
null
Type: class Member Name: InMemorySource Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
method
__init__
fenic.core._logical_plan.plans.source.InMemorySource.__init__
null
null
true
false
22
28
null
null
null
[ "self", "source", "session_state", "schema" ]
null
InMemorySource
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource.__init__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "source", "session_state", "schema"] Returns: none Parent Class: InMemorySource
method
from_schema
fenic.core._logical_plan.plans.source.InMemorySource.from_schema
null
null
true
false
30
32
null
InMemorySource
null
[ "cls", "source", "schema" ]
null
InMemorySource
Type: method Member Name: from_schema Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource.from_schema Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["cls", "source", "schema"] Returns: InMemorySource Parent Class: InMemorySource
method
from_session_state
fenic.core._logical_plan.plans.source.InMemorySource.from_session_state
null
null
true
false
34
36
null
InMemorySource
null
[ "cls", "source", "session_state" ]
null
InMemorySource
Type: method Member Name: from_session_state Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource.from_session_state Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["cls", "source", "session_state"] Returns: InMemorySource Parent Class: InMemorySource
method
children
fenic.core._logical_plan.plans.source.InMemorySource.children
null
null
true
false
38
39
null
List[LogicalPlan]
null
[ "self" ]
null
InMemorySource
Type: method Member Name: children Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource.children Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: List[LogicalPlan] Parent Class: InMemorySource
method
exprs
fenic.core._logical_plan.plans.source.InMemorySource.exprs
null
null
true
false
41
42
null
List[LogicalExpr]
null
[ "self" ]
null
InMemorySource
Type: method Member Name: exprs Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource.exprs Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: List[LogicalExpr] Parent Class: InMemorySource
method
_build_schema
fenic.core._logical_plan.plans.source.InMemorySource._build_schema
null
null
false
true
44
45
null
Schema
null
[ "self", "session_state" ]
null
InMemorySource
Type: method Member Name: _build_schema Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource._build_schema Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self", "session_state"] Returns: Schema Parent Class: InMemorySource
method
_repr
fenic.core._logical_plan.plans.source.InMemorySource._repr
null
null
false
true
47
48
null
str
null
[ "self" ]
null
InMemorySource
Type: method Member Name: _repr Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource._repr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self"] Returns: str Parent Class: InMemorySource
method
_repr_with_indent
fenic.core._logical_plan.plans.source.InMemorySource._repr_with_indent
null
null
false
true
50
53
null
str
null
[ "self", "level" ]
null
InMemorySource
Type: method Member Name: _repr_with_indent Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource._repr_with_indent Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self", "level"] Returns: str Parent Class: InMemorySource
method
with_children
fenic.core._logical_plan.plans.source.InMemorySource.with_children
null
null
true
false
55
62
null
LogicalPlan
null
[ "self", "children", "session_state" ]
null
InMemorySource
Type: method Member Name: with_children Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource.with_children Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "children", "session_state"] Returns: LogicalPlan Parent Class: InMemorySource
method
_eq_specific
fenic.core._logical_plan.plans.source.InMemorySource._eq_specific
null
null
false
true
64
65
null
bool
null
[ "self", "other" ]
null
InMemorySource
Type: method Member Name: _eq_specific Qualified Name: fenic.core._logical_plan.plans.source.InMemorySource._eq_specific Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self", "other"] Returns: bool Parent Class: InMemorySource
class
FileSource
fenic.core._logical_plan.plans.source.FileSource
null
null
true
false
67
151
null
null
null
null
[ "LogicalPlan" ]
null
Type: class Member Name: FileSource Qualified Name: fenic.core._logical_plan.plans.source.FileSource Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
method
__init__
fenic.core._logical_plan.plans.source.FileSource.__init__
A lazy FileSource that stores the file path, file format, options, and immediately infers the schema using the given session state.
null
true
false
68
79
null
null
null
[ "self", "paths", "file_format", "options", "session_state", "schema" ]
null
FileSource
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.plans.source.FileSource.__init__ Docstring: A lazy FileSource that stores the file path, file format, options, and immediately infers the schema using the given session state. Value: none Annotation: none is Public? : true is Private? : false P...
method
from_session_state
fenic.core._logical_plan.plans.source.FileSource.from_session_state
null
null
true
false
81
83
null
FileSource
null
[ "cls", "paths", "file_format", "options", "session_state" ]
null
FileSource
Type: method Member Name: from_session_state Qualified Name: fenic.core._logical_plan.plans.source.FileSource.from_session_state Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["cls", "paths", "file_format", "options", "session_state"] Returns: FileSource Parent Class: Fi...
method
from_schema
fenic.core._logical_plan.plans.source.FileSource.from_schema
null
null
true
false
85
87
null
FileSource
null
[ "cls", "paths", "file_format", "options", "schema" ]
null
FileSource
Type: method Member Name: from_schema Qualified Name: fenic.core._logical_plan.plans.source.FileSource.from_schema Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["cls", "paths", "file_format", "options", "schema"] Returns: FileSource Parent Class: FileSource
method
_build_schema
fenic.core._logical_plan.plans.source.FileSource._build_schema
Uses DuckDB (via the session state) to perform a minimal read (LIMIT 0) and obtain the schema from the file.
null
false
true
89
126
null
Schema
null
[ "self", "session_state" ]
null
FileSource
Type: method Member Name: _build_schema Qualified Name: fenic.core._logical_plan.plans.source.FileSource._build_schema Docstring: Uses DuckDB (via the session state) to perform a minimal read (LIMIT 0) and obtain the schema from the file. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["...
method
children
fenic.core._logical_plan.plans.source.FileSource.children
null
null
true
false
128
129
null
List[LogicalPlan]
null
[ "self" ]
null
FileSource
Type: method Member Name: children Qualified Name: fenic.core._logical_plan.plans.source.FileSource.children Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: List[LogicalPlan] Parent Class: FileSource
method
exprs
fenic.core._logical_plan.plans.source.FileSource.exprs
null
null
true
false
131
132
null
List[LogicalExpr]
null
[ "self" ]
null
FileSource
Type: method Member Name: exprs Qualified Name: fenic.core._logical_plan.plans.source.FileSource.exprs Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: List[LogicalExpr] Parent Class: FileSource
method
_repr
fenic.core._logical_plan.plans.source.FileSource._repr
null
null
false
true
134
135
null
str
null
[ "self" ]
null
FileSource
Type: method Member Name: _repr Qualified Name: fenic.core._logical_plan.plans.source.FileSource._repr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self"] Returns: str Parent Class: FileSource
method
with_children
fenic.core._logical_plan.plans.source.FileSource.with_children
null
null
true
false
137
144
null
LogicalPlan
null
[ "self", "children", "session_state" ]
null
FileSource
Type: method Member Name: with_children Qualified Name: fenic.core._logical_plan.plans.source.FileSource.with_children Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "children", "session_state"] Returns: LogicalPlan Parent Class: FileSource
method
_eq_specific
fenic.core._logical_plan.plans.source.FileSource._eq_specific
null
null
false
true
146
151
null
bool
null
[ "self", "other" ]
null
FileSource
Type: method Member Name: _eq_specific Qualified Name: fenic.core._logical_plan.plans.source.FileSource._eq_specific Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self", "other"] Returns: bool Parent Class: FileSource
class
TableSource
fenic.core._logical_plan.plans.source.TableSource
null
null
true
false
153
196
null
null
null
null
[ "LogicalPlan" ]
null
Type: class Member Name: TableSource Qualified Name: fenic.core._logical_plan.plans.source.TableSource Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
method
__init__
fenic.core._logical_plan.plans.source.TableSource.__init__
null
null
true
false
154
160
null
null
null
[ "self", "table_name", "session_state", "schema" ]
null
TableSource
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.plans.source.TableSource.__init__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "table_name", "session_state", "schema"] Returns: none Parent Class: TableSource
method
from_session_state
fenic.core._logical_plan.plans.source.TableSource.from_session_state
null
null
true
false
162
164
null
TableSource
null
[ "cls", "table_name", "session_state" ]
null
TableSource
Type: method Member Name: from_session_state Qualified Name: fenic.core._logical_plan.plans.source.TableSource.from_session_state Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["cls", "table_name", "session_state"] Returns: TableSource Parent Class: TableSource
method
from_schema
fenic.core._logical_plan.plans.source.TableSource.from_schema
null
null
true
false
166
168
null
TableSource
null
[ "cls", "table_name", "schema" ]
null
TableSource
Type: method Member Name: from_schema Qualified Name: fenic.core._logical_plan.plans.source.TableSource.from_schema Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["cls", "table_name", "schema"] Returns: TableSource Parent Class: TableSource
method
_build_schema
fenic.core._logical_plan.plans.source.TableSource._build_schema
null
null
false
true
170
177
null
Schema
null
[ "self", "session_state" ]
null
TableSource
Type: method Member Name: _build_schema Qualified Name: fenic.core._logical_plan.plans.source.TableSource._build_schema Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self", "session_state"] Returns: Schema Parent Class: TableSource
method
children
fenic.core._logical_plan.plans.source.TableSource.children
null
null
true
false
179
180
null
List[LogicalPlan]
null
[ "self" ]
null
TableSource
Type: method Member Name: children Qualified Name: fenic.core._logical_plan.plans.source.TableSource.children Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: List[LogicalPlan] Parent Class: TableSource
method
exprs
fenic.core._logical_plan.plans.source.TableSource.exprs
null
null
true
false
182
183
null
List[LogicalExpr]
null
[ "self" ]
null
TableSource
Type: method Member Name: exprs Qualified Name: fenic.core._logical_plan.plans.source.TableSource.exprs Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: List[LogicalExpr] Parent Class: TableSource
method
_repr
fenic.core._logical_plan.plans.source.TableSource._repr
null
null
false
true
185
186
null
str
null
[ "self" ]
null
TableSource
Type: method Member Name: _repr Qualified Name: fenic.core._logical_plan.plans.source.TableSource._repr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self"] Returns: str Parent Class: TableSource
method
with_children
fenic.core._logical_plan.plans.source.TableSource.with_children
null
null
true
false
188
193
null
LogicalPlan
null
[ "self", "children", "session_state" ]
null
TableSource
Type: method Member Name: with_children Qualified Name: fenic.core._logical_plan.plans.source.TableSource.with_children Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "children", "session_state"] Returns: LogicalPlan Parent Class: TableSource
method
_eq_specific
fenic.core._logical_plan.plans.source.TableSource._eq_specific
null
null
false
true
195
196
null
bool
null
[ "self", "other" ]
null
TableSource
Type: method Member Name: _eq_specific Qualified Name: fenic.core._logical_plan.plans.source.TableSource._eq_specific Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self", "other"] Returns: bool Parent Class: TableSource
class
DocSource
fenic.core._logical_plan.plans.source.DocSource
null
null
true
false
198
260
null
null
null
null
[ "LogicalPlan" ]
null
Type: class Member Name: DocSource Qualified Name: fenic.core._logical_plan.plans.source.DocSource Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
method
__init__
fenic.core._logical_plan.plans.source.DocSource.__init__
null
null
true
false
199
211
null
null
null
[ "self", "paths", "content_type", "exclude", "recursive", "session_state", "schema" ]
null
DocSource
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.plans.source.DocSource.__init__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "paths", "content_type", "exclude", "recursive", "session_state", "schema"] Returns: none Parent Class: DocS...
method
from_session_state
fenic.core._logical_plan.plans.source.DocSource.from_session_state
null
null
true
false
213
222
null
DocSource
null
[ "cls", "paths", "content_type", "exclude", "recursive", "session_state" ]
null
DocSource
Type: method Member Name: from_session_state Qualified Name: fenic.core._logical_plan.plans.source.DocSource.from_session_state Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["cls", "paths", "content_type", "exclude", "recursive", "session_state"] Returns: DocSource Pare...
method
from_schema
fenic.core._logical_plan.plans.source.DocSource.from_schema
null
null
true
false
224
233
null
DocSource
null
[ "cls", "paths", "content_type", "exclude", "recursive", "schema" ]
null
DocSource
Type: method Member Name: from_schema Qualified Name: fenic.core._logical_plan.plans.source.DocSource.from_schema Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["cls", "paths", "content_type", "exclude", "recursive", "schema"] Returns: DocSource Parent Class: DocSource
method
_build_schema
fenic.core._logical_plan.plans.source.DocSource._build_schema
null
null
false
true
235
237
null
Schema
null
[ "self", "session_state" ]
null
DocSource
Type: method Member Name: _build_schema Qualified Name: fenic.core._logical_plan.plans.source.DocSource._build_schema Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self", "session_state"] Returns: Schema Parent Class: DocSource
method
children
fenic.core._logical_plan.plans.source.DocSource.children
null
null
true
false
239
240
null
List[LogicalPlan]
null
[ "self" ]
null
DocSource
Type: method Member Name: children Qualified Name: fenic.core._logical_plan.plans.source.DocSource.children Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: List[LogicalPlan] Parent Class: DocSource
method
exprs
fenic.core._logical_plan.plans.source.DocSource.exprs
null
null
true
false
242
243
null
List[LogicalExpr]
null
[ "self" ]
null
DocSource
Type: method Member Name: exprs Qualified Name: fenic.core._logical_plan.plans.source.DocSource.exprs Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: List[LogicalExpr] Parent Class: DocSource
method
_repr
fenic.core._logical_plan.plans.source.DocSource._repr
null
null
false
true
245
246
null
str
null
[ "self" ]
null
DocSource
Type: method Member Name: _repr Qualified Name: fenic.core._logical_plan.plans.source.DocSource._repr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self"] Returns: str Parent Class: DocSource
method
with_children
fenic.core._logical_plan.plans.source.DocSource.with_children
null
null
true
false
248
254
null
LogicalPlan
null
[ "self", "children", "session_state" ]
null
DocSource
Type: method Member Name: with_children Qualified Name: fenic.core._logical_plan.plans.source.DocSource.with_children Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "children", "session_state"] Returns: LogicalPlan Parent Class: DocSource
method
_eq_specific
fenic.core._logical_plan.plans.source.DocSource._eq_specific
null
null
false
true
256
260
null
bool
null
[ "self", "other" ]
null
DocSource
Type: method Member Name: _eq_specific Qualified Name: fenic.core._logical_plan.plans.source.DocSource._eq_specific Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self", "other"] Returns: bool Parent Class: DocSource
module
base
fenic.core._logical_plan.plans.base
null
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_logical_plan/plans/base.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: base Qualified Name: fenic.core._logical_plan.plans.base Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
class
CacheInfo
fenic.core._logical_plan.plans.base.CacheInfo
null
null
true
false
16
18
null
null
null
null
[]
null
Type: class Member Name: CacheInfo Qualified Name: fenic.core._logical_plan.plans.base.CacheInfo Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
method
__init__
fenic.core._logical_plan.plans.base.CacheInfo.__init__
null
null
true
false
0
0
null
None
null
[ "self", "cache_key" ]
null
CacheInfo
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.plans.base.CacheInfo.__init__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "cache_key"] Returns: None Parent Class: CacheInfo
class
LogicalPlan
fenic.core._logical_plan.plans.base.LogicalPlan
null
null
true
false
20
160
null
null
null
null
[ "ABC" ]
null
Type: class Member Name: LogicalPlan Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
method
__init__
fenic.core._logical_plan.plans.base.LogicalPlan.__init__
null
null
true
false
21
33
null
null
null
[ "self", "session_state", "schema" ]
null
LogicalPlan
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan.__init__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "session_state", "schema"] Returns: none Parent Class: LogicalPlan
method
_validate_schema
fenic.core._logical_plan.plans.base.LogicalPlan._validate_schema
null
null
false
true
35
49
null
null
null
[ "self" ]
null
LogicalPlan
Type: method Member Name: _validate_schema Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan._validate_schema Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self"] Returns: none Parent Class: LogicalPlan
method
children
fenic.core._logical_plan.plans.base.LogicalPlan.children
Returns the child nodes of this logical plan operator. Returns: List[LogicalPlan]: A list of child logical plan nodes. For leaf nodes like Source, this will be an empty list.
null
true
false
51
59
null
List[LogicalPlan]
null
[ "self" ]
null
LogicalPlan
Type: method Member Name: children Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan.children Docstring: Returns the child nodes of this logical plan operator. Returns: List[LogicalPlan]: A list of child logical plan nodes. For leaf nodes like Source, this will be an empty list. Value: none A...
method
_build_schema
fenic.core._logical_plan.plans.base.LogicalPlan._build_schema
Constructs the output schema for this logical plan operator. This method is called during initialization to determine the schema of the data that will be produced by this operator when executed. session_state: The session state to use for the schema construction. Returns: Schema: The schema describing the struct...
null
false
true
61
78
null
Schema
null
[ "self", "session_state" ]
null
LogicalPlan
Type: method Member Name: _build_schema Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan._build_schema Docstring: Constructs the output schema for this logical plan operator. This method is called during initialization to determine the schema of the data that will be produced by this operator when execu...
method
_repr
fenic.core._logical_plan.plans.base.LogicalPlan._repr
Return the string representation for this logical plan.
null
false
true
80
83
null
str
null
[ "self" ]
null
LogicalPlan
Type: method Member Name: _repr Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan._repr Docstring: Return the string representation for this logical plan. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["self"] Returns: str Parent Class: LogicalPlan
method
_repr_with_indent
fenic.core._logical_plan.plans.base.LogicalPlan._repr_with_indent
Default: just call __repr(). Override this method to build an indentation aware string plan representation.
null
false
true
85
87
null
str
null
[ "self", "_level" ]
null
LogicalPlan
Type: method Member Name: _repr_with_indent Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan._repr_with_indent Docstring: Default: just call __repr(). Override this method to build an indentation aware string plan representation. Value: none Annotation: none is Public? : false is Private? : true Paramete...
method
__str__
fenic.core._logical_plan.plans.base.LogicalPlan.__str__
Recursively pretty-print with indentation.
null
true
false
89
100
null
str
null
[ "self" ]
null
LogicalPlan
Type: method Member Name: __str__ Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan.__str__ Docstring: Recursively pretty-print with indentation. Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: str Parent Class: LogicalPlan
method
set_cache_info
fenic.core._logical_plan.plans.base.LogicalPlan.set_cache_info
Set the cache metadata for this plan.
null
true
false
102
104
null
null
null
[ "self", "cache_info" ]
null
LogicalPlan
Type: method Member Name: set_cache_info Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan.set_cache_info Docstring: Set the cache metadata for this plan. Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "cache_info"] Returns: none Parent Class: LogicalPlan
method
schema
fenic.core._logical_plan.plans.base.LogicalPlan.schema
null
null
true
false
106
107
null
Schema
null
[ "self" ]
null
LogicalPlan
Type: method Member Name: schema Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan.schema Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: Schema Parent Class: LogicalPlan
method
with_children
fenic.core._logical_plan.plans.base.LogicalPlan.with_children
Creates and returns a new instance of the logical plan with the given children. This method acts as a factory method that preserves the current node's properties while replacing its child nodes. Args: children: The new child nodes to use in the created logical plan session_state: The session state to use for ...
null
true
false
109
123
null
LogicalPlan
null
[ "self", "children", "session_state" ]
null
LogicalPlan
Type: method Member Name: with_children Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan.with_children Docstring: Creates and returns a new instance of the logical plan with the given children. This method acts as a factory method that preserves the current node's properties while replacing its child no...
method
_eq_specific
fenic.core._logical_plan.plans.base.LogicalPlan._eq_specific
Returns True if the plan has equal non plan attributes to the other plan. Args: other: The other plan to compare to.
null
false
true
125
132
null
bool
null
[ "self", "other" ]
null
LogicalPlan
Type: method Member Name: _eq_specific Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan._eq_specific Docstring: Returns True if the plan has equal non plan attributes to the other plan. Args: other: The other plan to compare to. Value: none Annotation: none is Public? : false is Private? : true Para...
method
__eq__
fenic.core._logical_plan.plans.base.LogicalPlan.__eq__
null
null
true
false
134
150
null
bool
null
[ "self", "other" ]
null
LogicalPlan
Type: method Member Name: __eq__ Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan.__eq__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "other"] Returns: bool Parent Class: LogicalPlan
method
exprs
fenic.core._logical_plan.plans.base.LogicalPlan.exprs
Return a flat list of all LogicalExprs referenced by this plan node. Subclasses should include every expression they hold, whether stored as a single variable, inside a list, or in a dictionary. Nodes without expressions should return an empty list.
null
true
false
152
160
null
List['LogicalExpr']
null
[ "self" ]
null
LogicalPlan
Type: method Member Name: exprs Qualified Name: fenic.core._logical_plan.plans.base.LogicalPlan.exprs Docstring: Return a flat list of all LogicalExprs referenced by this plan node. Subclasses should include every expression they hold, whether stored as a single variable, inside a list, or in a dictionary. Nodes witho...
module
signatures
fenic.core._logical_plan.signatures
Function signature validation system. This package provides a centralized system for validating function signatures and inferring return types.
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_logical_plan/signatures/__init__.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: signatures Qualified Name: fenic.core._logical_plan.signatures Docstring: Function signature validation system. This package provides a centralized system for validating function signatures and inferring return types. Value: none Annotation: none is Public? : true is Private? : false Paramete...
attribute
__all__
fenic.core._logical_plan.signatures.__all__
null
null
false
false
38
56
null
null
['TypeSignature', 'Exact', 'InstanceOf', 'Uniform', 'VariadicUniform', 'VariadicAny', 'Numeric', 'OneOf', 'StringLikeType', 'ArrayOfAny', 'ArrayWithMatchingElement', 'EqualTypes', 'FunctionSignature', 'ReturnTypeStrategy', 'FunctionRegistry', 'SignatureValidator']
null
null
null
Type: attribute Member Name: __all__ Qualified Name: fenic.core._logical_plan.signatures.__all__ Docstring: none Value: ['TypeSignature', 'Exact', 'InstanceOf', 'Uniform', 'VariadicUniform', 'VariadicAny', 'Numeric', 'OneOf', 'StringLikeType', 'ArrayOfAny', 'ArrayWithMatchingElement', 'EqualTypes', 'FunctionSignature',...
module
type_signature
fenic.core._logical_plan.signatures.type_signature
Simplified type signature classes for function validation. This module provides a streamlined TypeSignature hierarchy focused solely on validating LogicalExpr arguments with standard DataTypes.
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_logical_plan/signatures/type_signature.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: type_signature Qualified Name: fenic.core._logical_plan.signatures.type_signature Docstring: Simplified type signature classes for function validation. This module provides a streamlined TypeSignature hierarchy focused solely on validating LogicalExpr arguments with standard DataTypes. Value:...
attribute
_STRING_LIKE_TYPES
fenic.core._logical_plan.signatures.type_signature._STRING_LIKE_TYPES
null
null
false
true
22
22
null
null
frozenset({StringType, MarkdownType, JsonType})
null
null
null
Type: attribute Member Name: _STRING_LIKE_TYPES Qualified Name: fenic.core._logical_plan.signatures.type_signature._STRING_LIKE_TYPES Docstring: none Value: frozenset({StringType, MarkdownType, JsonType}) Annotation: none is Public? : false is Private? : true Parameters: none Returns: none Parent Class: none
class
_StringLikeMarker
fenic.core._logical_plan.signatures.type_signature._StringLikeMarker
Sentinel marker used in Exact signatures to accept any string-like type. Not a DataType — only used as a marker in type signature validation. Matches StringType, MarkdownType, and JsonType. Example: Exact([StringLikeType, StringType]) # first arg is string-like, second is exact StringType Exact([StringLik...
null
false
true
25
41
null
null
null
null
[]
null
Type: class Member Name: _StringLikeMarker Qualified Name: fenic.core._logical_plan.signatures.type_signature._StringLikeMarker Docstring: Sentinel marker used in Exact signatures to accept any string-like type. Not a DataType — only used as a marker in type signature validation. Matches StringType, MarkdownType, and ...
method
__str__
fenic.core._logical_plan.signatures.type_signature._StringLikeMarker.__str__
null
null
true
false
37
38
null
str
null
[ "self" ]
null
_StringLikeMarker
Type: method Member Name: __str__ Qualified Name: fenic.core._logical_plan.signatures.type_signature._StringLikeMarker.__str__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: str Parent Class: _StringLikeMarker
method
__repr__
fenic.core._logical_plan.signatures.type_signature._StringLikeMarker.__repr__
null
null
true
false
40
41
null
str
null
[ "self" ]
null
_StringLikeMarker
Type: method Member Name: __repr__ Qualified Name: fenic.core._logical_plan.signatures.type_signature._StringLikeMarker.__repr__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self"] Returns: str Parent Class: _StringLikeMarker
attribute
StringLikeType
fenic.core._logical_plan.signatures.type_signature.StringLikeType
Marker for use in Exact signatures to accept StringType, MarkdownType, or JsonType.
null
true
false
44
44
null
null
_StringLikeMarker()
null
null
null
Type: attribute Member Name: StringLikeType Qualified Name: fenic.core._logical_plan.signatures.type_signature.StringLikeType Docstring: Marker for use in Exact signatures to accept StringType, MarkdownType, or JsonType. Value: _StringLikeMarker() Annotation: none is Public? : true is Private? : false Parameters: none ...
class
TypeSignature
fenic.core._logical_plan.signatures.type_signature.TypeSignature
Base class for type signatures.
null
true
false
48
54
null
null
null
null
[ "ABC" ]
null
Type: class Member Name: TypeSignature Qualified Name: fenic.core._logical_plan.signatures.type_signature.TypeSignature Docstring: Base class for type signatures. Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
method
validate
fenic.core._logical_plan.signatures.type_signature.TypeSignature.validate
Validate that argument types match this signature.
null
true
false
51
54
null
None
null
[ "self", "arg_types", "func_name" ]
null
TypeSignature
Type: method Member Name: validate Qualified Name: fenic.core._logical_plan.signatures.type_signature.TypeSignature.validate Docstring: Validate that argument types match this signature. Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "arg_types", "func_name"] Returns: None Paren...
class
Exact
fenic.core._logical_plan.signatures.type_signature.Exact
Exact argument types for functions (e.g., length(str) -> int). Supports StringLikeType as a marker to accept any string-like type (StringType, MarkdownType, JsonType) at a given argument position.
null
true
false
56
90
null
null
null
null
[ "TypeSignature" ]
null
Type: class Member Name: Exact Qualified Name: fenic.core._logical_plan.signatures.type_signature.Exact Docstring: Exact argument types for functions (e.g., length(str) -> int). Supports StringLikeType as a marker to accept any string-like type (StringType, MarkdownType, JsonType) at a given argument position. Value: ...
method
__init__
fenic.core._logical_plan.signatures.type_signature.Exact.__init__
null
null
true
false
63
64
null
null
null
[ "self", "expected_arg_types" ]
null
Exact
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.signatures.type_signature.Exact.__init__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "expected_arg_types"] Returns: none Parent Class: Exact
method
validate
fenic.core._logical_plan.signatures.type_signature.Exact.validate
null
null
true
false
66
90
null
None
null
[ "self", "actual_arg_types", "func_name" ]
null
Exact
Type: method Member Name: validate Qualified Name: fenic.core._logical_plan.signatures.type_signature.Exact.validate Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "actual_arg_types", "func_name"] Returns: None Parent Class: Exact
class
Any
fenic.core._logical_plan.signatures.type_signature.Any
All arguments can be of any type, but an exact number of arguments is required.
null
true
false
93
104
null
null
null
null
[ "TypeSignature" ]
null
Type: class Member Name: Any Qualified Name: fenic.core._logical_plan.signatures.type_signature.Any Docstring: All arguments can be of any type, but an exact number of arguments is required. Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
method
__init__
fenic.core._logical_plan.signatures.type_signature.Any.__init__
null
null
true
false
96
97
null
null
null
[ "self", "expected_num_args" ]
null
Any
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.signatures.type_signature.Any.__init__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "expected_num_args"] Returns: none Parent Class: Any
method
validate
fenic.core._logical_plan.signatures.type_signature.Any.validate
null
null
true
false
99
104
null
None
null
[ "self", "arg_types", "func_name" ]
null
Any
Type: method Member Name: validate Qualified Name: fenic.core._logical_plan.signatures.type_signature.Any.validate Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "arg_types", "func_name"] Returns: None Parent Class: Any
class
Uniform
fenic.core._logical_plan.signatures.type_signature.Uniform
All arguments must be the same type.
null
true
false
106
136
null
null
null
null
[ "TypeSignature" ]
null
Type: class Member Name: Uniform Qualified Name: fenic.core._logical_plan.signatures.type_signature.Uniform Docstring: All arguments must be the same type. Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
method
__init__
fenic.core._logical_plan.signatures.type_signature.Uniform.__init__
null
null
true
false
109
111
null
null
null
[ "self", "expected_num_args", "required_type" ]
null
Uniform
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.signatures.type_signature.Uniform.__init__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "expected_num_args", "required_type"] Returns: none Parent Class: Uniform
method
validate
fenic.core._logical_plan.signatures.type_signature.Uniform.validate
null
null
true
false
113
136
null
None
null
[ "self", "actual_arg_types", "func_name" ]
null
Uniform
Type: method Member Name: validate Qualified Name: fenic.core._logical_plan.signatures.type_signature.Uniform.validate Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "actual_arg_types", "func_name"] Returns: None Parent Class: Uniform
class
VariadicUniform
fenic.core._logical_plan.signatures.type_signature.VariadicUniform
Variable number of arguments of the same type (e.g., semantic.map with multiple string columns).
null
true
false
139
165
null
null
null
null
[ "TypeSignature" ]
null
Type: class Member Name: VariadicUniform Qualified Name: fenic.core._logical_plan.signatures.type_signature.VariadicUniform Docstring: Variable number of arguments of the same type (e.g., semantic.map with multiple string columns). Value: none Annotation: none is Public? : true is Private? : false Parameters: none Retu...
method
__init__
fenic.core._logical_plan.signatures.type_signature.VariadicUniform.__init__
null
null
true
false
142
144
null
null
null
[ "self", "expected_min_args", "required_type" ]
null
VariadicUniform
Type: method Member Name: __init__ Qualified Name: fenic.core._logical_plan.signatures.type_signature.VariadicUniform.__init__ Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "expected_min_args", "required_type"] Returns: none Parent Class: VariadicUniform
method
validate
fenic.core._logical_plan.signatures.type_signature.VariadicUniform.validate
null
null
true
false
146
165
null
None
null
[ "self", "actual_arg_types", "func_name" ]
null
VariadicUniform
Type: method Member Name: validate Qualified Name: fenic.core._logical_plan.signatures.type_signature.VariadicUniform.validate Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: ["self", "actual_arg_types", "func_name"] Returns: None Parent Class: VariadicUniform
class
VariadicAny
fenic.core._logical_plan.signatures.type_signature.VariadicAny
Variable number of arguments of any types (e.g., struct(T1, T2, ...) -> struct).
null
true
false
169
180
null
null
null
null
[ "TypeSignature" ]
null
Type: class Member Name: VariadicAny Qualified Name: fenic.core._logical_plan.signatures.type_signature.VariadicAny Docstring: Variable number of arguments of any types (e.g., struct(T1, T2, ...) -> struct). Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: ...