提交歷史

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