fix: empty spread embeddings return unexpected SQL error
Fixes the SQL error from postgres when an empty spread embeddings like `...table()` is requested.
This commit is contained in:
committed by
Steve Chavez
parent
d31c873cd5
commit
d4caa0f5f5
@@ -16,6 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
- Fix OpenAPI broken docs link by @taimoorzaeem in #4080
|
||||
- Fix OpenAPI specification incorrectly exposing GET methods for volatile functions by @joelonsql in #4174
|
||||
- Fix empty spread embeddings return unexpected SQL error by @taimoorzaeem in #3887
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user