Skip to content

SingleStoreDB v1.12.0

Choose a tag to compare

@kesmit13 kesmit13 released this 27 Feb 22:33
· 166 commits to main since this release
  • Add support for external TVFs
  • Add support for pyarrow Table and pandas / polars DataFrames return values in external functions
  • Add support for return value field names
  • Add support for dataclasses and Pydantic external function parameter and return value definitions
  • Add singlestoredb.server.docker and singlestoredb.server.free_tier server interfaces
  • Fix vector result conversions when numpy is not installed