Closed snzhaoch closed 1 year ago
Environment:
What happened and what you expected to happen: I need use window function with event time, and date structure is a little complex, eg:
{ "msg_id": 77723123139, "time": 1666319677.4842129, "payload": [ {"name": "ZhangSan", "age": 14}, {"name": "LiSi", "age": 21} ] }
but raise exception when I create stream
How to reproduce it (as minimally and precisely as possible):
This should be a UI problem. You could use API or just use schemaless mode for now.
eKuiper manager is discontinued. Please use CLI or REST API. If you need UI, please reach out for commercial support.
Environment:
What happened and what you expected to happen: I need use window function with event time, and date structure is a little complex, eg:
but raise exception when I create stream
How to reproduce it (as minimally and precisely as possible):