ngjaying
|
b9a03d90e0
feat(node): support shared instance of source
|
3 years ago |
ngjaying
|
4fa8b7003a
refactor(sql): refactor alias mechanism
|
3 years ago |
ngjaying
|
a69eb265f6
fix(sql): subtraction was parsed as negative number
|
3 years ago |
ngjaying
|
72bb2681f9
fix(sql): alias for same field name in multiple stream problem
|
4 years ago |
ngjaying
|
a94715f055
fix(join): problem when joining without stream name in fieldRef
|
4 years ago |
ngjaying
|
38fbdd5176
feat(table): add retainSize option for stream
|
4 years ago |
ngjaying
|
5812757824
Refactor and bug fixes (#769)
|
4 years ago |
ngjaying
|
3702fbe6cf
fix(parser): fix a message for table statement
|
4 years ago |
ngjaying
|
7d1eb0842a
feat(table): support table for batch static data as data source
|
4 years ago |
ngjaying
|
5edf71206a
feat(parser): support case expression
|
4 years ago |
EMqmyd
|
df98e127f5
feat(index):support SELECT sli[-1] FROM
|
4 years ago |
ngjaying
|
7ab209eee0
Binary support (#640)
|
4 years ago |
ngjaying
|
f22151a675
fix(parser): fix the problem that struct must be the last element in stream fields (#484)
|
4 years ago |
ngjaying
|
82c45e5e1b
feat(function): add aggregate function deduplicate (#476)
|
4 years ago |
ngjaying
|
8dffe32e21
feat(func): add collect function (#442)
|
4 years ago |
ngjaying
|
cfbdf6503e
feat(sql): Add support for filter clause for window (#386)
|
4 years ago |
ngjaying
|
2f11e82430
bug(sql): join & sort adapt to new column separator
|
4 years ago |
jinfahua
|
5944a76c0c
Count window (#292)
|
4 years ago |
ngjaying
|
4e61ccbd7a
feat(meta): support meta(*)
|
5 years ago |
ngjaying
|
6b520d19ad
feat(meta): refactor mqtt func to be like meta
|
5 years ago |
ngjaying
|
0620b5bf38
feat(meta): initial support for meta func
|
5 years ago |
RockyJin
|
20378ded73
parser support for schemaless stream definition Resolves #113
|
5 years ago |
ngjaying
|
1674c039b2
refactor(all): format by go fmt
|
5 years ago |
ngjaying
|
d91a44d04d
refactor(all): formats and clean up
|
5 years ago |
RockyJin
|
293e0939d1
move metadata into metadata map
|
5 years ago |
RockyJin
|
80cf503d48
move metadata into metadata map
|
5 years ago |
RockyJin
|
a50ff015ab
add mqtt & spli_value func
|
5 years ago |
RockyJin
|
0587210c7e
add validator for using funcs in where & having clause
|
5 years ago |
RockyJin
|
70a54d6dad
0.0.2 version
|
5 years ago |
RockyJin
|
c9a9b6ff98
0.01 version code
|
5 years ago |