ngjaying
|
b9a03d90e0
feat(node): support shared instance of source
|
3 years ago |
ngjaying
|
f3a32719f4
feat(sql): add window_start() and window_end()
|
3 years ago |
ngjaying
|
4fa8b7003a
refactor(sql): refactor alias mechanism
|
3 years ago |
ngjaying
|
8f05357c81
fix(sql): support short-circuit for logical operation
|
3 years ago |
ngjaying
|
c2aaccc834
fix(test): sort DataSource alias field to get a constant result for testing
|
3 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
|
7d1eb0842a
feat(table): support table for batch static data as data source
|
4 years ago |
ngjaying
|
afe362a670
feat(eval): support case expression
|
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
|
c14dbd254e
feat(sql): column pruning
|
4 years ago |
ngjaying
|
0f8305bb7b
refactor(rest): return complex type as object instead of string
|
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 |
jinfahua
|
ab0d571928
Feat/edgex array (#339)
|
4 years ago |
ngjaying
|
2f11e82430
bug(sql): join & sort adapt to new column separator
|
4 years ago |
ngjaying
|
b4125ecd8d
defect(sql): column name with . will have an error log in runtime when getting value
|
4 years ago |
jinfahua
|
5944a76c0c
Count window (#292)
|
4 years ago |
RockyJin
|
ad29e053bd
support for #249
|
4 years ago |
RockyJin
|
b74a25433e
support for #249
|
4 years ago |
RockyJin
|
686f078cf6
lower case field name issue
|
4 years ago |
jinfahua
|
56ce87b4fd
Merge branch 'develop' into field_lowercase
|
4 years ago |
RockyJin
|
74022e4bd8
add lowercase support for field names with select * statement
|
4 years ago |
ngjaying
|
ca730c1ffc
feat(function): make sure each function plugin has only one instance per operation
|
5 years ago |
ngjaying
|
66012ae4cd
feat(plugin): Support to return a constructor function for plugins
|
5 years ago |
ngjaying
|
40a0a24d6a
feat(rest): print the field type string for desc stream
|
5 years ago |
ngjaying
|
2ebd3e5831
feat(plugins): support to load plugin with version
|
5 years ago |