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: 6<br>number of files read: 51<br>metadata time: 2 ms<br>size of files read: 8.1 GiB"];
2->0;
3->2;
}
4
CollectLimit 6
Project [toprettystring(ride_id#17, Some(Etc/UTC)) AS toprettystring(ride_id)#56, toprettystring(rideable_type#18, Some(Etc/UTC)) AS toprettystring(rideable_type)#57, toprettystring(started_at#19, Some(Etc/UTC)) AS toprettystring(started_at)#58, toprettystring(ended_at#20, Some(Etc/UTC)) AS toprettystring(ended_at)#59, toprettystring(start_station_name#21, Some(Etc/UTC)) AS toprettystring(start_station_name)#60, toprettystring(start_station_id#22, Some(Etc/UTC)) AS toprettystring(start_station_id)#61, toprettystring(end_station_name#23, Some(Etc/UTC)) AS toprettystring(end_station_name)#62, toprettystring(end_station_id#24, Some(Etc/UTC)) AS toprettystring(end_station_id)#63, toprettystring(start_lat#25, Some(Etc/UTC)) AS toprettystring(start_lat)#64, toprettystring(start_lng#26, Some(Etc/UTC)) AS toprettystring(start_lng)#65, toprettystring(end_lat#27, Some(Etc/UTC)) AS toprettystring(end_lat)#66, toprettystring(end_lng#28, Some(Etc/UTC)) AS toprettystring(end_lng)#67, toprettystring(member_casual#29, Some(Etc/UTC)) AS toprettystring(member_casual)#68]
WholeStageCodegen (1)
FileScan csv [ride_id#17,rideable_type#18,started_at#19,ended_at#20,start_station_name#21,start_station_id#22,end_station_name#23,end_station_id#24,start_lat#25,start_lng#26,end_lat#27,end_lng#28,member_casual#29] Batched: false, DataFilters: [], Format: CSV, Location: InMemoryFileIndex(51 paths)[s3a://rzvde-g8-cheremisin-daniil/raw/citibike_data/202503/202503-citi..., PartitionFilters: [], PushedFilters: [], ReadSchema: struct<ride_id:string,rideable_type:string,started_at:string,ended_at:string,start_station_name:s...
== Physical Plan ==
CollectLimit (3)
+- * Project (2)
+- Scan csv (1)
(1) Scan csv
Output [13]: [ride_id#17, rideable_type#18, started_at#19, ended_at#20, start_station_name#21, start_station_id#22, end_station_name#23, end_station_id#24, start_lat#25, start_lng#26, end_lat#27, end_lng#28, member_casual#29]
Batched: false
Location: InMemoryFileIndex [s3a://rzvde-g8-cheremisin-daniil/raw/citibike_data/202503/202503-citibike-tripdata_1.csv, ... 50 entries]
ReadSchema: struct<ride_id:string,rideable_type:string,started_at:string,ended_at:string,start_station_name:string,start_station_id:string,end_station_name:string,end_station_id:string,start_lat:string,start_lng:string,end_lat:string,end_lng:string,member_casual:string>
(2) Project [codegen id : 1]
Output [13]: [toprettystring(ride_id#17, Some(Etc/UTC)) AS toprettystring(ride_id)#56, toprettystring(rideable_type#18, Some(Etc/UTC)) AS toprettystring(rideable_type)#57, toprettystring(started_at#19, Some(Etc/UTC)) AS toprettystring(started_at)#58, toprettystring(ended_at#20, Some(Etc/UTC)) AS toprettystring(ended_at)#59, toprettystring(start_station_name#21, Some(Etc/UTC)) AS toprettystring(start_station_name)#60, toprettystring(start_station_id#22, Some(Etc/UTC)) AS toprettystring(start_station_id)#61, toprettystring(end_station_name#23, Some(Etc/UTC)) AS toprettystring(end_station_name)#62, toprettystring(end_station_id#24, Some(Etc/UTC)) AS toprettystring(end_station_id)#63, toprettystring(start_lat#25, Some(Etc/UTC)) AS toprettystring(start_lat)#64, toprettystring(start_lng#26, Some(Etc/UTC)) AS toprettystring(start_lng)#65, toprettystring(end_lat#27, Some(Etc/UTC)) AS toprettystring(end_lat)#66, toprettystring(end_lng#28, Some(Etc/UTC)) AS toprettystring(end_lng)#67, toprettystring(member_casual#29, Some(Etc/UTC)) AS toprettystring(member_casual)#68]
Input [13]: [ride_id#17, rideable_type#18, started_at#19, ended_at#20, start_station_name#21, start_station_id#22, end_station_name#23, end_station_id#24, start_lat#25, start_lng#26, end_lat#27, end_lng#28, member_casual#29]
(3) CollectLimit
Input [13]: [toprettystring(ride_id)#56, toprettystring(rideable_type)#57, toprettystring(started_at)#58, toprettystring(ended_at)#59, toprettystring(start_station_name)#60, toprettystring(start_station_id)#61, toprettystring(end_station_name)#62, toprettystring(end_station_id)#63, toprettystring(start_lat)#64, toprettystring(start_lng)#65, toprettystring(end_lat)#66, toprettystring(end_lng)#67, toprettystring(member_casual)#68]
Arguments: 6