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: 1<br>metadata time: 0 ms<br>size of files read: 5.8 MiB"];
2->0;
3->2;
}
4
CollectLimit 3
Project [toprettystring(ride_id#4945, Some(Etc/UTC)) AS toprettystring(ride_id)#4984, toprettystring(rideable_type#4946, Some(Etc/UTC)) AS toprettystring(rideable_type)#4985, toprettystring(started_at#4947, Some(Etc/UTC)) AS toprettystring(started_at)#4986, toprettystring(ended_at#4948, Some(Etc/UTC)) AS toprettystring(ended_at)#4987, toprettystring(start_station_name#4949, Some(Etc/UTC)) AS toprettystring(start_station_name)#4988, toprettystring(start_station_id#4950, Some(Etc/UTC)) AS toprettystring(start_station_id)#4989, toprettystring(end_station_name#4951, Some(Etc/UTC)) AS toprettystring(end_station_name)#4990, toprettystring(end_station_id#4952, Some(Etc/UTC)) AS toprettystring(end_station_id)#4991, toprettystring(start_lat#4953, Some(Etc/UTC)) AS toprettystring(start_lat)#4992, toprettystring(start_lng#4954, Some(Etc/UTC)) AS toprettystring(start_lng)#4993, toprettystring(end_lat#4955, Some(Etc/UTC)) AS toprettystring(end_lat)#4994, toprettystring(end_lng#4956, Some(Etc/UTC)) AS toprettystring(end_lng)#4995, toprettystring(member_casual#4957, Some(Etc/UTC)) AS toprettystring(member_casual)#4996]
WholeStageCodegen (1)
FileScan csv [ride_id#4945,rideable_type#4946,started_at#4947,ended_at#4948,start_station_name#4949,start_station_id#4950,end_station_name#4951,end_station_id#4952,start_lat#4953,start_lng#4954,end_lat#4955,end_lng#4956,member_casual#4957] Batched: false, DataFilters: [], Format: CSV, Location: InMemoryFileIndex(1 paths)[s3a://rzvde-g8-kirsanov-dmitry/raw/citibike_data/202502/202502-citibik..., 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#4945, rideable_type#4946, started_at#4947, ended_at#4948, start_station_name#4949, start_station_id#4950, end_station_name#4951, end_station_id#4952, start_lat#4953, start_lng#4954, end_lat#4955, end_lng#4956, member_casual#4957]
Batched: false
Location: InMemoryFileIndex [s3a://rzvde-g8-kirsanov-dmitry/raw/citibike_data/202502/202502-citibike-tripdata-part00.csv]
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#4945, Some(Etc/UTC)) AS toprettystring(ride_id)#4984, toprettystring(rideable_type#4946, Some(Etc/UTC)) AS toprettystring(rideable_type)#4985, toprettystring(started_at#4947, Some(Etc/UTC)) AS toprettystring(started_at)#4986, toprettystring(ended_at#4948, Some(Etc/UTC)) AS toprettystring(ended_at)#4987, toprettystring(start_station_name#4949, Some(Etc/UTC)) AS toprettystring(start_station_name)#4988, toprettystring(start_station_id#4950, Some(Etc/UTC)) AS toprettystring(start_station_id)#4989, toprettystring(end_station_name#4951, Some(Etc/UTC)) AS toprettystring(end_station_name)#4990, toprettystring(end_station_id#4952, Some(Etc/UTC)) AS toprettystring(end_station_id)#4991, toprettystring(start_lat#4953, Some(Etc/UTC)) AS toprettystring(start_lat)#4992, toprettystring(start_lng#4954, Some(Etc/UTC)) AS toprettystring(start_lng)#4993, toprettystring(end_lat#4955, Some(Etc/UTC)) AS toprettystring(end_lat)#4994, toprettystring(end_lng#4956, Some(Etc/UTC)) AS toprettystring(end_lng)#4995, toprettystring(member_casual#4957, Some(Etc/UTC)) AS toprettystring(member_casual)#4996]
Input [13]: [ride_id#4945, rideable_type#4946, started_at#4947, ended_at#4948, start_station_name#4949, start_station_id#4950, end_station_name#4951, end_station_id#4952, start_lat#4953, start_lng#4954, end_lat#4955, end_lng#4956, member_casual#4957]
(3) CollectLimit
Input [13]: [toprettystring(ride_id)#4984, toprettystring(rideable_type)#4985, toprettystring(started_at)#4986, toprettystring(ended_at)#4987, toprettystring(start_station_name)#4988, toprettystring(start_station_id)#4989, toprettystring(end_station_name)#4990, toprettystring(end_station_id)#4991, toprettystring(start_lat)#4992, toprettystring(start_lng)#4993, toprettystring(end_lat)#4994, toprettystring(end_lng)#4995, toprettystring(member_casual)#4996]
Arguments: 3