MCPcopy Create free account
hub / github.com/datastax/cql-proxy / newQueryPlan

Method newQueryPlan

proxy/proxy.go:379–381  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

377}
378
379func (p *Proxy) newQueryPlan() proxycore.QueryPlan {
380 return p.lb.NewQueryPlan()
381}
382
383var (
384 schemaVersion, _ = primitive.ParseUuid("4f2b29e6-59b5-4e2d-8fd6-01e32e67f0d7")

Callers 1

executeMethod · 0.80

Calls 1

NewQueryPlanMethod · 0.65

Tested by

no test coverage detected