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