Spark Expression Builder
To navigate to the Spark Expression Builder:- Navigate to the column you want to edit, and open the expanded editor.
- Click on the Expression Builder button.
Search
To search for a function in Spark Expression Builder:- Click the fx button.
- In the search bar at the top of the screen, type the function name.
Insert
You can insert a function, column, or configuration into your expression. To insert a function:- Navigate to, or search for the function you want to use.
- Click on the Insert Function button.
- Click the Columns tab.
- Click on the column you want to insert, and click Insert Column.
- Click the Configurations tab.
- Click on the column you want to insert, and click Insert Configuration.
Run and Verify the output
You can attach to a cluster and run your pipeline for the current gem on the same screen. To run your code:- Click the Run button.
- Click the Data button to see your results.
This data is same as what you see in interims view.

