You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ English| [简体中文](README_ZH.md)
18
18
- Pure in-memory operations
19
19
- No dependencies
20
20
- Data processing with SQL syntax
21
-
-**Nested field access**: Support dot notation syntax (`device.info.name`) for accessing nested structured data
21
+
-**Nested field access**: Support dot notation syntax (`device.info.name`) and array indexing (`sensors[0].value`) for accessing nested structured data
0 commit comments