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