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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
function | _serialize_jinja_expr | fenic.core._serde.proto.expressions.text._serialize_jinja_expr | Serialize a jinja expression. | null | false | true | 989 | 1,000 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_jinja_expr
Qualified Name: fenic.core._serde.proto.expressions.text._serialize_jinja_expr
Docstring: Serialize a jinja expression.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_jinja_expr | fenic.core._serde.proto.expressions.text._deserialize_jinja_expr | Deserialize a jinja expression. | null | false | true | 1,003 | 1,012 | null | JinjaExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_jinja_expr
Qualified Name: fenic.core._serde.proto.expressions.text._deserialize_jinja_expr
Docstring: Deserialize a jinja expression.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: JinjaExpr
Parent Class: non... |
function | _serialize_fuzzy_ratio_expr | fenic.core._serde.proto.expressions.text._serialize_fuzzy_ratio_expr | Serialize a fuzzy ratio expression. | null | false | true | 1,020 | 1,033 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_fuzzy_ratio_expr
Qualified Name: fenic.core._serde.proto.expressions.text._serialize_fuzzy_ratio_expr
Docstring: Serialize a fuzzy ratio expression.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Pare... |
function | _deserialize_fuzzy_ratio_expr | fenic.core._serde.proto.expressions.text._deserialize_fuzzy_ratio_expr | Deserialize a fuzzy ratio expression. | null | false | true | 1,036 | 1,052 | null | FuzzyRatioExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_fuzzy_ratio_expr
Qualified Name: fenic.core._serde.proto.expressions.text._deserialize_fuzzy_ratio_expr
Docstring: Deserialize a fuzzy ratio expression.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: FuzzyRati... |
function | _serialize_fuzzy_token_sort_ratio_expr | fenic.core._serde.proto.expressions.text._serialize_fuzzy_token_sort_ratio_expr | Serialize a fuzzy token sort ratio expression. | null | false | true | 1,055 | 1,068 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_fuzzy_token_sort_ratio_expr
Qualified Name: fenic.core._serde.proto.expressions.text._serialize_fuzzy_token_sort_ratio_expr
Docstring: Serialize a fuzzy token sort ratio expression.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context... |
function | _deserialize_fuzzy_token_sort_ratio_expr | fenic.core._serde.proto.expressions.text._deserialize_fuzzy_token_sort_ratio_expr | Deserialize a fuzzy token sort ratio expression. | null | false | true | 1,071 | 1,087 | null | FuzzyTokenSortRatioExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_fuzzy_token_sort_ratio_expr
Qualified Name: fenic.core._serde.proto.expressions.text._deserialize_fuzzy_token_sort_ratio_expr
Docstring: Deserialize a fuzzy token sort ratio expression.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_prot... |
function | _serialize_fuzzy_token_set_ratio_expr | fenic.core._serde.proto.expressions.text._serialize_fuzzy_token_set_ratio_expr | Serialize a fuzzy token set ratio expression. | null | false | true | 1,090 | 1,103 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_fuzzy_token_set_ratio_expr
Qualified Name: fenic.core._serde.proto.expressions.text._serialize_fuzzy_token_set_ratio_expr
Docstring: Serialize a fuzzy token set ratio expression.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
... |
function | _deserialize_fuzzy_token_set_ratio_expr | fenic.core._serde.proto.expressions.text._deserialize_fuzzy_token_set_ratio_expr | Deserialize a fuzzy token set ratio expression. | null | false | true | 1,106 | 1,122 | null | FuzzyTokenSetRatioExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_fuzzy_token_set_ratio_expr
Qualified Name: fenic.core._serde.proto.expressions.text._deserialize_fuzzy_token_set_ratio_expr
Docstring: Deserialize a fuzzy token set ratio expression.
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto",... |
module | case | fenic.core._serde.proto.expressions.case | Case expression serialization/deserialization. | /private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_serde/proto/expressions/case.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: case
Qualified Name: fenic.core._serde.proto.expressions.case
Docstring: Case expression serialization/deserialization.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
function | _serialize_when_expr | fenic.core._serde.proto.expressions.case._serialize_when_expr | null | null | false | true | 22 | 30 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_when_expr
Qualified Name: fenic.core._serde.proto.expressions.case._serialize_when_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_when_expr | fenic.core._serde.proto.expressions.case._deserialize_when_expr | null | null | false | true | 33 | 41 | null | WhenExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_when_expr
Qualified Name: fenic.core._serde.proto.expressions.case._deserialize_when_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: WhenExpr
Parent Class: none |
function | _serialize_otherwise_expr | fenic.core._serde.proto.expressions.case._serialize_otherwise_expr | null | null | false | true | 49 | 58 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_otherwise_expr
Qualified Name: fenic.core._serde.proto.expressions.case._serialize_otherwise_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_otherwise_expr | fenic.core._serde.proto.expressions.case._deserialize_otherwise_expr | null | null | false | true | 61 | 68 | null | OtherwiseExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_otherwise_expr
Qualified Name: fenic.core._serde.proto.expressions.case._deserialize_otherwise_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: OtherwiseExpr
Parent Class: none |
module | array | fenic.core._serde.proto.expressions.array | Array expression serialization/deserialization. | /private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_serde/proto/expressions/array.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: array
Qualified Name: fenic.core._serde.proto.expressions.array
Docstring: Array expression serialization/deserialization.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
function | _serialize_array_length_expr | fenic.core._serde.proto.expressions.array._serialize_array_length_expr | null | null | false | true | 51 | 59 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_length_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_length_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_length_expr | fenic.core._serde.proto.expressions.array._deserialize_array_length_expr | null | null | false | true | 62 | 68 | null | ArrayLengthExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_length_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_length_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayLengthExpr
Parent Class: none |
function | _serialize_array_distinct_expr | fenic.core._serde.proto.expressions.array._serialize_array_distinct_expr | null | null | false | true | 76 | 84 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_distinct_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_distinct_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_distinct_expr | fenic.core._serde.proto.expressions.array._deserialize_array_distinct_expr | null | null | false | true | 87 | 93 | null | ArrayDistinctExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_distinct_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_distinct_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayDistinctExpr
Parent Class: non... |
function | _serialize_array_contains_expr | fenic.core._serde.proto.expressions.array._serialize_array_contains_expr | null | null | false | true | 101 | 110 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_contains_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_contains_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_contains_expr | fenic.core._serde.proto.expressions.array._deserialize_array_contains_expr | null | null | false | true | 113 | 120 | null | ArrayContainsExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_contains_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_contains_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayContainsExpr
Parent Class: non... |
function | _serialize_array_max_expr | fenic.core._serde.proto.expressions.array._serialize_array_max_expr | null | null | false | true | 128 | 136 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_max_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_max_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_max_expr | fenic.core._serde.proto.expressions.array._deserialize_array_max_expr | null | null | false | true | 139 | 145 | null | ArrayMaxExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_max_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_max_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayMaxExpr
Parent Class: none |
function | _serialize_array_min_expr | fenic.core._serde.proto.expressions.array._serialize_array_min_expr | null | null | false | true | 153 | 161 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_min_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_min_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_min_expr | fenic.core._serde.proto.expressions.array._deserialize_array_min_expr | null | null | false | true | 164 | 170 | null | ArrayMinExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_min_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_min_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayMinExpr
Parent Class: none |
function | _serialize_array_sort_expr | fenic.core._serde.proto.expressions.array._serialize_array_sort_expr | null | null | false | true | 178 | 186 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_sort_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_sort_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_sort_expr | fenic.core._serde.proto.expressions.array._deserialize_array_sort_expr | null | null | false | true | 189 | 195 | null | ArraySortExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_sort_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_sort_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArraySortExpr
Parent Class: none |
function | _serialize_array_reverse_expr | fenic.core._serde.proto.expressions.array._serialize_array_reverse_expr | null | null | false | true | 203 | 211 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_reverse_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_reverse_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_reverse_expr | fenic.core._serde.proto.expressions.array._deserialize_array_reverse_expr | null | null | false | true | 214 | 220 | null | ArrayReverseExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_reverse_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_reverse_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayReverseExpr
Parent Class: none |
function | _serialize_array_remove_expr | fenic.core._serde.proto.expressions.array._serialize_array_remove_expr | null | null | false | true | 228 | 237 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_remove_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_remove_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_remove_expr | fenic.core._serde.proto.expressions.array._deserialize_array_remove_expr | null | null | false | true | 240 | 247 | null | ArrayRemoveExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_remove_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_remove_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayRemoveExpr
Parent Class: none |
function | _serialize_array_union_expr | fenic.core._serde.proto.expressions.array._serialize_array_union_expr | null | null | false | true | 255 | 264 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_union_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_union_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_union_expr | fenic.core._serde.proto.expressions.array._deserialize_array_union_expr | null | null | false | true | 267 | 274 | null | ArrayUnionExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_union_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_union_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayUnionExpr
Parent Class: none |
function | _serialize_array_intersect_expr | fenic.core._serde.proto.expressions.array._serialize_array_intersect_expr | null | null | false | true | 282 | 291 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_intersect_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_intersect_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_intersect_expr | fenic.core._serde.proto.expressions.array._deserialize_array_intersect_expr | null | null | false | true | 294 | 301 | null | ArrayIntersectExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_intersect_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_intersect_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayIntersectExpr
Parent Class: ... |
function | _serialize_array_except_expr | fenic.core._serde.proto.expressions.array._serialize_array_except_expr | null | null | false | true | 309 | 318 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_except_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_except_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_except_expr | fenic.core._serde.proto.expressions.array._deserialize_array_except_expr | null | null | false | true | 321 | 328 | null | ArrayExceptExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_except_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_except_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayExceptExpr
Parent Class: none |
function | _serialize_array_compact_expr | fenic.core._serde.proto.expressions.array._serialize_array_compact_expr | null | null | false | true | 336 | 344 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_compact_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_compact_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_compact_expr | fenic.core._serde.proto.expressions.array._deserialize_array_compact_expr | null | null | false | true | 347 | 353 | null | ArrayCompactExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_compact_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_compact_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayCompactExpr
Parent Class: none |
function | _serialize_array_repeat_expr | fenic.core._serde.proto.expressions.array._serialize_array_repeat_expr | null | null | false | true | 361 | 370 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_repeat_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_repeat_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_repeat_expr | fenic.core._serde.proto.expressions.array._deserialize_array_repeat_expr | null | null | false | true | 373 | 380 | null | ArrayRepeatExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_repeat_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_repeat_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArrayRepeatExpr
Parent Class: none |
function | _serialize_array_slice_expr | fenic.core._serde.proto.expressions.array._serialize_array_slice_expr | null | null | false | true | 388 | 398 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_array_slice_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_array_slice_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_array_slice_expr | fenic.core._serde.proto.expressions.array._deserialize_array_slice_expr | null | null | false | true | 401 | 409 | null | ArraySliceExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_array_slice_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_array_slice_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArraySliceExpr
Parent Class: none |
function | _serialize_element_at_expr | fenic.core._serde.proto.expressions.array._serialize_element_at_expr | null | null | false | true | 417 | 426 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_element_at_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_element_at_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_element_at_expr | fenic.core._serde.proto.expressions.array._deserialize_element_at_expr | null | null | false | true | 429 | 436 | null | ElementAtExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_element_at_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_element_at_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ElementAtExpr
Parent Class: none |
function | _serialize_arrays_overlap_expr | fenic.core._serde.proto.expressions.array._serialize_arrays_overlap_expr | null | null | false | true | 444 | 453 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_arrays_overlap_expr
Qualified Name: fenic.core._serde.proto.expressions.array._serialize_arrays_overlap_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_arrays_overlap_expr | fenic.core._serde.proto.expressions.array._deserialize_arrays_overlap_expr | null | null | false | true | 456 | 463 | null | ArraysOverlapExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_arrays_overlap_expr
Qualified Name: fenic.core._serde.proto.expressions.array._deserialize_arrays_overlap_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: ArraysOverlapExpr
Parent Class: non... |
module | json | fenic.core._serde.proto.expressions.json | JSON expression serialization/deserialization. | /private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_serde/proto/expressions/json.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: json
Qualified Name: fenic.core._serde.proto.expressions.json
Docstring: JSON expression serialization/deserialization.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
function | _serialize_jq_expr | fenic.core._serde.proto.expressions.json._serialize_jq_expr | null | null | false | true | 27 | 34 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_jq_expr
Qualified Name: fenic.core._serde.proto.expressions.json._serialize_jq_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_jq_expr | fenic.core._serde.proto.expressions.json._deserialize_jq_expr | null | null | false | true | 37 | 42 | null | JqExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_jq_expr
Qualified Name: fenic.core._serde.proto.expressions.json._deserialize_jq_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: JqExpr
Parent Class: none |
function | _serialize_json_type_expr | fenic.core._serde.proto.expressions.json._serialize_json_type_expr | null | null | false | true | 50 | 58 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_json_type_expr
Qualified Name: fenic.core._serde.proto.expressions.json._serialize_json_type_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_json_type_expr | fenic.core._serde.proto.expressions.json._deserialize_json_type_expr | null | null | false | true | 61 | 67 | null | JsonTypeExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_json_type_expr
Qualified Name: fenic.core._serde.proto.expressions.json._deserialize_json_type_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: JsonTypeExpr
Parent Class: none |
function | _serialize_json_contains_expr | fenic.core._serde.proto.expressions.json._serialize_json_contains_expr | null | null | false | true | 75 | 84 | null | LogicalExprProto | null | [
"logical",
"context"
] | null | null | Type: function
Member Name: _serialize_json_contains_expr
Qualified Name: fenic.core._serde.proto.expressions.json._serialize_json_contains_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical", "context"]
Returns: LogicalExprProto
Parent Class: none |
function | _deserialize_json_contains_expr | fenic.core._serde.proto.expressions.json._deserialize_json_contains_expr | null | null | false | true | 87 | 94 | null | JsonContainsExpr | null | [
"logical_proto",
"context"
] | null | null | Type: function
Member Name: _deserialize_json_contains_expr
Qualified Name: fenic.core._serde.proto.expressions.json._deserialize_json_contains_expr
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: ["logical_proto", "context"]
Returns: JsonContainsExpr
Parent Class: none |
module | _interfaces | fenic.core._interfaces | null | /private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_interfaces/__init__.py | false | true | null | null | null | null | null | null | null | null | Type: module
Member Name: _interfaces
Qualified Name: fenic.core._interfaces
Docstring: none
Value: none
Annotation: none
is Public? : false
is Private? : true
Parameters: none
Returns: none
Parent Class: none |
attribute | __all__ | fenic.core._interfaces.__all__ | null | null | false | false | 6 | 6 | null | null | ['BaseLineage', 'BaseExecution', 'BaseSessionState', 'BaseCatalog'] | null | null | null | Type: attribute
Member Name: __all__
Qualified Name: fenic.core._interfaces.__all__
Docstring: none
Value: ['BaseLineage', 'BaseExecution', 'BaseSessionState', 'BaseCatalog']
Annotation: none
is Public? : false
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
module | catalog | fenic.core._interfaces.catalog | null | /private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_interfaces/catalog.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: catalog
Qualified Name: fenic.core._interfaces.catalog
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | BaseCatalog | fenic.core._interfaces.catalog.BaseCatalog | null | null | true | false | 13 | 173 | null | null | null | null | [
"ABC"
] | null | Type: class
Member Name: BaseCatalog
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | does_catalog_exist | fenic.core._interfaces.catalog.BaseCatalog.does_catalog_exist | Checks if a catalog with the specified name exists. | null | true | false | 15 | 18 | null | bool | null | [
"self",
"catalog_name"
] | null | BaseCatalog | Type: method
Member Name: does_catalog_exist
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.does_catalog_exist
Docstring: Checks if a catalog with the specified name exists.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "catalog_name"]
Returns: bool
Parent Class: Ba... |
method | get_current_catalog | fenic.core._interfaces.catalog.BaseCatalog.get_current_catalog | Get the name of the current catalog. | null | true | false | 20 | 23 | null | str | null | [
"self"
] | null | BaseCatalog | Type: method
Member Name: get_current_catalog
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.get_current_catalog
Docstring: Get the name of the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: BaseCatalog |
method | set_current_catalog | fenic.core._interfaces.catalog.BaseCatalog.set_current_catalog | Set the current catalog. | null | true | false | 25 | 28 | null | None | null | [
"self",
"catalog_name"
] | null | BaseCatalog | Type: method
Member Name: set_current_catalog
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.set_current_catalog
Docstring: Set the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "catalog_name"]
Returns: None
Parent Class: BaseCatalog |
method | list_catalogs | fenic.core._interfaces.catalog.BaseCatalog.list_catalogs | Get a list of all catalogs. | null | true | false | 30 | 33 | null | List[str] | null | [
"self"
] | null | BaseCatalog | Type: method
Member Name: list_catalogs
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.list_catalogs
Docstring: Get a list of all catalogs.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[str]
Parent Class: BaseCatalog |
method | does_database_exist | fenic.core._interfaces.catalog.BaseCatalog.does_database_exist | Checks if a database with the specified name exists in the current catalog. | null | true | false | 36 | 39 | null | bool | null | [
"self",
"database_name"
] | null | BaseCatalog | Type: method
Member Name: does_database_exist
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.does_database_exist
Docstring: Checks if a database with the specified name exists in the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "database_name"]
Ret... |
method | get_current_database | fenic.core._interfaces.catalog.BaseCatalog.get_current_database | Get the name of the current database in the current catalog. | null | true | false | 41 | 44 | null | str | null | [
"self"
] | null | BaseCatalog | Type: method
Member Name: get_current_database
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.get_current_database
Docstring: Get the name of the current database in the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: str
Parent Class: BaseCa... |
method | set_current_database | fenic.core._interfaces.catalog.BaseCatalog.set_current_database | Set the current database in the current catalog. | null | true | false | 46 | 49 | null | None | null | [
"self",
"database_name"
] | null | BaseCatalog | Type: method
Member Name: set_current_database
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.set_current_database
Docstring: Set the current database in the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "database_name"]
Returns: None
Parent Class: ... |
method | list_databases | fenic.core._interfaces.catalog.BaseCatalog.list_databases | Get a list of all databases in the current catalog. | null | true | false | 51 | 54 | null | List[str] | null | [
"self"
] | null | BaseCatalog | Type: method
Member Name: list_databases
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.list_databases
Docstring: Get a list of all databases in the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[str]
Parent Class: BaseCatalog |
method | create_database | fenic.core._interfaces.catalog.BaseCatalog.create_database | Create a new database in the current catalog. | null | true | false | 56 | 61 | null | bool | null | [
"self",
"database_name",
"ignore_if_exists"
] | null | BaseCatalog | Type: method
Member Name: create_database
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.create_database
Docstring: Create a new database in the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "database_name", "ignore_if_exists"]
Returns: bool
Parent ... |
method | drop_database | fenic.core._interfaces.catalog.BaseCatalog.drop_database | Drop a database from the current catalog. | null | true | false | 63 | 71 | null | bool | null | [
"self",
"database_name",
"cascade",
"ignore_if_not_exists"
] | null | BaseCatalog | Type: method
Member Name: drop_database
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.drop_database
Docstring: Drop a database from the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "database_name", "cascade", "ignore_if_not_exists"]
Returns: bool
... |
method | does_table_exist | fenic.core._interfaces.catalog.BaseCatalog.does_table_exist | Checks if a table with the specified name exists in the current database. | null | true | false | 74 | 77 | null | bool | null | [
"self",
"table_name"
] | null | BaseCatalog | Type: method
Member Name: does_table_exist
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.does_table_exist
Docstring: Checks if a table with the specified name exists in the current database.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "table_name"]
Returns: bool
... |
method | list_tables | fenic.core._interfaces.catalog.BaseCatalog.list_tables | Get a list of all tables in the current database. | null | true | false | 79 | 82 | null | List[str] | null | [
"self"
] | null | BaseCatalog | Type: method
Member Name: list_tables
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.list_tables
Docstring: Get a list of all tables in the current database.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[str]
Parent Class: BaseCatalog |
method | describe_table | fenic.core._interfaces.catalog.BaseCatalog.describe_table | Get the schema and description of the specified table. | null | true | false | 84 | 87 | null | DatasetMetadata | null | [
"self",
"table_name"
] | null | BaseCatalog | Type: method
Member Name: describe_table
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.describe_table
Docstring: Get the schema and description of the specified table.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "table_name"]
Returns: DatasetMetadata
Parent Class... |
method | drop_table | fenic.core._interfaces.catalog.BaseCatalog.drop_table | Drop a table from the current database. | null | true | false | 89 | 92 | null | bool | null | [
"self",
"table_name",
"ignore_if_not_exists"
] | null | BaseCatalog | Type: method
Member Name: drop_table
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.drop_table
Docstring: Drop a table from the current database.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "table_name", "ignore_if_not_exists"]
Returns: bool
Parent Class: BaseCata... |
method | create_table | fenic.core._interfaces.catalog.BaseCatalog.create_table | Create a new table in the current database. | null | true | false | 94 | 99 | null | bool | null | [
"self",
"table_name",
"schema",
"ignore_if_exists",
"description"
] | null | BaseCatalog | Type: method
Member Name: create_table
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.create_table
Docstring: Create a new table in the current database.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "table_name", "schema", "ignore_if_exists", "description"]
Returns... |
method | set_table_description | fenic.core._interfaces.catalog.BaseCatalog.set_table_description | Set or clear the description for a table. | null | true | false | 101 | 104 | null | None | null | [
"self",
"table_name",
"description"
] | null | BaseCatalog | Type: method
Member Name: set_table_description
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.set_table_description
Docstring: Set or clear the description for a table.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "table_name", "description"]
Returns: None
Parent ... |
method | create_view | fenic.core._interfaces.catalog.BaseCatalog.create_view | Create a new view in the current database. | null | true | false | 106 | 115 | null | bool | null | [
"self",
"view_name",
"logical_plan",
"ignore_if_exists",
"description"
] | null | BaseCatalog | Type: method
Member Name: create_view
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.create_view
Docstring: Create a new view in the current database.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "view_name", "logical_plan", "ignore_if_exists", "description"]
Retur... |
method | drop_view | fenic.core._interfaces.catalog.BaseCatalog.drop_view | Drop a view from the current database. | null | true | false | 117 | 120 | null | bool | null | [
"self",
"view_name",
"ignore_if_not_exists"
] | null | BaseCatalog | Type: method
Member Name: drop_view
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.drop_view
Docstring: Drop a view from the current database.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "view_name", "ignore_if_not_exists"]
Returns: bool
Parent Class: BaseCatalog |
method | get_view_plan | fenic.core._interfaces.catalog.BaseCatalog.get_view_plan | Get the serialized schema and logical plan of the specified view. | null | true | false | 122 | 125 | null | LogicalPlan | null | [
"self",
"view_name"
] | null | BaseCatalog | Type: method
Member Name: get_view_plan
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.get_view_plan
Docstring: Get the serialized schema and logical plan of the specified view.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "view_name"]
Returns: LogicalPlan
Parent C... |
method | list_views | fenic.core._interfaces.catalog.BaseCatalog.list_views | Get a list of all views in the current database. | null | true | false | 127 | 130 | null | List[str] | null | [
"self"
] | null | BaseCatalog | Type: method
Member Name: list_views
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.list_views
Docstring: Get a list of all views in the current database.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[str]
Parent Class: BaseCatalog |
method | does_view_exist | fenic.core._interfaces.catalog.BaseCatalog.does_view_exist | Checks if a view with the specified name exists in the current database. | null | true | false | 132 | 135 | null | bool | null | [
"self",
"view_name"
] | null | BaseCatalog | Type: method
Member Name: does_view_exist
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.does_view_exist
Docstring: Checks if a view with the specified name exists in the current database.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "view_name"]
Returns: bool
Pare... |
method | set_view_description | fenic.core._interfaces.catalog.BaseCatalog.set_view_description | Set the description for a view. | null | true | false | 137 | 140 | null | None | null | [
"self",
"view_name",
"description"
] | null | BaseCatalog | Type: method
Member Name: set_view_description
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.set_view_description
Docstring: Set the description for a view.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "view_name", "description"]
Returns: None
Parent Class: BaseCa... |
method | describe_view | fenic.core._interfaces.catalog.BaseCatalog.describe_view | Return view schema and description together. | null | true | false | 142 | 145 | null | DatasetMetadata | null | [
"self",
"view_name"
] | null | BaseCatalog | Type: method
Member Name: describe_view
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.describe_view
Docstring: Return view schema and description together.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "view_name"]
Returns: DatasetMetadata
Parent Class: BaseCatalog |
method | describe_tool | fenic.core._interfaces.catalog.BaseCatalog.describe_tool | Find and return the tool from the current catalog. | null | true | false | 147 | 150 | null | UserDefinedTool | null | [
"self",
"tool_name"
] | null | BaseCatalog | Type: method
Member Name: describe_tool
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.describe_tool
Docstring: Find and return the tool from the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "tool_name"]
Returns: UserDefinedTool
Parent Class: BaseC... |
method | create_tool | fenic.core._interfaces.catalog.BaseCatalog.create_tool | Create a new tool in the current catalog. | null | true | false | 152 | 163 | null | bool | null | [
"self",
"tool_name",
"tool_description",
"tool_params",
"tool_query",
"result_limit",
"ignore_if_exists"
] | null | BaseCatalog | Type: method
Member Name: create_tool
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.create_tool
Docstring: Create a new tool in the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "tool_name", "tool_description", "tool_params", "tool_query", "result_... |
method | drop_tool | fenic.core._interfaces.catalog.BaseCatalog.drop_tool | Drop a tool from the current catalog. | null | true | false | 165 | 168 | null | bool | null | [
"self",
"tool_name",
"ignore_if_not_exists"
] | null | BaseCatalog | Type: method
Member Name: drop_tool
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.drop_tool
Docstring: Drop a tool from the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "tool_name", "ignore_if_not_exists"]
Returns: bool
Parent Class: BaseCatalog |
method | list_tools | fenic.core._interfaces.catalog.BaseCatalog.list_tools | Get a list of all tools in the current catalog. | null | true | false | 170 | 173 | null | List[UserDefinedTool] | null | [
"self"
] | null | BaseCatalog | Type: method
Member Name: list_tools
Qualified Name: fenic.core._interfaces.catalog.BaseCatalog.list_tools
Docstring: Get a list of all tools in the current catalog.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self"]
Returns: List[UserDefinedTool]
Parent Class: BaseCatalog |
module | execution | fenic.core._interfaces.execution | null | /private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_interfaces/execution.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: execution
Qualified Name: fenic.core._interfaces.execution
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | BaseExecution | fenic.core._interfaces.execution.BaseExecution | null | null | true | false | 15 | 80 | null | null | null | null | [
"ABC"
] | null | Type: class
Member Name: BaseExecution
Qualified Name: fenic.core._interfaces.execution.BaseExecution
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | collect | fenic.core._interfaces.execution.BaseExecution.collect | Execute a logical plan and return a Polars DataFrame and query metrics. | null | true | false | 16 | 21 | null | Tuple[pl.DataFrame, QueryMetrics] | null | [
"self",
"plan",
"n"
] | null | BaseExecution | Type: method
Member Name: collect
Qualified Name: fenic.core._interfaces.execution.BaseExecution.collect
Docstring: Execute a logical plan and return a Polars DataFrame and query metrics.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "n"]
Returns: Tuple[pl.DataFrame, Qu... |
method | show | fenic.core._interfaces.execution.BaseExecution.show | Execute a logical plan and return a string representation of the sample rows of the DataFrame and query metrics. | null | true | false | 23 | 26 | null | Tuple[str, QueryMetrics] | null | [
"self",
"plan",
"n"
] | null | BaseExecution | Type: method
Member Name: show
Qualified Name: fenic.core._interfaces.execution.BaseExecution.show
Docstring: Execute a logical plan and return a string representation of the sample rows of the DataFrame and query metrics.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan", "... |
method | count | fenic.core._interfaces.execution.BaseExecution.count | Execute a logical plan and return the number of rows in the DataFrame and query metrics. | null | true | false | 28 | 31 | null | Tuple[int, QueryMetrics] | null | [
"self",
"plan"
] | null | BaseExecution | Type: method
Member Name: count
Qualified Name: fenic.core._interfaces.execution.BaseExecution.count
Docstring: Execute a logical plan and return the number of rows in the DataFrame and query metrics.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: Tuple[int, Que... |
method | build_lineage | fenic.core._interfaces.execution.BaseExecution.build_lineage | Build a lineage graph from a logical plan. | null | true | false | 33 | 36 | null | BaseLineage | null | [
"self",
"plan"
] | null | BaseExecution | Type: method
Member Name: build_lineage
Qualified Name: fenic.core._interfaces.execution.BaseExecution.build_lineage
Docstring: Build a lineage graph from a logical plan.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "plan"]
Returns: BaseLineage
Parent Class: BaseExecution |
method | save_as_table | fenic.core._interfaces.execution.BaseExecution.save_as_table | Execute the logical plan and save the result as a table in the current database. | null | true | false | 38 | 46 | null | QueryMetrics | null | [
"self",
"logical_plan",
"table_name",
"mode"
] | null | BaseExecution | Type: method
Member Name: save_as_table
Qualified Name: fenic.core._interfaces.execution.BaseExecution.save_as_table
Docstring: Execute the logical plan and save the result as a table in the current database.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "logical_plan", "table_... |
method | save_as_view | fenic.core._interfaces.execution.BaseExecution.save_as_view | Save the dataframe as a view in the current database. | null | true | false | 48 | 56 | null | None | null | [
"self",
"logical_plan",
"view_name",
"view_description"
] | null | BaseExecution | Type: method
Member Name: save_as_view
Qualified Name: fenic.core._interfaces.execution.BaseExecution.save_as_view
Docstring: Save the dataframe as a view in the current database.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "logical_plan", "view_name", "view_description"]
Ret... |
method | save_to_file | fenic.core._interfaces.execution.BaseExecution.save_to_file | Execute the logical plan and save the result to a file. | null | true | false | 58 | 66 | null | QueryMetrics | null | [
"self",
"logical_plan",
"file_path",
"mode"
] | null | BaseExecution | Type: method
Member Name: save_to_file
Qualified Name: fenic.core._interfaces.execution.BaseExecution.save_to_file
Docstring: Execute the logical plan and save the result to a file.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "logical_plan", "file_path", "mode"]
Returns: Quer... |
method | infer_schema_from_csv | fenic.core._interfaces.execution.BaseExecution.infer_schema_from_csv | Infer the schema of a CSV file. | null | true | false | 68 | 73 | null | Schema | null | [
"self",
"paths",
"options"
] | null | BaseExecution | Type: method
Member Name: infer_schema_from_csv
Qualified Name: fenic.core._interfaces.execution.BaseExecution.infer_schema_from_csv
Docstring: Infer the schema of a CSV file.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "paths", "options"]
Returns: Schema
Parent Class: BaseEx... |
method | infer_schema_from_parquet | fenic.core._interfaces.execution.BaseExecution.infer_schema_from_parquet | Infer the schema of a Parquet file. | null | true | false | 75 | 80 | null | Schema | null | [
"self",
"paths",
"options"
] | null | BaseExecution | Type: method
Member Name: infer_schema_from_parquet
Qualified Name: fenic.core._interfaces.execution.BaseExecution.infer_schema_from_parquet
Docstring: Infer the schema of a Parquet file.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "paths", "options"]
Returns: Schema
Parent C... |
module | session_state | fenic.core._interfaces.session_state | null | /private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_interfaces/session_state.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: session_state
Qualified Name: fenic.core._interfaces.session_state
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
class | BaseSessionState | fenic.core._interfaces.session_state.BaseSessionState | null | null | true | false | 8 | 27 | null | null | null | null | [
"ABC"
] | null | Type: class
Member Name: BaseSessionState
Qualified Name: fenic.core._interfaces.session_state.BaseSessionState
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
method | __init__ | fenic.core._interfaces.session_state.BaseSessionState.__init__ | null | null | true | false | 9 | 10 | null | null | null | [
"self",
"session_config"
] | null | BaseSessionState | Type: method
Member Name: __init__
Qualified Name: fenic.core._interfaces.session_state.BaseSessionState.__init__
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "session_config"]
Returns: none
Parent Class: BaseSessionState |
method | stop | fenic.core._interfaces.session_state.BaseSessionState.stop | Clean up the session state. | null | true | false | 24 | 27 | null | None | null | [
"self",
"skip_usage_summary"
] | null | BaseSessionState | Type: method
Member Name: stop
Qualified Name: fenic.core._interfaces.session_state.BaseSessionState.stop
Docstring: Clean up the session state.
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: ["self", "skip_usage_summary"]
Returns: None
Parent Class: BaseSessionState |
module | lineage | fenic.core._interfaces.lineage | null | /private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_interfaces/lineage.py | true | false | null | null | null | null | null | null | null | null | Type: module
Member Name: lineage
Qualified Name: fenic.core._interfaces.lineage
Docstring: none
Value: none
Annotation: none
is Public? : true
is Private? : false
Parameters: none
Returns: none
Parent Class: none |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.