Commit History

Author SHA1 Message Date
  ngjaying 25a67c02a6 refactor(kv): move kv to a standalone package to prevent loading sqlite at startup 4 years ago
  ngjaying b2594597f8 feat(rule): make error propagation configurable 4 years ago
  ngjaying 9531d41833 Cli query related change (#648) 4 years ago
  ngjaying de7a92a105 feat(topo): optimize topo based on SQL (#643) 4 years ago
  EMQmyd 42ba74c6e3 feat(kvStore):Replace go-cache with sqlite (#635) 4 years ago
  ngjaying 7ab209eee0 Binary support (#640) 4 years ago
  EMqmyd d2ad53a232 feat(stream):Stream update failure will be deleted 4 years ago
  EMqmyd 799db6e79d feat(rule):support for update rules 4 years ago
  ngjaying ab1f7858d0 fix(rule): sql validation for rule creation (#429) 4 years ago
  ngjaying e9e470f492 fix(cli): set default rule option for cli query (#401) 4 years ago
  ngjaying cfbdf6503e feat(sql): Add support for filter clause for window (#386) 4 years ago
  gzj aa3b57f165 refactor(xsql_processor): reduce redundant code. 4 years ago
  ngjaying f4e3436dfe feat(rule): remove checkpoint and sink cache when dropping a rule 4 years ago
  ngjaying 736b128804 feat(checkpoint): add rule options to kuiper conf 4 years ago
  ngjaying 2894141c7f refactor(checkpoint): do not add internal api to StreamContext 4 years ago
  ngjaying 274820b7b4 refactor(rule): rule option parse 4 years ago
  ngjaying 34c92c469a feat(checkpoint): implement state store 4 years ago
  ngjaying d3298cb225 feat(checkpoint): checkpoint controllers 4 years ago
  mayuedong 3ab62f26bf “fix:The state of rule is not persistent #313 4 years ago
  ngjaying aac1e5e06c feat(stream): refactor rest sink so that it can be inherited 4 years ago
  ngjaying 2dcb1e8579 Bugfixes (#277) 5 years ago
  ngjaying bf2a316b40 feat(stream): sql processor for aggregate alias 5 years ago
  ngjaying dd05c44243 feat(stream): aggregate alias support 5 years ago
  ngjaying a1a740e5e3 test(source): add util to convert yaml maps and test cases 5 years ago
  ngjaying 6bd79fa150 feat(rules): show rules return brief status 5 years ago
  RockyJin f39b94d63e add log when a stream is created 5 years ago
  ngjaying 40a0a24d6a feat(rest): print the field type string for desc stream 5 years ago
  ngjaying 667f5def52 feature(rest): add rest api support and server refactor 5 years ago
  ngjaying db9e4bf51b feature(rest): export rule methods for rest 5 years ago
  ngjaying bacd223f45 feature(rest): export processor methods for rest 5 years ago