Jiyong Huang
|
5a12638c49
feat(graph): support source node refer to created stream
|
2 years ago |
Jason Lyu
|
c6ad75afac
style: sort go imports (#1844)
|
2 years ago |
Jason Lyu
|
6899cc5c32
fix: process unhandled errors (#1861)
|
2 years ago |
Song Gao
|
77983285b4
feat: support projectset operation for tupleRow (#1814)
|
2 years ago |
yisaer
|
8643595146
add projectset plan
|
2 years ago |
Song Gao
|
8891f8bb32
style: enable error-return check and fix (#1734)
|
2 years ago |
Jiyong Huang
|
9088896001
fix(stream): strict validation defaults to false
|
2 years ago |
Jiyong Huang
|
29825ad32f
feat(planner): planner to deal with inferred schema
|
2 years ago |
ngjaying
|
368adb7715
feat(topo): run analytic functions at the beginning (#1430)
|
2 years ago |
Jiyong Huang
|
fc5a3c6c8f
feat(lookup): add fields parameter to the lookup func
|
2 years ago |
Jiyong Huang
|
7930a7e69f
feat(lookup): lookup table runtime
|
2 years ago |
Jiyong Huang
|
cfe33f5cf0
feat(topo): project op to return row/collection
|
2 years ago |
Jiyong Huang
|
f846bd6fbc
feat(topo): extract and modify topo artifacts
|
3 years ago |
Jiyong Huang
|
34ba9fa438
feat(func): Add the multiple cols func framework and implement change_cols func
|
3 years ago |
Jiyong Huang
|
d1880e03b4
refactor(planner): schemaless should not reconstruct
|
3 years ago |
Jiyong Huang
|
b593a495d9
feat(planner): merge preprocessor into source node
|
3 years ago |
Jiyong Huang
|
23588a2f38
refactor(*): refactor the binding of io(source/sink) and function
|
3 years ago |
Jiyong Huang
|
77de2be6bd
feat(store): refactor and doc update
|
3 years ago |
Robert Wadowski
|
078dbfc2f6
Proposal(kv) Redis as KV Storage * implemented redis as storage
|
3 years ago |
Jiyong Huang
|
1ecc5a6997
fix(stream): enable strictValidation=false
|
3 years ago |
Jiyong Huang
|
2822500ad5
doc(sql): clear description for join/group by
|
3 years ago |
Jiyong Huang
|
8c658749b8
refactor(kv): refactor sqlkv and fix test failures
|
3 years ago |
Robert Wadowski
|
1925d935bf
fix,refactor(sqlite) https://github.com/lf-edge/ekuiper/issues/842 fix and refactoring
|
3 years ago |
ngjaying
|
76619d8620
feat(*): add copyright statement in batch
|
3 years ago |
ngjaying
|
b68b45211d
refactor(*): rename go module name
|
3 years ago |
ngjaying
|
225dbb81e5
refactor(*): rename plural packages
|
3 years ago |
ngjaying
|
b82e2974f4
refactor(*): re-org the project structure
|
3 years ago |