ngjaying bf2a316b40 feat(stream): sql processor for aggregate alias 5 years ago
..
plans e1ea92d44a feat(stream): support aggregate alias at other plans 4 years ago
processors bf2a316b40 feat(stream): sql processor for aggregate alias 4 years ago
ast.go ca730c1ffc feat(function): make sure each function plugin has only one instance per operation 5 years ago
ast_agg_stmt_test.go 1674c039b2 refactor(all): format by go fmt 5 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 d16a2845db bug(plugin): function plugin nil map error 5 years ago
funcs_ast_validator.go 66012ae4cd feat(plugin): Support to return a constructor function for plugins 5 years ago
funcs_ast_validator_test.go 6b520d19ad feat(meta): refactor mqtt func to be like meta 5 years ago
funcs_math.go 1674c039b2 refactor(all): format by go fmt 5 years ago
funcs_misc.go 93492f7a94 bug(func): support isnull func 5 years ago
funcs_str.go 1674c039b2 refactor(all): format by go fmt 5 years ago
functions.go d16a2845db bug(plugin): function plugin nil map error 5 years ago
lexical.go 17c7f94af9 refactor(plan): informative error message 5 years ago
parser.go 4e61ccbd7a feat(meta): support meta(*) 5 years ago
parser_test.go 1674c039b2 refactor(all): format by go fmt 5 years ago
sql_validator.go ab8707051d close #7, fix group by dynamic fields issue 5 years ago
util.go 40a0a24d6a feat(rest): print the field type string for desc stream 5 years ago
util_test.go 70a54d6dad 0.0.2 version 5 years ago
valuer_eval_test.go 9f3e3d8cd5 test(eval): update error message for valuer test 5 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 20378ded73 parser support for schemaless stream definition Resolves #113 5 years ago