.. |
ast_test.go
|
5a1bfc5d55
refactor(*): remove sprintf and split
|
3 years ago |
checkAgg.go
|
23588a2f38
refactor(*): refactor the binding of io(source/sink) and function
|
3 years ago |
collection.go
|
b5fb37f0de
fix(window): time window should always triggered by time
|
2 years ago |
collection_test.go
|
b5fb37f0de
fix(window): time window should always triggered by time
|
2 years ago |
constants.go
|
76619d8620
feat(*): add copyright statement in batch
|
3 years ago |
funcValuer.go
|
789e171697
fix(parser): assign funcId in parser
|
3 years ago |
func_invoker.go
|
23588a2f38
refactor(*): refactor the binding of io(source/sink) and function
|
3 years ago |
func_invoker_test.go
|
22ee2dec00
refactor(binder): refactor function execution model
|
3 years ago |
funcsAggregate.go
|
789e171697
fix(parser): assign funcId in parser
|
3 years ago |
funcs_validator_test.go
|
34ba9fa438
feat(func): Add the multiple cols func framework and implement change_cols func
|
3 years ago |
functionRuntime.go
|
789e171697
fix(parser): assign funcId in parser
|
3 years ago |
lexical.go
|
0ebeed5e5b
Support partition for analytic functions (#1432)
|
2 years ago |
manager.go
|
23588a2f38
refactor(*): refactor the binding of io(source/sink) and function
|
3 years ago |
parser.go
|
3b4993b15e
feat(sql): support wildcard with other selects
|
2 years ago |
parser_agg_test.go
|
23588a2f38
refactor(*): refactor the binding of io(source/sink) and function
|
3 years ago |
parser_stream_test.go
|
a8b3da4049
feat(source): protobuf format support
|
2 years ago |
parser_test.go
|
3b4993b15e
feat(sql): support wildcard with other selects
|
2 years ago |
parser_tree_test.go
|
6db3c67e40
refactor(lookup): require key for memory table
|
2 years ago |
row.go
|
5c5736df92
fix(row): add lock for ToMap to avoid concurrent map write
|
2 years ago |
row_test.go
|
cf625179c0
feat(row): let affiliate row become thread safe (#1429)
|
2 years ago |
sorter.go
|
21225a21ab
refactor(valuer):collection refactor
|
2 years ago |
source_tuple.go
|
47f65478eb
Connection exception management (#1379)
|
2 years ago |
sqlValidator.go
|
23588a2f38
refactor(*): refactor the binding of io(source/sink) and function
|
3 years ago |
stmtx.go
|
2da9d18d5b
Lookup table fix and new API (#1419)
|
2 years ago |
valuer.go
|
0ebeed5e5b
Support partition for analytic functions (#1432)
|
2 years ago |
valuer_test.go
|
274b1c716f
Between and like support (#1327)
|
2 years ago |