== Physical Plan ==
CollectLimit (3)
+- * Filter (2)
+- Scan text (1)
(1) Scan text
Output [1]: [value#118]
Batched: false
Location: InMemoryFileIndex [s3a://rzvde-g8-kirsanov-dmitry/raw/citibike_data/202502/202502-citibike-tripdata-part00.csv]
ReadSchema: struct<value:string>
(2) Filter [codegen id : 1]
Input [1]: [value#118]
Condition : (length(trim(value#118, None)) > 0)
(3) CollectLimit
Input [1]: [value#118]
Arguments: 1