Commit History

Author SHA1 Message Date
  ngjaying a90b19fe9c bug(plugin): fix test case name conflict after built 5 years ago
  ngjaying 6729e306b0 feat(meta): test meta support for all plans 5 years ago
  ngjaying 675c3dbba9 bug(test): order the output of a group to prevent random result 5 years ago
  ngjaying 3fd7419730 feat(plan): having support group and testings 5 years ago
  ngjaying 5084709a91 bug(test): remove initConf to be able to run in github action 5 years ago
  ngjaying 946b72059d bug(stream): fix several test fails in stream and plan 5 years ago
  ngjaying ee18a6342d feat(plan): return event when sorting incompatible types 5 years ago
  ngjaying 2ba0a8a134 feat(window): pass preprocessor error immediately 5 years ago
  ngjaying c01c88b521 test(stream): add test for errors during stream execution 5 years ago
  ngjaying 61eb5e40f1 feat(stream): support error sink 5 years ago
  ngjaying 9e5ee5db2c refactor(processor): refactor stream processor to not store the statement string as state. Instead, make it a parameter for ExecStmt 5 years ago
  ngjaying d3eda315f8 refactor(test): let the processor test return constant result 5 years ago
  ngjaying 9e0d86e8d0 refactor(tests): let window test get the constant result without sleep 5 years ago
  ngjaying 80d8af9846 refactor(tests): use new mock clock for window testing 5 years ago
  ngjaying 1674c039b2 refactor(all): format by go fmt 5 years ago
  ngjaying cce67f11e0 bug(test): fix processor test after adding sink cache 5 years ago
  ngjaying e4f7c1c3e7 feat(stream): sink cache save/load 5 years ago
  ngjaying 14b97431f7 bug(test): fix processor test 5 years ago
  ngjaying a6ff210920 test(metrics): modify testing for metrics changes 5 years ago
  ngjaying f09d3ec447 feat(stream): export bufferLength option for source/sink and rule 5 years ago
  ngjaying 4b2e0ed4ca feat<metrics>: support metrics for multiple instances 5 years ago
  ngjaying fc42ebb624 feat<metrics>: tests for operation metrics 5 years ago
  ngjaying f5b9460df1 feat<stream>: add concurrency support for sink 5 years ago
  ngjaying bccfa49f86 feat<stream>: update for tests to fit the source concurrency support 5 years ago
  ngjaying 0fd2f6bc9c bug(sql): alias should be case insensitive 5 years ago
  RockyJin 5762b09dbf fix go module issue 5 years ago
  ngjaying efa609ca41 refactor(kv): rename all badger occurrences 5 years ago
  RockyJin 183374243d refactor import path 5 years ago
  ngjaying f937681d97 bug(kv): check existence for Set and Delete 5 years ago
  ngjaying e4b4b5eb52 bug(status): correct rule status and source config reload 5 years ago