brimdata / super

A novel data lake based on super-structured data
https://zed.brimdata.io/
BSD 3-Clause "New" or "Revised" License
1.38k stars 64 forks source link

Consistent operators/functions #5251

Open philrz opened 1 month ago

philrz commented 1 month ago

We've spotted some inconsistencies and things we'd like to improve among the operators and functions that are currently part of the Zed language, e.g., things like arguments and how they're invoked. To make it easier for users to learn and retain information about how to use these in their programs, at some point we'll want to finalize decisions on how we want them to look/behave. Since these would potentially be breaking changes for users that already depend on these parts of the language, we'll need be careful with how the changes are rolled out.