
Support for updating ingest transformation in the console
You can now update a collection's ingest transformation in the console. Learn more about updating ingest transformations here .
Vector Search Support - Rockset Documentation
Power fast and efficient search experiences, personalization engines, fraud detection systems and more using the new Vector Search capabilities. Learn more here , and read the usage guide here .
Interval Durations - Rockset Documentation
DURATION_MICROS DURATION_MICROS(interval) Returns the duration of a microsecond_interval in microseconds. SELECT DURATION_MICROS(SECONDS(1)) 1000000 SELECT …
docs.rockset.com
We would like to show you a description here but the site won’t allow us.
Suspend source ingest
Click Try It! to start a request and see the response here!
EDIT_DISTANCE function
Used to calculate the edit distance between two strings s1 and s2 according to the algorithm specified. This new EDIT_DISTANCE function replaces UDFs, offering up to a 10x speed-up on fuzzy search …