ngjaying 25a67c02a6 refactor(kv): move kv to a standalone package to prevent loading sqlite at startup 4 years ago
..
processors 25a67c02a6 refactor(kv): move kv to a standalone package to prevent loading sqlite at startup 4 years ago
ast.go df98e127f5 feat(index):support SELECT sli[-1] FROM 4 years ago
ast_agg_stmt_test.go c14dbd254e feat(sql): column pruning 4 years ago
ast_test.go 0f8305bb7b refactor(rest): return complex type as object instead of string 4 years ago
expression_evaluator.go 1674c039b2 refactor(all): format by go fmt 5 years ago
expression_evaluator_test.go c9a9b6ff98 0.01 version code 5 years ago
funcs_aggregate.go 82c45e5e1b feat(function): add aggregate function deduplicate (#476) 4 years ago
funcs_ast_validator.go adb027c84a feat(functions):cardinality(anyarray) function that returns the total number of elements in the array, or 0 if the array is empty 4 years ago
funcs_ast_validator_test.go 82c45e5e1b feat(function): add aggregate function deduplicate (#476) 4 years ago
funcs_math.go 1674c039b2 refactor(all): format by go fmt 5 years ago
funcs_misc.go adb027c84a feat(functions):cardinality(anyarray) function that returns the total number of elements in the array, or 0 if the array is empty 4 years ago
funcs_str.go 1674c039b2 refactor(all): format by go fmt 5 years ago
function_plugin.go 0d3c5a14a0 feat(state): support function state 4 years ago
functions.go adb027c84a feat(functions):cardinality(anyarray) function that returns the total number of elements in the array, or 0 if the array is empty 4 years ago
lexical.go a13d2b8aa6 fix(stream): describe stream does not return bytea type (#696) 4 years ago
parser.go df98e127f5 feat(index):support SELECT sli[-1] FROM 4 years ago
parser_test.go df98e127f5 feat(index):support SELECT sli[-1] FROM 4 years ago
sql_validator.go 799f28e87f feat(sql):Add SQL validator against GROUP 4 years ago
util.go de7a92a105 feat(topo): optimize topo based on SQL (#643) 4 years ago
util_test.go 0f8305bb7b refactor(rest): return complex type as object instead of string 4 years ago
valuer_eval_test.go df98e127f5 feat(index):support SELECT sli[-1] FROM 4 years ago
visitor.go c9a9b6ff98 0.01 version code 5 years ago
xsql_manager.go 1674c039b2 refactor(all): format by go fmt 5 years ago
xsql_parser_tree_test.go 1674c039b2 refactor(all): format by go fmt 5 years ago
xsql_stream_test.go 7ab209eee0 Binary support (#640) 4 years ago