== Physical Plan ==
CollectLimit (3)
+- * Filter (2)
+- Scan text (1)
(1) Scan text
Output [1]: [value#2472994]
Batched: false
Location: InMemoryFileIndex [file:/data/input/depot/csv/execution/empty.csv]
ReadSchema: struct<value:string>
(2) Filter [codegen id : 1]
Input [1]: [value#2472994]
Condition : (length(trim(value#2472994, None)) > 0)
(3) CollectLimit
Input [1]: [value#2472994]
Arguments: 1