Commit Verlauf

Autor SHA1 Nachricht Datum
  ngjaying ab1f7858d0 fix(rule): sql validation for rule creation (#429) vor 4 Jahren
  ngjaying e9e470f492 fix(cli): set default rule option for cli query (#401) vor 4 Jahren
  ngjaying cfbdf6503e feat(sql): Add support for filter clause for window (#386) vor 4 Jahren
  gzj aa3b57f165 refactor(xsql_processor): reduce redundant code. vor 4 Jahren
  ngjaying f4e3436dfe feat(rule): remove checkpoint and sink cache when dropping a rule vor 4 Jahren
  ngjaying 736b128804 feat(checkpoint): add rule options to kuiper conf vor 4 Jahren
  ngjaying 2894141c7f refactor(checkpoint): do not add internal api to StreamContext vor 4 Jahren
  ngjaying 274820b7b4 refactor(rule): rule option parse vor 4 Jahren
  ngjaying 34c92c469a feat(checkpoint): implement state store vor 4 Jahren
  ngjaying d3298cb225 feat(checkpoint): checkpoint controllers vor 4 Jahren
  mayuedong 3ab62f26bf “fix:The state of rule is not persistent #313 vor 4 Jahren
  ngjaying aac1e5e06c feat(stream): refactor rest sink so that it can be inherited vor 5 Jahren
  ngjaying 2dcb1e8579 Bugfixes (#277) vor 5 Jahren
  ngjaying bf2a316b40 feat(stream): sql processor for aggregate alias vor 5 Jahren
  ngjaying dd05c44243 feat(stream): aggregate alias support vor 5 Jahren
  ngjaying a1a740e5e3 test(source): add util to convert yaml maps and test cases vor 5 Jahren
  ngjaying 6bd79fa150 feat(rules): show rules return brief status vor 5 Jahren
  RockyJin f39b94d63e add log when a stream is created vor 5 Jahren
  ngjaying 40a0a24d6a feat(rest): print the field type string for desc stream vor 5 Jahren
  ngjaying 667f5def52 feature(rest): add rest api support and server refactor vor 5 Jahren
  ngjaying db9e4bf51b feature(rest): export rule methods for rest vor 5 Jahren
  ngjaying bacd223f45 feature(rest): export processor methods for rest vor 5 Jahren
  ngjaying 65dfc5ee61 refactor(processor): refactor stream and rule processors to create db store at initialization vor 5 Jahren
  ngjaying 9e5ee5db2c refactor(processor): refactor stream processor to not store the statement string as state. Instead, make it a parameter for ExecStmt vor 5 Jahren
  ngjaying 1674c039b2 refactor(all): format by go fmt vor 5 Jahren
  ngjaying f09d3ec447 feat(stream): export bufferLength option for source/sink and rule vor 5 Jahren
  ngjaying 17c5bd48f3 feat<stream>: allow to set concurrency for a rule vor 5 Jahren
  ngjaying 4b8ef37da1 fix<query>: fix the result was not returned problem vor 5 Jahren
  RockyJin ec62fcca0b print err info for query tools vor 5 Jahren
  ngjaying f5b9460df1 feat<stream>: add concurrency support for sink vor 5 Jahren