ngjaying

Results 154 comments of ngjaying

> It seems to be joining all of the Temps with the last seen Setpoint By default, the table will retain the last seen event. How many Setpoint events do...

There are functions like regexp_matches, check https://ekuiper.org/docs/en/latest/sqls/built-in_functions.html#string-functions

Is it working for you?

Close for inactive.

@anilchoudhury Thanks for opening this issue. How do you build kuiperd, please paste the command. By default, the relative path will be used, which means the kuiperd will only add...

@anilchoudhury Thanks very much for the following up. Those absolute path are actually hard coded in https://github.com/lf-edge/ekuiper/blob/master/internal/conf/path.go in the `AbsoluteMapping` map

OK, that's fair. As you see, those path are already parameterized, we just need to export them in the conf file. @Rory-Z Can you think of any problems to make...

> Provide option for `cli` command to output JSON rather than human-readable-text (HRT). For example, currently the output for `docker exec -it kuiper bin/cli describe stream motion` where `motion` is...

After investigation, this needs a lot of changes which is not suitable for a fixpack. So move it back to the backlog

@wfnuser This is basically a copy of tools/kubernetes except that it only runs once. You can try to migrate our k8s tool to run at kuiperd server startup