digraph G {
0 [labelType="html" label="<br><b>CollectLimit</b><br><br>"];
subgraph cluster1 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: 0 ms";
2 [labelType="html" label="<br><b>Project</b><br><br>"];
}
3 [labelType="html" label="<b>Scan csv </b><br><br>number of output rows: 3<br>number of files read: 55<br>metadata time: 1 ms<br>size of files read: 8.8 GiB"];
2->0;
3->2;
}
4
CollectLimit 3
Project [toprettystring(ride_id#10530, Some(Etc/UTC)) AS toprettystring(ride_id)#10569, toprettystring(rideable_type#10531, Some(Etc/UTC)) AS toprettystring(rideable_type)#10570, toprettystring(started_at#10532, Some(Etc/UTC)) AS toprettystring(started_at)#10571, toprettystring(ended_at#10533, Some(Etc/UTC)) AS toprettystring(ended_at)#10572, toprettystring(start_station_name#10534, Some(Etc/UTC)) AS toprettystring(start_station_name)#10573, toprettystring(start_station_id#10535, Some(Etc/UTC)) AS toprettystring(start_station_id)#10574, toprettystring(end_station_name#10536, Some(Etc/UTC)) AS toprettystring(end_station_name)#10575, toprettystring(end_station_id#10537, Some(Etc/UTC)) AS toprettystring(end_station_id)#10576, toprettystring(start_lat#10538, Some(Etc/UTC)) AS toprettystring(start_lat)#10577, toprettystring(start_lng#10539, Some(Etc/UTC)) AS toprettystring(start_lng)#10578, toprettystring(end_lat#10540, Some(Etc/UTC)) AS toprettystring(end_lat)#10579, toprettystring(end_lng#10541, Some(Etc/UTC)) AS toprettystring(end_lng)#10580, toprettystring(member_casual#10542, Some(Etc/UTC)) AS toprettystring(member_casual)#10581]
WholeStageCodegen (1)
FileScan csv [ride_id#10530,rideable_type#10531,started_at#10532,ended_at#10533,start_station_name#10534,start_station_id#10535,end_station_name#10536,end_station_id#10537,start_lat#10538,start_lng#10539,end_lat#10540,end_lng#10541,member_casual#10542] Batched: false, DataFilters: [], Format: CSV, Location: InMemoryFileIndex(55 paths)[s3a://rzvde-g8-kirsanov-dmitry/raw/citibike_data/202502/202502-citibi..., PartitionFilters: [], PushedFilters: [], ReadSchema: struct<ride_id:string,rideable_type:string,started_at:timestamp,ended_at:timestamp,start_station_...
== Physical Plan ==
CollectLimit (3)
+- * Project (2)
+- Scan csv (1)
(1) Scan csv
Output [13]: [ride_id#10530, rideable_type#10531, started_at#10532, ended_at#10533, start_station_name#10534, start_station_id#10535, end_station_name#10536, end_station_id#10537, start_lat#10538, start_lng#10539, end_lat#10540, end_lng#10541, member_casual#10542]
Batched: false
Location: InMemoryFileIndex [s3a://rzvde-g8-kirsanov-dmitry/raw/citibike_data/202502/202502-citibike-tripdata-part00.csv, ... 54 entries]
ReadSchema: struct<ride_id:string,rideable_type:string,started_at:timestamp,ended_at:timestamp,start_station_name:string,start_station_id:string,end_station_name:string,end_station_id:string,start_lat:double,start_lng:double,end_lat:double,end_lng:double,member_casual:string>
(2) Project [codegen id : 1]
Output [13]: [toprettystring(ride_id#10530, Some(Etc/UTC)) AS toprettystring(ride_id)#10569, toprettystring(rideable_type#10531, Some(Etc/UTC)) AS toprettystring(rideable_type)#10570, toprettystring(started_at#10532, Some(Etc/UTC)) AS toprettystring(started_at)#10571, toprettystring(ended_at#10533, Some(Etc/UTC)) AS toprettystring(ended_at)#10572, toprettystring(start_station_name#10534, Some(Etc/UTC)) AS toprettystring(start_station_name)#10573, toprettystring(start_station_id#10535, Some(Etc/UTC)) AS toprettystring(start_station_id)#10574, toprettystring(end_station_name#10536, Some(Etc/UTC)) AS toprettystring(end_station_name)#10575, toprettystring(end_station_id#10537, Some(Etc/UTC)) AS toprettystring(end_station_id)#10576, toprettystring(start_lat#10538, Some(Etc/UTC)) AS toprettystring(start_lat)#10577, toprettystring(start_lng#10539, Some(Etc/UTC)) AS toprettystring(start_lng)#10578, toprettystring(end_lat#10540, Some(Etc/UTC)) AS toprettystring(end_lat)#10579, toprettystring(end_lng#10541, Some(Etc/UTC)) AS toprettystring(end_lng)#10580, toprettystring(member_casual#10542, Some(Etc/UTC)) AS toprettystring(member_casual)#10581]
Input [13]: [ride_id#10530, rideable_type#10531, started_at#10532, ended_at#10533, start_station_name#10534, start_station_id#10535, end_station_name#10536, end_station_id#10537, start_lat#10538, start_lng#10539, end_lat#10540, end_lng#10541, member_casual#10542]
(3) CollectLimit
Input [13]: [toprettystring(ride_id)#10569, toprettystring(rideable_type)#10570, toprettystring(started_at)#10571, toprettystring(ended_at)#10572, toprettystring(start_station_name)#10573, toprettystring(start_station_id)#10574, toprettystring(end_station_name)#10575, toprettystring(end_station_id)#10576, toprettystring(start_lat)#10577, toprettystring(start_lng)#10578, toprettystring(end_lat)#10579, toprettystring(end_lng)#10580, toprettystring(member_casual)#10581]
Arguments: 3