- 
                Notifications
    
You must be signed in to change notification settings  - Fork 84
 
Closed
Description
I am able to execute this below query on Astra but through cql it fails. i see this similar issue was fixed for cql router.
"SELECT toTimestamp(now()) FROM system.local",
2025-03-21T10:51:31.570Z DEBUG proxy/proxy.go:672 Query handled by proxy {“query”: “SELECT toTimestamp(now()) FROM system.local”, “stream”: 0}
2025-03-21T10:51:31.570Z ERROR proxy/proxy.go:674 error parsing query to see if it’s handled {“error”: “unsupported select clause for system table”}
github.com/datastax/cql-proxy/proxy.(*client).handleQuery
/go/src/cql-proxy/proxy/proxy.go:674
github.com/datastax/cql-proxy/proxy.(*client).Receive
/go/src/cql-proxy/proxy/proxy.go:580
github.com/datastax/cql-proxy/proxycore.(*Conn).read
/go/src/cql-proxy/proxycore/conn.go:114
Metadata
Metadata
Assignees
Labels
No labels