MCPcopy
hub / github.com/uber/aresdb / TABLESAMPLE

Method TABLESAMPLE

query/sql/antlrgen/sqlbase_parser.go:11265–11267  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11263}
11264
11265func (s *NonReservedContext) TABLESAMPLE() antlr.TerminalNode {
11266 return s.GetToken(SqlBaseParserTABLESAMPLE, 0)
11267}
11268
11269func (s *NonReservedContext) TEXT() antlr.TerminalNode {
11270 return s.GetToken(SqlBaseParserTEXT, 0)

Callers 1

VisitSampledRelationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected