LICENSE
README.md
setup.cfg
setup.py
ibis_singlestoredb/__init__.py
ibis_singlestoredb/compiler.py
ibis_singlestoredb/datatypes.py
ibis_singlestoredb/expr.py
ibis_singlestoredb/registry.py
ibis_singlestoredb/sqlglot.py
ibis_singlestoredb.egg-info/PKG-INFO
ibis_singlestoredb.egg-info/SOURCES.txt
ibis_singlestoredb.egg-info/dependency_links.txt
ibis_singlestoredb.egg-info/entry_points.txt
ibis_singlestoredb.egg-info/requires.txt
ibis_singlestoredb.egg-info/top_level.txt
ibis_singlestoredb/functions/__init__.py
ibis_singlestoredb/functions/general.py
ibis_singlestoredb/functions/user.py
ibis_singlestoredb/functions/json/__init__.py
ibis_singlestoredb/functions/json/json_agg.py
ibis_singlestoredb/functions/json/json_array_contains.py
ibis_singlestoredb/functions/json/json_array_push.py
ibis_singlestoredb/functions/json/json_delete_key.py
ibis_singlestoredb/functions/json/json_extract.py
ibis_singlestoredb/functions/json/json_get_type.py
ibis_singlestoredb/functions/json/json_include_exclude_mask.py
ibis_singlestoredb/functions/json/json_keys.py
ibis_singlestoredb/functions/json/json_length.py
ibis_singlestoredb/functions/json/json_match_any.py
ibis_singlestoredb/functions/json/json_pretty.py
ibis_singlestoredb/functions/json/json_set.py
ibis_singlestoredb/functions/json/json_splice.py
ibis_singlestoredb/functions/json/json_to_array.py
ibis_singlestoredb/functions/json/to_json.py
ibis_singlestoredb/functions/numeric/__init__.py
ibis_singlestoredb/functions/vector/__init__.py
ibis_singlestoredb/functions/vector/dot_product.py
ibis_singlestoredb/functions/vector/euclidean_distance.py
ibis_singlestoredb/functions/vector/json_array_pack.py
ibis_singlestoredb/functions/vector/json_array_unpack.py
ibis_singlestoredb/functions/vector/scalar_vector_mul.py
ibis_singlestoredb/functions/vector/vector_add.py
ibis_singlestoredb/functions/vector/vector_elements_sum.py
ibis_singlestoredb/functions/vector/vector_kth_element.py
ibis_singlestoredb/functions/vector/vector_mul.py
ibis_singlestoredb/functions/vector/vector_num_elements.py
ibis_singlestoredb/functions/vector/vector_sort.py
ibis_singlestoredb/functions/vector/vector_sub.py
ibis_singlestoredb/functions/vector/vector_subvector.py
ibis_singlestoredb/functions/vector/vector_sum.py
ibis_singlestoredb/tests/__init__.py
ibis_singlestoredb/tests/conftest.py
ibis_singlestoredb/tests/datatypes.csv
ibis_singlestoredb/tests/json.sql
ibis_singlestoredb/tests/test.sql
ibis_singlestoredb/tests/test_client.py
ibis_singlestoredb/tests/test_functions.py
ibis_singlestoredb/tests/test_op_matrix.py
ibis_singlestoredb/tests/test_ops.py
ibis_singlestoredb/tests/vm.sql