You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure either. Either cherry-pick those commits to cqlshlib or fast forward the repo, but I'm not sure what, if any, nefarious side-effects this may have.
@hakuch Since the duration type is still in beta, I think we can just wait a bit on this, no? I think we need to sync up the repository with Apache Cassandra soon anyway, so we'd get support for duration via that.
Support for columns of the
duration
native type was merged into Scylla in scylladb/scylladb@509626f.The corresponding commit to the 3.X branch of Cassandra also updated
cqlsh
to support the duration type.This repository needs to be updated to also include this support, though I'm not sure of the best way to do this. @penberg or @duarten?
The text was updated successfully, but these errors were encountered: