Quick Start
When developing operators with the TBE DSL, you only need to focus on the computation logic of the operators without the need to pay attention to the scheduling strategy, making this development mode simple and convenient.
For details about how to develop operators with the DSL, see Add Operator (TBE DSL).