Historique des commits

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