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