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
_deserialize_table_source
fenic.core._serde.proto.plans.source._deserialize_table_source
Deserialize a TableSource LogicalPlan Node.
null
false
true
123
131
null
TableSource
null
[ "table_source", "context", "schema" ]
null
null
Type: function Member Name: _deserialize_table_source Qualified Name: fenic.core._serde.proto.plans.source._deserialize_table_source Docstring: Deserialize a TableSource LogicalPlan Node. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["table_source", "context", "schema"] Returns: TableS...
function
_serialize_doc_source
fenic.core._serde.proto.plans.source._serialize_doc_source
Serialize a doc source (wrapper).
null
false
true
138
154
null
LogicalPlanProto
null
[ "doc_source", "context" ]
null
null
Type: function Member Name: _serialize_doc_source Qualified Name: fenic.core._serde.proto.plans.source._serialize_doc_source Docstring: Serialize a doc source (wrapper). Value: none Annotation: none is Public? : false is Private? : true Parameters: ["doc_source", "context"] Returns: LogicalPlanProto Parent Class: none
function
_deserialize_doc_source
fenic.core._serde.proto.plans.source._deserialize_doc_source
Deserialize a DocSource LogicalPlan Node.
null
false
true
157
175
null
DocSource
null
[ "doc_source", "context", "schema" ]
null
null
Type: function Member Name: _deserialize_doc_source Qualified Name: fenic.core._serde.proto.plans.source._deserialize_doc_source Docstring: Deserialize a DocSource LogicalPlan Node. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["doc_source", "context", "schema"] Returns: DocSource Pare...
module
expressions
fenic.core._serde.proto.expressions
Expression serialization modules. This package contains modular expression serialization organized by expression type, mirroring the structure of core._logical_plan.expressions.
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_serde/proto/expressions/__init__.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: expressions Qualified Name: fenic.core._serde.proto.expressions Docstring: Expression serialization modules. This package contains modular expression serialization organized by expression type, mirroring the structure of core._logical_plan.expressions. Value: none Annotation: none is Public? ...
attribute
__all__
fenic.core._serde.proto.expressions.__all__
null
null
false
false
20
31
null
null
['aggregate', 'basic', 'binary', 'case', 'dt', 'embedding', 'json', 'markdown', 'semantic', 'text']
null
null
null
Type: attribute Member Name: __all__ Qualified Name: fenic.core._serde.proto.expressions.__all__ Docstring: none Value: ['aggregate', 'basic', 'binary', 'case', 'dt', 'embedding', 'json', 'markdown', 'semantic', 'text'] Annotation: none is Public? : false is Private? : false Parameters: none Returns: none Parent Class:...
module
aggregate
fenic.core._serde.proto.expressions.aggregate
Aggregate expression serialization/deserialization.
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_serde/proto/expressions/aggregate.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: aggregate Qualified Name: fenic.core._serde.proto.expressions.aggregate Docstring: Aggregate expression serialization/deserialization. Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
function
_serialize_sum_expr
fenic.core._serde.proto.expressions.aggregate._serialize_sum_expr
null
null
false
true
41
47
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_sum_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_sum_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_sum_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_sum_expr
null
null
false
true
50
56
null
SumExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_sum_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_sum_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: SumExpr Parent Class: none
function
_serialize_avg_expr
fenic.core._serde.proto.expressions.aggregate._serialize_avg_expr
null
null
false
true
64
70
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_avg_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_avg_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_avg_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_avg_expr
null
null
false
true
73
79
null
AvgExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_avg_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_avg_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: AvgExpr Parent Class: none
function
_serialize_min_expr
fenic.core._serde.proto.expressions.aggregate._serialize_min_expr
null
null
false
true
87
93
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_min_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_min_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_min_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_min_expr
null
null
false
true
96
102
null
MinExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_min_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_min_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: MinExpr Parent Class: none
function
_serialize_max_expr
fenic.core._serde.proto.expressions.aggregate._serialize_max_expr
null
null
false
true
110
116
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_max_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_max_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_max_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_max_expr
null
null
false
true
119
125
null
MaxExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_max_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_max_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: MaxExpr Parent Class: none
function
_serialize_count_expr
fenic.core._serde.proto.expressions.aggregate._serialize_count_expr
null
null
false
true
133
141
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_count_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_count_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_count_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_count_expr
null
null
false
true
144
150
null
CountExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_count_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_count_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: CountExpr Parent Class: none
function
_serialize_list_expr
fenic.core._serde.proto.expressions.aggregate._serialize_list_expr
null
null
false
true
158
164
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_list_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_list_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_list_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_list_expr
null
null
false
true
167
173
null
ListExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_list_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_list_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: ListExpr Parent Class: none
function
_serialize_first_expr
fenic.core._serde.proto.expressions.aggregate._serialize_first_expr
null
null
false
true
181
189
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_first_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_first_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_first_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_first_expr
null
null
false
true
192
198
null
FirstExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_first_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_first_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: FirstExpr Parent Class: none
function
_serialize_std_dev_expr
fenic.core._serde.proto.expressions.aggregate._serialize_std_dev_expr
null
null
false
true
206
214
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_std_dev_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_std_dev_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_std_dev_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_std_dev_expr
null
null
false
true
217
223
null
StdDevExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_std_dev_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_std_dev_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: StdDevExpr Parent Class: none
function
_serialize_count_distinct_expr
fenic.core._serde.proto.expressions.aggregate._serialize_count_distinct_expr
null
null
false
true
231
239
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_count_distinct_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_count_distinct_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_count_distinct_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_count_distinct_expr
null
null
false
true
242
248
null
CountDistinctExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_count_distinct_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_count_distinct_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: CountDistinctExpr Parent Class:...
function
_serialize_approx_count_distinct_expr
fenic.core._serde.proto.expressions.aggregate._serialize_approx_count_distinct_expr
null
null
false
true
256
264
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_approx_count_distinct_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_approx_count_distinct_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Cla...
function
_deserialize_approx_count_distinct_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_approx_count_distinct_expr
null
null
false
true
267
273
null
ApproxCountDistinctExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_approx_count_distinct_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_approx_count_distinct_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: ApproxCountDistin...
function
_serialize_sum_distinct_expr
fenic.core._serde.proto.expressions.aggregate._serialize_sum_distinct_expr
null
null
false
true
281
289
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_sum_distinct_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._serialize_sum_distinct_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_sum_distinct_expr
fenic.core._serde.proto.expressions.aggregate._deserialize_sum_distinct_expr
null
null
false
true
292
298
null
SumDistinctExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_sum_distinct_expr Qualified Name: fenic.core._serde.proto.expressions.aggregate._deserialize_sum_distinct_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: SumDistinctExpr Parent Class: none
module
binary
fenic.core._serde.proto.expressions.binary
Binary expression serialization/deserialization.
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_serde/proto/expressions/binary.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: binary Qualified Name: fenic.core._serde.proto.expressions.binary Docstring: Binary expression serialization/deserialization. Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
function
_serialize_arithmetic_expr
fenic.core._serde.proto.expressions.binary._serialize_arithmetic_expr
null
null
false
true
29
39
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_arithmetic_expr Qualified Name: fenic.core._serde.proto.expressions.binary._serialize_arithmetic_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_arithmetic_expr
fenic.core._serde.proto.expressions.binary._deserialize_arithmetic_expr
Deserialize an arithmetic expression.
null
false
true
42
51
null
ArithmeticExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_arithmetic_expr Qualified Name: fenic.core._serde.proto.expressions.binary._deserialize_arithmetic_expr Docstring: Deserialize an arithmetic expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: Arithmeti...
function
_serialize_boolean_expr
fenic.core._serde.proto.expressions.binary._serialize_boolean_expr
null
null
false
true
59
69
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_boolean_expr Qualified Name: fenic.core._serde.proto.expressions.binary._serialize_boolean_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_boolean_expr
fenic.core._serde.proto.expressions.binary._deserialize_boolean_expr
Deserialize a boolean expression.
null
false
true
72
81
null
BooleanExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_boolean_expr Qualified Name: fenic.core._serde.proto.expressions.binary._deserialize_boolean_expr Docstring: Deserialize a boolean expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: BooleanExpr Parent ...
function
_serialize_numeric_comparison_expr
fenic.core._serde.proto.expressions.binary._serialize_numeric_comparison_expr
null
null
false
true
89
99
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_numeric_comparison_expr Qualified Name: fenic.core._serde.proto.expressions.binary._serialize_numeric_comparison_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_numeric_comparison_expr
fenic.core._serde.proto.expressions.binary._deserialize_numeric_comparison_expr
Deserialize a numeric comparison expression.
null
false
true
102
111
null
NumericComparisonExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_numeric_comparison_expr Qualified Name: fenic.core._serde.proto.expressions.binary._deserialize_numeric_comparison_expr Docstring: Deserialize a numeric comparison expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "conte...
function
_serialize_equality_comparison_expr
fenic.core._serde.proto.expressions.binary._serialize_equality_comparison_expr
Serialize an equality comparison expression.
null
false
true
119
130
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_equality_comparison_expr Qualified Name: fenic.core._serde.proto.expressions.binary._serialize_equality_comparison_expr Docstring: Serialize an equality comparison expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Ret...
function
_deserialize_equality_comparison_expr
fenic.core._serde.proto.expressions.binary._deserialize_equality_comparison_expr
Deserialize an equality comparison expression.
null
false
true
133
142
null
EqualityComparisonExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_equality_comparison_expr Qualified Name: fenic.core._serde.proto.expressions.binary._deserialize_equality_comparison_expr Docstring: Deserialize an equality comparison expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "c...
module
semantic
fenic.core._serde.proto.expressions.semantic
Semantic/LLM expression serialization/deserialization.
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_serde/proto/expressions/semantic.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: semantic Qualified Name: fenic.core._serde.proto.expressions.semantic Docstring: Semantic/LLM expression serialization/deserialization. Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
function
_serialize_semantic_map_expr
fenic.core._serde.proto.expressions.semantic._serialize_semantic_map_expr
Serialize a semantic map expression.
null
false
true
58
102
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_semantic_map_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._serialize_semantic_map_expr Docstring: Serialize a semantic map expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprPro...
function
_deserialize_semantic_map_expr
fenic.core._serde.proto.expressions.semantic._deserialize_semantic_map_expr
Deserialize a semantic map expression.
null
false
true
105
134
null
SemanticMapExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_semantic_map_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._deserialize_semantic_map_expr Docstring: Deserialize a semantic map expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: Se...
function
_serialize_semantic_extract_expr
fenic.core._serde.proto.expressions.semantic._serialize_semantic_extract_expr
Serialize a semantic extract expression.
null
false
true
141
152
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_semantic_extract_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._serialize_semantic_extract_expr Docstring: Serialize a semantic extract expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: Lo...
function
_deserialize_semantic_extract_expr
fenic.core._serde.proto.expressions.semantic._deserialize_semantic_extract_expr
Deserialize a semantic extract expression.
null
false
true
155
167
null
SemanticExtractExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_semantic_extract_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._deserialize_semantic_extract_expr Docstring: Deserialize a semantic extract expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"]...
function
_serialize_semantic_pred_expr
fenic.core._serde.proto.expressions.semantic._serialize_semantic_pred_expr
Serialize a semantic predicate expression.
null
false
true
174
204
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_semantic_pred_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._serialize_semantic_pred_expr Docstring: Serialize a semantic predicate expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: Logica...
function
_deserialize_semantic_pred_expr
fenic.core._serde.proto.expressions.semantic._deserialize_semantic_pred_expr
Deserialize a semantic predicate expression.
null
false
true
207
234
null
SemanticPredExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_semantic_pred_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._deserialize_semantic_pred_expr Docstring: Deserialize a semantic predicate expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Ret...
function
_serialize_semantic_reduce_expr
fenic.core._serde.proto.expressions.semantic._serialize_semantic_reduce_expr
Serialize a semantic reduce expression.
null
false
true
241
254
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_semantic_reduce_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._serialize_semantic_reduce_expr Docstring: Serialize a semantic reduce expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: Logic...
function
_deserialize_semantic_reduce_expr
fenic.core._serde.proto.expressions.semantic._deserialize_semantic_reduce_expr
Deserialize a semantic reduce expression.
null
false
true
257
271
null
SemanticReduceExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_semantic_reduce_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._deserialize_semantic_reduce_expr Docstring: Deserialize a semantic reduce expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Re...
function
_serialize_semantic_classify_expr
fenic.core._serde.proto.expressions.semantic._serialize_semantic_classify_expr
Serialize a semantic classify expression.
null
false
true
278
306
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_semantic_classify_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._serialize_semantic_classify_expr Docstring: Serialize a semantic classify expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns:...
function
_deserialize_semantic_classify_expr
fenic.core._serde.proto.expressions.semantic._deserialize_semantic_classify_expr
Deserialize a semantic classify expression.
null
false
true
309
334
null
SemanticClassifyExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_semantic_classify_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._deserialize_semantic_classify_expr Docstring: Deserialize a semantic classify expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "contex...
function
_serialize_analyze_sentiment_expr
fenic.core._serde.proto.expressions.semantic._serialize_analyze_sentiment_expr
Serialize an analyze sentiment expression.
null
false
true
341
353
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_analyze_sentiment_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._serialize_analyze_sentiment_expr Docstring: Serialize an analyze sentiment expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns...
function
_deserialize_analyze_sentiment_expr
fenic.core._serde.proto.expressions.semantic._deserialize_analyze_sentiment_expr
Deserialize an analyze sentiment expression.
null
false
true
356
366
null
AnalyzeSentimentExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_analyze_sentiment_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._deserialize_analyze_sentiment_expr Docstring: Deserialize an analyze sentiment expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "conte...
function
_serialize_embeddings_expr
fenic.core._serde.proto.expressions.semantic._serialize_embeddings_expr
Serialize an embeddings expression.
null
false
true
373
381
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_embeddings_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._serialize_embeddings_expr Docstring: Serialize an embeddings expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Pa...
function
_deserialize_embeddings_expr
fenic.core._serde.proto.expressions.semantic._deserialize_embeddings_expr
Deserialize an embeddings expression.
null
false
true
384
393
null
EmbeddingsExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_embeddings_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._deserialize_embeddings_expr Docstring: Deserialize an embeddings expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: Embeddi...
function
_serialize_semantic_summarize_expr
fenic.core._serde.proto.expressions.semantic._serialize_semantic_summarize_expr
Serialize a semantic summarize expression.
null
false
true
400
424
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_semantic_summarize_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._serialize_semantic_summarize_expr Docstring: Serialize a semantic summarize expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Retur...
function
_deserialize_semantic_summarize_expr
fenic.core._serde.proto.expressions.semantic._deserialize_semantic_summarize_expr
Deserialize a semantic summarize expression.
null
false
true
427
445
null
SemanticSummarizeExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_semantic_summarize_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._deserialize_semantic_summarize_expr Docstring: Deserialize a semantic summarize expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "con...
function
_serialize_semantic_parse_pdf_expr
fenic.core._serde.proto.expressions.semantic._serialize_semantic_parse_pdf_expr
Serialize a semantic parse PDF expression.
null
false
true
451
461
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_semantic_parse_pdf_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._serialize_semantic_parse_pdf_expr Docstring: Serialize a semantic parse PDF expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Retur...
function
_deserialize_semantic_parse_pdf_expr
fenic.core._serde.proto.expressions.semantic._deserialize_semantic_parse_pdf_expr
Deserialize a semantic parse PDF expression.
null
false
true
463
474
null
SemanticParsePDFExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_semantic_parse_pdf_expr Qualified Name: fenic.core._serde.proto.expressions.semantic._deserialize_semantic_parse_pdf_expr Docstring: Deserialize a semantic parse PDF expression. Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "con...
module
embedding
fenic.core._serde.proto.expressions.embedding
Embedding expression serialization/deserialization.
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_serde/proto/expressions/embedding.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: embedding Qualified Name: fenic.core._serde.proto.expressions.embedding Docstring: Embedding expression serialization/deserialization. Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
function
_serialize_embedding_normalize_expr
fenic.core._serde.proto.expressions.embedding._serialize_embedding_normalize_expr
null
null
false
true
26
34
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_embedding_normalize_expr Qualified Name: fenic.core._serde.proto.expressions.embedding._serialize_embedding_normalize_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: ...
function
_deserialize_embedding_normalize_expr
fenic.core._serde.proto.expressions.embedding._deserialize_embedding_normalize_expr
null
null
false
true
37
43
null
EmbeddingNormalizeExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_embedding_normalize_expr Qualified Name: fenic.core._serde.proto.expressions.embedding._deserialize_embedding_normalize_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: EmbeddingNormalizeExp...
function
_serialize_embedding_similarity_expr
fenic.core._serde.proto.expressions.embedding._serialize_embedding_similarity_expr
null
null
false
true
51
60
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_embedding_similarity_expr Qualified Name: fenic.core._serde.proto.expressions.embedding._serialize_embedding_similarity_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class...
function
_deserialize_embedding_similarity_expr
fenic.core._serde.proto.expressions.embedding._deserialize_embedding_similarity_expr
null
null
false
true
63
77
null
EmbeddingSimilarityExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_embedding_similarity_expr Qualified Name: fenic.core._serde.proto.expressions.embedding._deserialize_embedding_similarity_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: EmbeddingSimilarity...
module
dt
fenic.core._serde.proto.expressions.dt
null
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_serde/proto/expressions/dt.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: dt Qualified Name: fenic.core._serde.proto.expressions.dt Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
function
_serialize_year_expr
fenic.core._serde.proto.expressions.dt._serialize_year_expr
null
null
false
true
53
55
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_year_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_year_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_year_expr
fenic.core._serde.proto.expressions.dt._deserialize_year_expr
null
null
false
true
57
59
null
YearExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_year_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_year_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: YearExpr Parent Class: none
function
_serialize_month_expr
fenic.core._serde.proto.expressions.dt._serialize_month_expr
null
null
false
true
62
64
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_month_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_month_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_month_expr
fenic.core._serde.proto.expressions.dt._deserialize_month_expr
null
null
false
true
66
68
null
MonthExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_month_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_month_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: MonthExpr Parent Class: none
function
_serialize_day_expr
fenic.core._serde.proto.expressions.dt._serialize_day_expr
null
null
false
true
71
73
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_day_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_day_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_day_expr
fenic.core._serde.proto.expressions.dt._deserialize_day_expr
null
null
false
true
75
77
null
DayExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_day_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_day_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: DayExpr Parent Class: none
function
_serialize_hour_expr
fenic.core._serde.proto.expressions.dt._serialize_hour_expr
null
null
false
true
80
82
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_hour_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_hour_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_hour_expr
fenic.core._serde.proto.expressions.dt._deserialize_hour_expr
null
null
false
true
84
86
null
HourExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_hour_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_hour_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: HourExpr Parent Class: none
function
_serialize_minute_expr
fenic.core._serde.proto.expressions.dt._serialize_minute_expr
null
null
false
true
88
90
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_minute_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_minute_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_minute_expr
fenic.core._serde.proto.expressions.dt._deserialize_minute_expr
null
null
false
true
92
94
null
MinuteExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_minute_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_minute_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: MinuteExpr Parent Class: none
function
_serialize_second_expr
fenic.core._serde.proto.expressions.dt._serialize_second_expr
null
null
false
true
97
99
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_second_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_second_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_second_expr
fenic.core._serde.proto.expressions.dt._deserialize_second_expr
null
null
false
true
101
103
null
SecondExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_second_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_second_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: SecondExpr Parent Class: none
function
_serialize_milli_second_expr
fenic.core._serde.proto.expressions.dt._serialize_milli_second_expr
null
null
false
true
106
108
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_milli_second_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_milli_second_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_milli_second_expr
fenic.core._serde.proto.expressions.dt._deserialize_milli_second_expr
null
null
false
true
110
112
null
MilliSecondExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_milli_second_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_milli_second_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: MilliSecondExpr Parent Class: none
function
_serialize_date_add_expr
fenic.core._serde.proto.expressions.dt._serialize_date_add_expr
null
null
false
true
119
125
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_date_add_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_date_add_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_date_add_expr
fenic.core._serde.proto.expressions.dt._deserialize_date_add_expr
null
null
false
true
127
132
null
DateAddExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_date_add_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_date_add_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: DateAddExpr Parent Class: none
function
_serialize_timestamp_add_expr
fenic.core._serde.proto.expressions.dt._serialize_timestamp_add_expr
null
null
false
true
135
141
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_timestamp_add_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_timestamp_add_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_timestamp_add_expr
fenic.core._serde.proto.expressions.dt._deserialize_timestamp_add_expr
null
null
false
true
143
148
null
TimestampAddExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_timestamp_add_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_timestamp_add_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: TimestampAddExpr Parent Class: none
function
_serialize_date_trunc_expr
fenic.core._serde.proto.expressions.dt._serialize_date_trunc_expr
null
null
false
true
151
156
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_date_trunc_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_date_trunc_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_date_trunc_expr
fenic.core._serde.proto.expressions.dt._deserialize_date_trunc_expr
null
null
false
true
158
162
null
DateTruncExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_date_trunc_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_date_trunc_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: DateTruncExpr Parent Class: none
function
_serialize_date_diff_expr
fenic.core._serde.proto.expressions.dt._serialize_date_diff_expr
null
null
false
true
165
170
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_date_diff_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_date_diff_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_date_diff_expr
fenic.core._serde.proto.expressions.dt._deserialize_date_diff_expr
null
null
false
true
172
176
null
DateDiffExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_date_diff_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_date_diff_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: DateDiffExpr Parent Class: none
function
_serialize_timestamp_diff_expr
fenic.core._serde.proto.expressions.dt._serialize_timestamp_diff_expr
null
null
false
true
179
185
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_timestamp_diff_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_timestamp_diff_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_timestamp_diff_expr
fenic.core._serde.proto.expressions.dt._deserialize_timestamp_diff_expr
null
null
false
true
187
192
null
TimestampDiffExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_timestamp_diff_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_timestamp_diff_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: TimestampDiffExpr Parent Class: none
function
_serialize_now_expr
fenic.core._serde.proto.expressions.dt._serialize_now_expr
null
null
false
true
200
202
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_now_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_now_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_now_expr
fenic.core._serde.proto.expressions.dt._deserialize_now_expr
null
null
false
true
204
206
null
NowExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_now_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_now_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: NowExpr Parent Class: none
function
_serialize_to_date_expr
fenic.core._serde.proto.expressions.dt._serialize_to_date_expr
null
null
false
true
213
218
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_to_date_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_to_date_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_to_date_expr
fenic.core._serde.proto.expressions.dt._deserialize_to_date_expr
null
null
false
true
220
224
null
ToDateExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_to_date_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_to_date_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: ToDateExpr Parent Class: none
function
_serialize_to_timestamp_expr
fenic.core._serde.proto.expressions.dt._serialize_to_timestamp_expr
null
null
false
true
227
232
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_to_timestamp_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_to_timestamp_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_to_timestamp_expr
fenic.core._serde.proto.expressions.dt._deserialize_to_timestamp_expr
null
null
false
true
234
238
null
ToTimestampExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_to_timestamp_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_to_timestamp_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: ToTimestampExpr Parent Class: none
function
_serialize_date_format_expr
fenic.core._serde.proto.expressions.dt._serialize_date_format_expr
null
null
false
true
241
246
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_date_format_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_date_format_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_date_format_expr
fenic.core._serde.proto.expressions.dt._deserialize_date_format_expr
null
null
false
true
248
252
null
DateFormatExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_date_format_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_date_format_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: DateFormatExpr Parent Class: none
function
_serialize_to_utc_timestamp_expr
fenic.core._serde.proto.expressions.dt._serialize_to_utc_timestamp_expr
null
null
false
true
255
260
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_to_utc_timestamp_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_to_utc_timestamp_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_to_utc_timestamp_expr
fenic.core._serde.proto.expressions.dt._deserialize_to_utc_timestamp_expr
null
null
false
true
262
266
null
ToUTCTimestampExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_to_utc_timestamp_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_to_utc_timestamp_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: ToUTCTimestampExpr Parent Class: n...
function
_serialize_from_utc_timestamp_expr
fenic.core._serde.proto.expressions.dt._serialize_from_utc_timestamp_expr
null
null
false
true
269
274
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_from_utc_timestamp_expr Qualified Name: fenic.core._serde.proto.expressions.dt._serialize_from_utc_timestamp_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none
function
_deserialize_from_utc_timestamp_expr
fenic.core._serde.proto.expressions.dt._deserialize_from_utc_timestamp_expr
null
null
false
true
276
280
null
FromUTCTimestampExpr
null
[ "logical_proto", "context" ]
null
null
Type: function Member Name: _deserialize_from_utc_timestamp_expr Qualified Name: fenic.core._serde.proto.expressions.dt._deserialize_from_utc_timestamp_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical_proto", "context"] Returns: FromUTCTimestampExpr Parent Cl...
module
unserializable
fenic.core._serde.proto.expressions.unserializable
null
/private/var/folders/w2/dyfkx_354cqghs4b74vb_x380000gn/T/fenic-clone-0.11.0-a2lcuovw/fenic/src/fenic/core/_serde/proto/expressions/unserializable.py
true
false
null
null
null
null
null
null
null
null
Type: module Member Name: unserializable Qualified Name: fenic.core._serde.proto.expressions.unserializable Docstring: none Value: none Annotation: none is Public? : true is Private? : false Parameters: none Returns: none Parent Class: none
function
_serialize_udf_expr
fenic.core._serde.proto.expressions.unserializable._serialize_udf_expr
null
null
false
true
14
16
null
LogicalExprProto
null
[ "logical", "context" ]
null
null
Type: function Member Name: _serialize_udf_expr Qualified Name: fenic.core._serde.proto.expressions.unserializable._serialize_udf_expr Docstring: none Value: none Annotation: none is Public? : false is Private? : true Parameters: ["logical", "context"] Returns: LogicalExprProto Parent Class: none