ngjaying
|
ec83230f17
refactor(*): move plugin sources to submodule #806
|
3 年之前 |
Ming
|
c5cd09f220
docs(README): add youtube channel badge (#808)
|
3 年之前 |
ngjaying
|
7e6a6a028a
fix(doc): fix problems of CLI and REST API port (#803)
|
3 年之前 |
zhanghongtong
|
3737b3644d
chore(build): no longer support ppc64le
|
3 年之前 |
ngjaying
|
b5b0f4a93e
fix(build): conf util add printing newline for log
|
3 年之前 |
ngjaying
|
5b3ae8fb5f
fix(stream): describe stream error for streams with multiple levels of embedded struct
|
3 年之前 |
ngjaying
|
f951b17a80
fix(build): pretty print conf file (#797)
|
3 年之前 |
Rory-Z
|
efcbd8a194
chore(CI): check kuiperd started for rpm/deb packages
|
3 年之前 |
ngjaying
|
e7bba92d70
fix(common): fix problems when accessing sub-folder for absolute path
|
3 年之前 |
ngjaying
|
fd605b0758
fix(services): need to import google api http options or may have resolve issue
|
3 年之前 |
ngjaying
|
90799ce119
feat(service): support google http option
|
3 年之前 |
tmactao
|
4daef7a824
Update influx.md
|
3 年之前 |
tmactao
|
e7c0ac4c40
Update influx.md
|
3 年之前 |
ngjaying
|
1e8a31373a
feat(service): support json string parameter for rest service
|
3 年之前 |
ngjaying
|
4ca37e69b8
fix(doc): fix invalid links in json_expr.md
|
3 年之前 |
ngjaying
|
7dcc64ed8d
refactor(doc): elaborate more detail of service function mapping
|
3 年之前 |
ngjaying
|
1048d907d9
refactor(doc): merge the two json_expr.md
|
3 年之前 |
ngjaying
|
ce9672c194
fix(doc): fix wrong url in external service doc
|
4 年之前 |
ngjaying
|
72bb2681f9
fix(sql): alias for same field name in multiple stream problem
|
4 年之前 |
ngjaying
|
a94715f055
fix(join): problem when joining without stream name in fieldRef
|
4 年之前 |
ngjaying
|
d11c46bd1d
fvt(table): add readme and fix file name typos
|
4 年之前 |
ngjaying
|
7d63ae4d86
test(table): add fvt test for table
|
4 年之前 |
ngjaying
|
a7b9607b15
fix(sql): table must re-initiated after emission
|
4 年之前 |
ngjaying
|
6d66b439b6
fix(sql): allow join with no condition
|
4 年之前 |
ngjaying
|
7745057fb5
doc(table): add file content of lookup.json
|
4 年之前 |
ngjaying
|
c230450656
test(table): move mock data sending wait time to the beginning to let table run firstly
|
4 年之前 |
ngjaying
|
1b109009d2
doc(table): documentation for table and file source
|
4 年之前 |
ngjaying
|
38fbdd5176
feat(table): add retainSize option for stream
|
4 年之前 |
ngjaying
|
32b6de4f24
feat(table): align table source continuously
|
4 年之前 |
ngjaying
|
04e4eab9e5
refactor(table): align table with source implementation
|
4 年之前 |