issues
search
stargate
/
data-api
JSON document API for Apache Cassandra (formerly known as JSON API)
https://stargate.io
Apache License 2.0
14
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix 500s happen in Table Filter, Update columnAssignments, when codec not found, ToCQLCodecException
#1753
Yuqi-Du
opened
53 minutes ago
0
Table vectorize, different providers, different dimension, 500 Internal Server
#1752
Yuqi-Du
opened
1 hour ago
0
[Tables] Passing a string for a TINYINT in filter causes an HTTP 500
#1751
hemidactylus
opened
4 hours ago
0
[tables] Replace the "allow filtering" very CQL language in error messages/warnings?
#1750
hemidactylus
opened
21 hours ago
0
table update, wrong dataType for set operation, get 500 error
#1749
Yuqi-Du
opened
1 day ago
0
only allow $eq for updateOne and deleteOne commands
#1748
Yuqi-Du
opened
1 day ago
0
Unsupported column data type when trying to insert a map value
#1747
vkarpov15
opened
1 day ago
1
Fix 1736: Empty sort clause could be used with pageState
#1746
Hazel-Datastax
opened
1 day ago
0
Updates to DriverExceptionHandler & Driver Error Object V2 definitions
#1745
amorton
opened
2 days ago
0
Ensure all API Codec errors are turned into nice API Exceptions
#1744
amorton
opened
2 days ago
0
Fix CI to build for pushes to "feature/*" in addition to "main"
#1743
tatu-at-datastax
closed
3 days ago
0
Make table vectorize exception go into command process flow
#1742
Yuqi-Du
opened
3 days ago
0
[Tables] `$or`, `$not` and `$and` lost in forming the CQL in findOne
#1741
hemidactylus
opened
3 days ago
1
HTTP 500 on wrong filter value type
#1740
toptobes
opened
3 days ago
0
Fix commands against table with unsupported datatype, add IT ability to directly execute cqlStatement
#1739
Yuqi-Du
opened
3 days ago
0
Fix `$binary` to Support 4096 Vector Dimensions in Collections
#1738
Hazel-Datastax
closed
1 hour ago
0
(WIP) Add failing test for #1532 to show the problem
#1737
tatu-at-datastax
opened
4 days ago
0
[Tables] Passing empty `sort={}` and a pageState to a find results in "pageState is not supported with sort clause." error
#1736
hemidactylus
opened
4 days ago
4
[Tables] Sorted `find` returns a nextPageState that cannot be subsequently used (because: no pagination with sort)
#1735
hemidactylus
opened
4 days ago
2
Update Nvidia Embedding URL
#1734
Hazel-Datastax
closed
4 days ago
0
Add support for Jina-embeddings-v3
#1733
Hazel-Datastax
closed
4 days ago
0
Vectorizer exception not goes into commandProcess flow.
#1732
Yuqi-Du
opened
1 week ago
0
Integration Test ability to create table with supported CQL dataTypes.
#1731
Yuqi-Du
opened
1 week ago
0
API commands against table with unsupported data type generate SERVER_UNHANDLED_ERROR
#1730
Yuqi-Du
opened
1 week ago
0
`deleteOne` and `updateOne` w/ `$ne` can delete (/update) multiple documents
#1729
toptobes
opened
1 week ago
2
HTTP 500 on fields overlapping in $set & $unset
#1728
toptobes
opened
1 week ago
1
HTTP 500 on empty update $set/$unset
#1727
toptobes
opened
1 week ago
1
Tables: status of "vectorize" with multiple vectorize columns
#1726
hemidactylus
opened
1 week ago
3
Create vectorize table does not allow to leave 'dimension' unspecified
#1725
hemidactylus
opened
1 week ago
2
Insertion to Table SET and MAP columns does not necessarily preserve order
#1724
hemidactylus
closed
1 week ago
2
Bumping version for next data-api release
#1723
github-actions[bot]
closed
4 days ago
0
Ajm/fix 1720 bad order inserted return
#1722
amorton
closed
1 week ago
0
remove XX from messages
#1721
amorton
closed
1 week ago
0
primaryKeySchema and corresponding Id-tuples from insertion are not ordered like CQL ((primary), clustering)
#1720
hemidactylus
closed
1 week ago
0
HTTP 500s on `InvalidQueryException`s
#1719
toptobes
opened
1 week ago
1
HTTP 500 when sorting without constraining partition key
#1718
toptobes
opened
1 week ago
2
Bumping version for next data-api release
#1717
github-actions[bot]
closed
1 week ago
0
Fix #1714: check for `null` value for "provider" parameter (seen in Prod)
#1716
tatu-at-datastax
closed
1 week ago
0
remove diver config for global page size setting
#1715
Yuqi-Du
closed
1 week ago
0
NPE for some bad embedding provider set up or arguments (Prod, Splunk)
#1714
tatu-at-datastax
closed
1 week ago
0
review for existing error messages
#1713
amorton
closed
1 week ago
0
Change Schema description to use "API table" with capitalized
#1712
maheshrajamani
opened
1 week ago
0
Fix for countDocument regression
#1711
maheshrajamani
opened
1 week ago
1
Binary Vector Support - Fix `$binary` to Support 4096 Vector Dimensions
#1710
Hazel-Datastax
closed
1 hour ago
2
Added swagger examples for tables
#1709
maheshrajamani
closed
1 week ago
0
(regression) countDocuments returns a count capped at 20 for collections
#1708
hemidactylus
closed
3 days ago
2
Add validation for maxium ANN limit
#1707
amorton
opened
1 week ago
0
fixes #1700 default limit for ANN find now 1k
#1706
amorton
closed
1 week ago
2
Fix for insert if any of the primary key column is null.
#1705
maheshrajamani
closed
1 week ago
0
Fix for insert many if any of the primary key column is null.
#1704
maheshrajamani
closed
1 week ago
0
Next