Constants§
- DUMMY_
COLUMN π
Functions§
- args_
to_ πvector Try to cast the arguments to vectors by functionβs signature. - Try to infer the data type from sql value.
- value_
to_ πvector Build a [VectorRef
] from [Value
] - Try to cast sql values to vectors by exact data types.
- Try to cast sql values to vectors by valid data types.