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

Feature Request: support additional characters allowed in keys #1664

Open jinzishuai opened 5 days ago

jinzishuai commented 5 days ago

In comparison with other products,

app.kubernetes.io/managed-by: kustomize

Minimal Request

Given the difficulty of ., we request adding support to at least / and -. We are currently using AWS DocumentDB and have already implemented a transformation for . . Supporting / and - in Data API would make it possible for us to migrate to use AstraDB.

amorton commented 5 days ago

thanks, related to #1120

will reach out to get some more details, we know we need to open this up to almost everything. We will do it to align the field names across both Collections and Tables (the iterop with CQL)