ngjaying
|
9aa9389b86
test(store): kvstore test and bugfix
|
4 lat temu |
ngjaying
|
2ab6230690
test(stream): clean up checkpoins and sink cached after each run
|
4 lat temu |
ngjaying
|
5165eb99bf
refactor(util): get data loc return the test location for testing
|
4 lat temu |
ngjaying
|
34c92c469a
feat(checkpoint): implement state store
|
4 lat temu |
RockyJin
|
a3f5cf0b6a
feat(sink):merge code from master
|
4 lat temu |
ngjaying
|
ac4970a0ea
Support reserved words (#289)
|
4 lat temu |
ngjaying
|
bf2a316b40
feat(stream): sql processor for aggregate alias
|
5 lat temu |
ngjaying
|
dd05c44243
feat(stream): aggregate alias support
|
5 lat temu |
ngjaying
|
1b32d541d7
feat(sink): support sink template for all
|
5 lat temu |
ngjaying
|
a90b19fe9c
bug(plugin): fix test case name conflict after built
|
5 lat temu |
ngjaying
|
6729e306b0
feat(meta): test meta support for all plans
|
5 lat temu |
ngjaying
|
675c3dbba9
bug(test): order the output of a group to prevent random result
|
5 lat temu |
ngjaying
|
3fd7419730
feat(plan): having support group and testings
|
5 lat temu |
ngjaying
|
5084709a91
bug(test): remove initConf to be able to run in github action
|
5 lat temu |
ngjaying
|
946b72059d
bug(stream): fix several test fails in stream and plan
|
5 lat temu |
ngjaying
|
ee18a6342d
feat(plan): return event when sorting incompatible types
|
5 lat temu |
ngjaying
|
2ba0a8a134
feat(window): pass preprocessor error immediately
|
5 lat temu |
ngjaying
|
c01c88b521
test(stream): add test for errors during stream execution
|
5 lat temu |
ngjaying
|
61eb5e40f1
feat(stream): support error sink
|
5 lat temu |
ngjaying
|
9e5ee5db2c
refactor(processor): refactor stream processor to not store the statement string as state. Instead, make it a parameter for ExecStmt
|
5 lat temu |
ngjaying
|
d3eda315f8
refactor(test): let the processor test return constant result
|
5 lat temu |
ngjaying
|
9e0d86e8d0
refactor(tests): let window test get the constant result without sleep
|
5 lat temu |
ngjaying
|
80d8af9846
refactor(tests): use new mock clock for window testing
|
5 lat temu |
ngjaying
|
1674c039b2
refactor(all): format by go fmt
|
5 lat temu |
ngjaying
|
cce67f11e0
bug(test): fix processor test after adding sink cache
|
5 lat temu |
ngjaying
|
e4f7c1c3e7
feat(stream): sink cache save/load
|
5 lat temu |
ngjaying
|
14b97431f7
bug(test): fix processor test
|
5 lat temu |
ngjaying
|
a6ff210920
test(metrics): modify testing for metrics changes
|
5 lat temu |
ngjaying
|
f09d3ec447
feat(stream): export bufferLength option for source/sink and rule
|
5 lat temu |
ngjaying
|
4b2e0ed4ca
feat<metrics>: support metrics for multiple instances
|
5 lat temu |