xandra icon indicating copy to clipboard operation
xandra copied to clipboard

Support for YugabyteDB's YCQL layer

Open Th3-M4jor opened this issue 3 months ago • 1 comments

Based on some simple tests it seems like this is mostly there using the V4 protocol, the only thing missing appears to be handling of its JSONB column type.

As such, would it be feasible to add testing against it to CI and handling for this additional native type?

Th3-M4jor avatar Sep 26 '25 17:09 Th3-M4jor

@Th3-M4jor yes adding that to CI would totally be feasible. As for the native type, I assume it's not documented in the v4 native protocol from C* right? Also, I wont have time to work on this, so I'd be supporting but you'd have to put in the PRs 😄

whatyouhide avatar Sep 29 '25 16:09 whatyouhide