|
|
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/21 07:23:37
|
2026/07/21 07:23:37
|
2026/07/21 07:23:37
|
23 ms
|
35 ms
|
sql_command {
sql: "select hvfhs_license_num, sum(trip_miles) from taxi_tbl group by all"
}
|
CLOSED
|
66aaad81-f530-466d-9119-37897073bdec
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_66aaad81-f530-466d-9119-37897073bdec
|
|
INTERNAL: [TABLE_OR_VIEW_NOT_FOUND] The table or view `taxi_tbl` cannot be found. Verify the spelling and correctness of the schema and catalog.
+details
INTERNAL: [TABLE_OR_VIEW_NOT_FOUND] The table or view `taxi_tbl` cannot be found. Verify the spelling and correctness of the schema and catalog.
If you did not qualify the name with a schema, verify the current_schema() output, or qualify the name with the correct schema and catalog.
To tolerate the error on drop use DROP VIEW IF EXISTS or DROP TABLE IF EXISTS.; line 1 pos 47;
'Aggregate ['all], ['hvfhs_license_num, unresolvedalias('sum('trip_miles), None)]
+- 'UnresolvedRelation [taxi_tbl], [], false
|
|
|
[6]
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:33:51
|
2026/07/20 19:33:51
|
2026/07/20 19:33:51
|
391 ms
|
416 ms
|
sql_command {
sql: "create table test.fhvhv_trip as select * from parquet.`/home/jovyan/Inbound/fhvhv_tripdata_2025-01.parquet`"
}
|
CLOSED
|
2aea3d48-9c81-46ad-ba1b-0a8ca92d30d5
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_2aea3d48-9c81-46ad-ba1b-0a8ca92d30d5
|
|
INTERNAL: [NOT_SUPPORTED_COMMAND_WITHOUT_HIVE_SUPPORT] CREATE Hive TABLE (AS SELECT) is not supported, if you want to enable it, please set "spark.sql.catalogImplementation" to "hive".;
+details
INTERNAL: [NOT_SUPPORTED_COMMAND_WITHOUT_HIVE_SUPPORT] CREATE Hive TABLE (AS SELECT) is not supported, if you want to enable it, please set "spark.sql.catalogImplementation" to "hive".;
'CreateTable `spark_catalog`.`test`.`fhvhv_trip`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, ErrorIfExists
+- Project [hvfhs_license_num#393, dispatching_base_num#394, originating_base_num#395, request_datetime#396, on_scene_datetime#397, pickup_datetime#398, dropoff_datetime#399, PULocationID#400, DOLocationID#401, trip_miles#402, trip_time#403L, base_passenger_fare#404, tolls#405, bcf#406, sales_tax#407, congestion_surcharge#408, airport_fee#409, tips#410, driver_pay#411, shared_request_flag#412, shared_match_flag#413, access_a_ride_flag#414, wav_request_flag#415, wav_match_flag#416, cbd_congestion_fee#417]
+- Relation [hvfhs_license_num#393,dispatching_base_num#394,originating_base_num#395,request_datetime#396,on_scene_datetime#397,pickup_datetime#398,dropoff_datetime#399,PULocationID#400,DOLocationID#401,trip_miles#402,trip_time#403L,base_passenger_fare#404,tolls#405,bcf#406,sales_tax#407,congestion_surcharge#408,airport_fee#409,tips#410,driver_pay#411,shared_request_flag#412,shared_match_flag#413,access_a_ride_flag#414,wav_request_flag#415,wav_match_flag#416,cbd_congestion_fee#417] parquet
|
|
|
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:33:06
|
2026/07/20 19:33:06
|
2026/07/20 19:33:06
|
30 ms
|
60 ms
|
sql_command {
sql: "show schema --if not exists test"
}
|
CLOSED
|
1a82b501-530a-4439-9833-08c3904dc82d
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_1a82b501-530a-4439-9833-08c3904dc82d
|
|
INTERNAL:
+details
INTERNAL:
[PARSE_SYNTAX_ERROR] Syntax error at or near end of input: missing 'FUNCTIONS'.(line 1, pos 32)
== SQL ==
show schema --if not exists test
--------------------------------^^^
|
|
|
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/21 07:35:51
|
2026/07/21 07:35:51
|
2026/07/21 07:35:51
|
18 ms
|
34 ms
|
sql_command {
sql: "select hvfhs_license_num, sum(trip_miles) from test.fhvhv_trip group by all order by 2 desc null first"
}
|
CLOSED
|
85655b8a-f2f2-4404-95e2-53f0a1bf3f10
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_85655b8a-f2f2-4404-95e2-53f0a1bf3f10
|
|
INTERNAL:
+details
INTERNAL:
[PARSE_SYNTAX_ERROR] Syntax error at or near 'null'.(line 1, pos 92)
== SQL ==
select hvfhs_license_num, sum(trip_miles) from test.fhvhv_trip group by all order by 2 desc null first
--------------------------------------------------------------------------------------------^^^
|
|
|
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:30:01
|
2026/07/20 19:30:02
|
2026/07/20 19:30:02
|
360 ms
|
375 ms
|
sql_command {
sql: "select * from parquet./home/jovyan/Inbound/fhvhv_tripdata_2025-01.parquet"
}
|
CLOSED
|
8c5c7805-7d82-4ac8-a680-3efbc8a18a57
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_8c5c7805-7d82-4ac8-a680-3efbc8a18a57
|
|
INTERNAL:
+details
INTERNAL:
[PARSE_SYNTAX_ERROR] Syntax error at or near '/'.(line 1, pos 22)
== SQL ==
select * from parquet./home/jovyan/Inbound/fhvhv_tripdata_2025-01.parquet
----------------------^^^
|
|
|
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:04:20
|
2026/07/20 20:04:20
|
2026/07/20 20:04:20
|
17 ms
|
40 ms
|
common {
plan_id: 53
}
limit {
input {
common {
plan_id: 52
}
local_relation {
data: "\377\377\377\377\b\001\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\003\000\000\000\224\000\000\000L\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\023\000\022\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\005\001\020\000\000\000\000\000\000\000\000\000\000\000\214\377\377\377\a\000\000\000comment\000\316\377\377\377\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\005\020\000\000\000\000\000\000\000\000\000\000\000\274\377\377\377\t\000\000\000data_type\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\b\000\000\000col_name\000\000\000\000\377\377\377\377\030\001\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\370\004\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000\250\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\204\000\000\000\000\000\000\000\220\000\000\000\000\000\000\000\237\001\000\000\000\000\000\0000\002\000\000\000\000\000\000\004\000\000\000\000\000\000\0008\002\000\000\000\000\000\000\204\000\000\000\000\000\000\000\300\002\000\000\000\000\000\000\247\001\000\000\000\000\000\000h\004\000\000\000\000\000\000\004\000\000\000\000\000\000\000p\004\000\000\000\000\000\000\204\000\000\000\000\000\000\000\370\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\031\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\021\000\000\000%\000\000\0009\000\000\000I\000\000\000Z\000\000\000i\000\000\000y\000\000\000\205\000\000\000\221\000\000\000\233\000\000\000\244\000\000\000\267\000\000\000\274\000\000\000\277\000\000\000\310\000\000\000\334\000\000\000\347\000\000\000\353\000\000\000\365\000\000\000\b\001\000\000\031\001\000\000+\001\000\000;\001\000\000I\001\000\000[\001\000\000[\001\000\000w\001\000\000{\001\000\000\177\001\000\000\207\001\000\000\217\001\000\000\237\001\000\000\000\000\000\000hvfhs_license_numdispatching_base_numoriginating_base_numrequest_datetimeon_scene_datetimepickup_datetimedropoff_datetimePULocationIDDOLocationIDtrip_milestrip_timebase_passenger_faretollsbcfsales_taxcongestion_surchargeairport_feetipsdriver_payshared_request_flagshared_match_flagaccess_a_ride_flagwav_request_flagwav_m[truncated(size=1,840)]"
}
}
limit: 1000
}
|
CLOSED
|
02e5bb59-98ae-4410-85de-a3e310e18314
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_02e5bb59-98ae-4410-85de-a3e310e18314
|
|
|
|
|
[34]
|
[54]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/21 07:45:21
|
2026/07/21 07:45:22
|
2026/07/21 07:45:22
|
1 second 71 ms
|
1 second 91 ms
|
sql_command {
sql: "select PULocationID, count(*) from test.fhvhv_trip group by all"
}
|
CLOSED
|
05e04dc8-1d50-44d7-af60-b86f93751bfc
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_05e04dc8-1d50-44d7-af60-b86f93751bfc
|
|
|
|
|
|
[28]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:40:22
|
2026/07/20 19:40:22
|
2026/07/20 19:40:22
|
54 ms
|
62 ms
|
common {
plan_id: 39
}
show_string {
input {
common {
plan_id: 38
}
local_relation {
data: "\377\377\377\377\b\001\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\003\000\000\000\224\000\000\000L\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\023\000\022\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\005\001\020\000\000\000\000\000\000\000\000\000\000\000\214\377\377\377\a\000\000\000comment\000\316\377\377\377\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\005\020\000\000\000\000\000\000\000\000\000\000\000\274\377\377\377\t\000\000\000data_type\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\b\000\000\000col_name\000\000\000\000\377\377\377\377\030\001\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\370\004\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000\250\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\204\000\000\000\000\000\000\000\220\000\000\000\000\000\000\000\237\001\000\000\000\000\000\0000\002\000\000\000\000\000\000\004\000\000\000\000\000\000\0008\002\000\000\000\000\000\000\204\000\000\000\000\000\000\000\300\002\000\000\000\000\000\000\247\001\000\000\000\000\000\000h\004\000\000\000\000\000\000\004\000\000\000\000\000\000\000p\004\000\000\000\000\000\000\204\000\000\000\000\000\000\000\370\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\031\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\021\000\000\000%\000\000\0009\000\000\000I\000\000\000Z\000\000\000i\000\000\000y\000\000\000\205\000\000\000\221\000\000\000\233\000\000\000\244\000\000\000\267\000\000\000\274\000\000\000\277\000\000\000\310\000\000\000\334\000\000\000\347\000\000\000\353\000\000\000\365\000\000\000\b\001\000\000\031\001\000\000+\001\000\000;\001\000\000I\001\000\000[\001\000\000[\001\000\000w\001\000\000{\001\000\000\177\001\000\000\207\001\000\000\217\001\000\000\237\001\000\000\000\000\000\000hvfhs_license_numdispatching_base_numoriginating_base_numrequest_datetimeon_scene_datetimepickup_datetimedropoff_datetimePULocationIDDOLocationIDtrip_milestrip_timebase_passenger_faretollsbcfsales_taxcongestion_surchargeairport_feetipsdriver_payshared_request_flagshared_match_flagaccess_a_ride_flagwav_request_flagwav_m[truncated(size=1,840)]"
}
}
num_rows: 1000
}
|
CLOSED
|
06383099-0242-4142-9d55-9a0c6638be20
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_06383099-0242-4142-9d55-9a0c6638be20
|
|
|
|
|
|
[35]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:09:36
|
2026/07/20 20:09:36
|
2026/07/20 20:09:36
|
39 ms
|
56 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
0710248f-b97a-4dbf-bc8b-33294174e728
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_0710248f-b97a-4dbf-bc8b-33294174e728
|
|
|
|
|
|
[10]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:33:10
|
2026/07/20 19:33:10
|
2026/07/20 19:33:10
|
80 ms
|
96 ms
|
common {
plan_id: 20
}
show_string {
input {
common {
plan_id: 19
}
local_relation {
data: "\377\377\377\377\220\000\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\001\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\t\000\000\000namespace\000\000\000\000\000\000\000\377\377\377\377\230\000\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000(\000\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000H\000\000\000\002\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\030\000\000\000\000\000\000\000\v\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\a\000\000\000\v\000\000\000\000\000\000\000defaulttest\000\000\000\000\000\377\377\377\377\000\000\000\000"
}
}
num_rows: 20
truncate: 20
}
|
CLOSED
|
0e6614bd-068e-4272-8161-e7852e9a9d57
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_0e6614bd-068e-4272-8161-e7852e9a9d57
|
|
|
|
|
[13][14]
|
[19][20]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:37:40
|
2026/07/20 19:37:41
|
2026/07/20 19:37:41
|
1 second 615 ms
|
1 second 629 ms
|
common {
plan_id: 27
}
show_string {
input {
common {
plan_id: 26
}
sql {
query: "select count(*) from test.fhvhv_trip "
}
}
num_rows: 20
truncate: 20
}
|
CLOSED
|
14682930-eeb6-4ff0-b017-f406feb80e46
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_14682930-eeb6-4ff0-b017-f406feb80e46
|
|
|
|
|
|
[2]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:32:29
|
2026/07/20 19:32:30
|
2026/07/20 19:32:30
|
30 ms
|
59 ms
|
sql_command {
sql: "show catalogs"
}
|
CLOSED
|
1db65a53-6ec2-48eb-8ce0-b644484b55af
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_1db65a53-6ec2-48eb-8ce0-b644484b55af
|
|
|
|
|
|
[6]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:32:41
|
2026/07/20 19:32:41
|
2026/07/20 19:32:41
|
128 ms
|
147 ms
|
common {
plan_id: 13
}
show_string {
input {
common {
plan_id: 12
}
local_relation {
data: "\377\377\377\377\220\000\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\001\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\t\000\000\000namespace\000\000\000\000\000\000\000\377\377\377\377\230\000\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\030\000\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000H\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\a\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\a\000\000\000default\000\377\377\377\377\000\000\000\000"
}
}
num_rows: 20
truncate: 20
}
|
CLOSED
|
23a0ffc9-0077-4220-a8fd-574be7ecce78
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_23a0ffc9-0077-4220-a8fd-574be7ecce78
|
|
|
|
|
|
[25]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:40:06
|
2026/07/20 19:40:06
|
2026/07/20 19:40:06
|
55 ms
|
69 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
28aff043-6644-4b12-ae48-36bd8652dc8e
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_28aff043-6644-4b12-ae48-36bd8652dc8e
|
|
|
|
|
|
[8]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:32:58
|
2026/07/20 19:32:58
|
2026/07/20 19:32:58
|
40 ms
|
58 ms
|
common {
plan_id: 16
}
show_string {
input {
common {
plan_id: 15
}
local_relation {
data: "\377\377\377\377@\000\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\377\377\377\377@\000\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\f\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000"
}
}
num_rows: 20
truncate: 20
}
|
CLOSED
|
29913c07-1077-437a-be4e-93464ad1e589
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_29913c07-1077-437a-be4e-93464ad1e589
|
|
|
|
|
|
[22]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:38:02
|
2026/07/20 19:38:02
|
2026/07/20 19:38:02
|
119 ms
|
133 ms
|
common {
plan_id: 30
}
show_string {
input {
common {
plan_id: 29
}
local_relation {
data: "\377\377\377\377\b\001\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\003\000\000\000\224\000\000\000L\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\023\000\022\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\005\001\020\000\000\000\000\000\000\000\000\000\000\000\214\377\377\377\a\000\000\000comment\000\316\377\377\377\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\005\020\000\000\000\000\000\000\000\000\000\000\000\274\377\377\377\t\000\000\000data_type\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\b\000\000\000col_name\000\000\000\000\377\377\377\377\030\001\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\370\004\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000\250\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\204\000\000\000\000\000\000\000\220\000\000\000\000\000\000\000\237\001\000\000\000\000\000\0000\002\000\000\000\000\000\000\004\000\000\000\000\000\000\0008\002\000\000\000\000\000\000\204\000\000\000\000\000\000\000\300\002\000\000\000\000\000\000\247\001\000\000\000\000\000\000h\004\000\000\000\000\000\000\004\000\000\000\000\000\000\000p\004\000\000\000\000\000\000\204\000\000\000\000\000\000\000\370\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\031\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\021\000\000\000%\000\000\0009\000\000\000I\000\000\000Z\000\000\000i\000\000\000y\000\000\000\205\000\000\000\221\000\000\000\233\000\000\000\244\000\000\000\267\000\000\000\274\000\000\000\277\000\000\000\310\000\000\000\334\000\000\000\347\000\000\000\353\000\000\000\365\000\000\000\b\001\000\000\031\001\000\000+\001\000\000;\001\000\000I\001\000\000[\001\000\000[\001\000\000w\001\000\000{\001\000\000\177\001\000\000\207\001\000\000\217\001\000\000\237\001\000\000\000\000\000\000hvfhs_license_numdispatching_base_numoriginating_base_numrequest_datetimeon_scene_datetimepickup_datetimedropoff_datetimePULocationIDDOLocationIDtrip_milestrip_timebase_passenger_faretollsbcfsales_taxcongestion_surchargeairport_feetipsdriver_payshared_request_flagshared_match_flagaccess_a_ride_flagwav_request_flagwav_m[truncated(size=1,840)]"
}
}
num_rows: 20
truncate: 20
}
|
CLOSED
|
2b2fd33f-60d9-4f13-8b53-ffcdabd69899
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_2b2fd33f-60d9-4f13-8b53-ffcdabd69899
|
|
|
|
|
|
[21]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:38:01
|
2026/07/20 19:38:02
|
2026/07/20 19:38:02
|
107 ms
|
130 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
2c3b2ea2-62cf-43e8-ab0e-07ffe5d9a32a
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_2c3b2ea2-62cf-43e8-ab0e-07ffe5d9a32a
|
|
|
|
|
|
[29]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:59:39
|
2026/07/20 19:59:39
|
2026/07/20 19:59:39
|
82 ms
|
100 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
2e67e338-eca8-4cff-a090-e80a49b937d8
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_2e67e338-eca8-4cff-a090-e80a49b937d8
|
|
|
|
|
[26]
|
[46]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/21 07:36:00
|
2026/07/21 07:36:02
|
2026/07/21 07:36:02
|
1 second 667 ms
|
1 second 688 ms
|
sql_command {
sql: "select hvfhs_license_num, sum(trip_miles) from test.fhvhv_trip group by all order by 2 desc"
}
|
CLOSED
|
2efcab52-de6b-4a81-9450-645268486c16
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_2efcab52-de6b-4a81-9450-645268486c16
|
|
|
|
|
[18][19][20]
|
[38][39]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:10:22
|
2026/07/20 20:10:26
|
2026/07/20 20:10:26
|
3 seconds 339 ms
|
3 seconds 369 ms
|
common {
plan_id: 62
}
limit {
input {
common {
plan_id: 61
}
sql {
query: "select PULocationID, count(*) from test.fhvhv_trip group by all"
}
}
limit: 1000
}
|
CLOSED
|
3cb9c006-9f58-4307-be65-860e5af53d02
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_3cb9c006-9f58-4307-be65-860e5af53d02
|
|
|
|
|
|
[3]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:32:35
|
2026/07/20 19:32:35
|
2026/07/20 19:32:35
|
14 ms
|
29 ms
|
sql_command {
sql: "show catalogs"
}
|
CLOSED
|
3f12638f-e59d-4f47-ad95-fde6c8e31b8c
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_3f12638f-e59d-4f47-ad95-fde6c8e31b8c
|
|
|
|
|
[30]
|
[50]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/21 07:39:35
|
2026/07/21 07:39:36
|
2026/07/21 07:39:36
|
1 second
|
1 second 11 ms
|
sql_command {
sql: "select hvfhs_license_num, sum(trip_miles) from test.fhvhv_trip group by all order by 2 desc nulls first"
}
|
CLOSED
|
40223fd9-0ec4-4e94-bb64-2357761dab11
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_40223fd9-0ec4-4e94-bb64-2357761dab11
|
|
|
|
|
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:02:08
|
2026/07/20 20:02:08
|
2026/07/20 20:02:08
|
46 ms
|
66 ms
|
common {
plan_id: 50
}
limit {
input {
common {
plan_id: 49
}
local_relation {
data: "\377\377\377\377\b\001\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\003\000\000\000\224\000\000\000L\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\023\000\022\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\005\001\020\000\000\000\000\000\000\000\000\000\000\000\214\377\377\377\a\000\000\000comment\000\316\377\377\377\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\005\020\000\000\000\000\000\000\000\000\000\000\000\274\377\377\377\t\000\000\000data_type\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\b\000\000\000col_name\000\000\000\000\377\377\377\377\030\001\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\370\004\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000\250\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\204\000\000\000\000\000\000\000\220\000\000\000\000\000\000\000\237\001\000\000\000\000\000\0000\002\000\000\000\000\000\000\004\000\000\000\000\000\000\0008\002\000\000\000\000\000\000\204\000\000\000\000\000\000\000\300\002\000\000\000\000\000\000\247\001\000\000\000\000\000\000h\004\000\000\000\000\000\000\004\000\000\000\000\000\000\000p\004\000\000\000\000\000\000\204\000\000\000\000\000\000\000\370\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\031\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\021\000\000\000%\000\000\0009\000\000\000I\000\000\000Z\000\000\000i\000\000\000y\000\000\000\205\000\000\000\221\000\000\000\233\000\000\000\244\000\000\000\267\000\000\000\274\000\000\000\277\000\000\000\310\000\000\000\334\000\000\000\347\000\000\000\353\000\000\000\365\000\000\000\b\001\000\000\031\001\000\000+\001\000\000;\001\000\000I\001\000\000[\001\000\000[\001\000\000w\001\000\000{\001\000\000\177\001\000\000\207\001\000\000\217\001\000\000\237\001\000\000\000\000\000\000hvfhs_license_numdispatching_base_numoriginating_base_numrequest_datetimeon_scene_datetimepickup_datetimedropoff_datetimePULocationIDDOLocationIDtrip_milestrip_timebase_passenger_faretollsbcfsales_taxcongestion_surchargeairport_feetipsdriver_payshared_request_flagshared_match_flagaccess_a_ride_flagwav_request_flagwav_m[truncated(size=1,840)]"
}
}
limit: 300
}
|
CLOSED
|
4787a417-f14e-4332-9bb6-800d8cb879b1
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_4787a417-f14e-4332-9bb6-800d8cb879b1
|
|
|
|
|
|
[33]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:04:20
|
2026/07/20 20:04:20
|
2026/07/20 20:04:20
|
38 ms
|
53 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
5de47026-f00c-446d-a6a1-0fc6f912590f
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_5de47026-f00c-446d-a6a1-0fc6f912590f
|
|
|
|
|
|
[31]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:01:37
|
2026/07/20 20:01:37
|
2026/07/20 20:01:37
|
57 ms
|
74 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
5f1c0d5b-93e7-40dd-9265-48ecea66a8d8
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_5f1c0d5b-93e7-40dd-9265-48ecea66a8d8
|
|
|
|
|
[31]
|
[51]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/21 07:41:02
|
2026/07/21 07:41:03
|
2026/07/21 07:41:03
|
1 second 80 ms
|
1 second 94 ms
|
sql_command {
sql: "select hvfhs_license_num, sum(trip_miles) from test.fhvhv_trip group by all order by 2 desc nulls first"
}
|
CLOSED
|
6498df58-b8f3-428f-b80a-9eae512851bc
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_6498df58-b8f3-428f-b80a-9eae512851bc
|
|
|
|
|
|
[27]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:40:22
|
2026/07/20 19:40:22
|
2026/07/20 19:40:22
|
44 ms
|
56 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
66119c5f-6522-4b39-b4f6-75eba02f5b6b
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_66119c5f-6522-4b39-b4f6-75eba02f5b6b
|
|
|
|
|
|
[4]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:32:35
|
2026/07/20 19:32:35
|
2026/07/20 19:32:35
|
110 ms
|
127 ms
|
common {
plan_id: 10
}
show_string {
input {
common {
plan_id: 9
}
local_relation {
data: "\377\377\377\377\210\000\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\001\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\a\000\000\000catalog\000\377\377\377\377\230\000\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000 \000\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000H\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\r\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\r\000\000\000spark_catalog\000\000\000\377\377\377\377\000\000\000\000"
}
}
num_rows: 20
truncate: 20
}
|
CLOSED
|
66907958-769e-4a7f-b4d1-fde059f6f3ba
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_66907958-769e-4a7f-b4d1-fde059f6f3ba
|
|
|
|
|
|
[24]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:39:59
|
2026/07/20 19:39:59
|
2026/07/20 19:39:59
|
53 ms
|
64 ms
|
common {
plan_id: 33
}
show_string {
input {
common {
plan_id: 32
}
local_relation {
data: "\377\377\377\377\b\001\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\003\000\000\000\224\000\000\000L\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\023\000\022\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\005\001\020\000\000\000\000\000\000\000\000\000\000\000\214\377\377\377\a\000\000\000comment\000\316\377\377\377\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\005\020\000\000\000\000\000\000\000\000\000\000\000\274\377\377\377\t\000\000\000data_type\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\b\000\000\000col_name\000\000\000\000\377\377\377\377\030\001\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\370\004\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000\250\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\204\000\000\000\000\000\000\000\220\000\000\000\000\000\000\000\237\001\000\000\000\000\000\0000\002\000\000\000\000\000\000\004\000\000\000\000\000\000\0008\002\000\000\000\000\000\000\204\000\000\000\000\000\000\000\300\002\000\000\000\000\000\000\247\001\000\000\000\000\000\000h\004\000\000\000\000\000\000\004\000\000\000\000\000\000\000p\004\000\000\000\000\000\000\204\000\000\000\000\000\000\000\370\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\031\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\021\000\000\000%\000\000\0009\000\000\000I\000\000\000Z\000\000\000i\000\000\000y\000\000\000\205\000\000\000\221\000\000\000\233\000\000\000\244\000\000\000\267\000\000\000\274\000\000\000\277\000\000\000\310\000\000\000\334\000\000\000\347\000\000\000\353\000\000\000\365\000\000\000\b\001\000\000\031\001\000\000+\001\000\000;\001\000\000I\001\000\000[\001\000\000[\001\000\000w\001\000\000{\001\000\000\177\001\000\000\207\001\000\000\217\001\000\000\237\001\000\000\000\000\000\000hvfhs_license_numdispatching_base_numoriginating_base_numrequest_datetimeon_scene_datetimepickup_datetimedropoff_datetimePULocationIDDOLocationIDtrip_milestrip_timebase_passenger_faretollsbcfsales_taxcongestion_surchargeairport_feetipsdriver_payshared_request_flagshared_match_flagaccess_a_ride_flagwav_request_flagwav_m[truncated(size=1,840)]"
}
}
num_rows: 1000
}
|
CLOSED
|
66934108-9031-464f-a1b8-6f59dd6a589b
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_66934108-9031-464f-a1b8-6f59dd6a589b
|
|
|
|
|
[15][16][17]
|
[36][37]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:10:18
|
2026/07/20 20:10:22
|
2026/07/20 20:10:22
|
4 seconds 485 ms
|
4 seconds 500 ms
|
sql_command {
sql: "select PULocationID, count(*) from test.fhvhv_trip group by all"
}
|
CLOSED
|
6bb28201-d418-4aeb-97e9-3e55a788b252
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_6bb28201-d418-4aeb-97e9-3e55a788b252
|
|
|
|
|
[28]
|
[48]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/21 07:36:45
|
2026/07/21 07:36:46
|
2026/07/21 07:36:46
|
948 ms
|
962 ms
|
sql_command {
sql: "select hvfhs_license_num, sum(trip_miles) from test.fhvhv_trip group by all order by 2 desc nulls first"
}
|
CLOSED
|
7113e605-f1b1-4d35-a572-c0816392410d
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_7113e605-f1b1-4d35-a572-c0816392410d
|
|
|
|
|
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:09:36
|
2026/07/20 20:09:36
|
2026/07/20 20:09:36
|
28 ms
|
47 ms
|
common {
plan_id: 59
}
limit {
input {
common {
plan_id: 58
}
local_relation {
data: "\377\377\377\377\b\001\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\003\000\000\000\224\000\000\000L\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\023\000\022\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\005\001\020\000\000\000\000\000\000\000\000\000\000\000\214\377\377\377\a\000\000\000comment\000\316\377\377\377\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\005\020\000\000\000\000\000\000\000\000\000\000\000\274\377\377\377\t\000\000\000data_type\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\b\000\000\000col_name\000\000\000\000\377\377\377\377\030\001\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\370\004\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000\250\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\204\000\000\000\000\000\000\000\220\000\000\000\000\000\000\000\237\001\000\000\000\000\000\0000\002\000\000\000\000\000\000\004\000\000\000\000\000\000\0008\002\000\000\000\000\000\000\204\000\000\000\000\000\000\000\300\002\000\000\000\000\000\000\247\001\000\000\000\000\000\000h\004\000\000\000\000\000\000\004\000\000\000\000\000\000\000p\004\000\000\000\000\000\000\204\000\000\000\000\000\000\000\370\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\031\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\021\000\000\000%\000\000\0009\000\000\000I\000\000\000Z\000\000\000i\000\000\000y\000\000\000\205\000\000\000\221\000\000\000\233\000\000\000\244\000\000\000\267\000\000\000\274\000\000\000\277\000\000\000\310\000\000\000\334\000\000\000\347\000\000\000\353\000\000\000\365\000\000\000\b\001\000\000\031\001\000\000+\001\000\000;\001\000\000I\001\000\000[\001\000\000[\001\000\000w\001\000\000{\001\000\000\177\001\000\000\207\001\000\000\217\001\000\000\237\001\000\000\000\000\000\000hvfhs_license_numdispatching_base_numoriginating_base_numrequest_datetimeon_scene_datetimepickup_datetimedropoff_datetimePULocationIDDOLocationIDtrip_milestrip_timebase_passenger_faretollsbcfsales_taxcongestion_surchargeairport_feetipsdriver_payshared_request_flagshared_match_flagaccess_a_ride_flagwav_request_flagwav_m[truncated(size=1,840)]"
}
}
limit: 1000
}
|
CLOSED
|
727271ba-c49a-4160-b26e-48d1a9248770
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_727271ba-c49a-4160-b26e-48d1a9248770
|
|
|
|
|
[7][8][9]
|
[11][12][13][14]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:34:16
|
2026/07/20 19:36:46
|
2026/07/20 19:36:46
|
2 minutes 30 seconds
|
2 minutes 30 seconds
|
sql_command {
sql: "create table test.fhvhv_trip using delta as select * from parquet.`/home/jovyan/Inbound/fhvhv_tripdata_2025-01.parquet`"
}
|
CLOSED
|
845838a7-ebca-44ee-86aa-2b10937f47b0
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_845838a7-ebca-44ee-86aa-2b10937f47b0
|
|
|
|
|
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:08:47
|
2026/07/20 20:08:47
|
2026/07/20 20:08:47
|
25 ms
|
45 ms
|
common {
plan_id: 56
}
limit {
input {
common {
plan_id: 55
}
local_relation {
data: "\377\377\377\377\b\001\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\003\000\000\000\224\000\000\000L\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\023\000\022\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\005\001\020\000\000\000\000\000\000\000\000\000\000\000\214\377\377\377\a\000\000\000comment\000\316\377\377\377\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\005\020\000\000\000\000\000\000\000\000\000\000\000\274\377\377\377\t\000\000\000data_type\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\b\000\000\000col_name\000\000\000\000\377\377\377\377\030\001\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\370\004\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000\250\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\204\000\000\000\000\000\000\000\220\000\000\000\000\000\000\000\237\001\000\000\000\000\000\0000\002\000\000\000\000\000\000\004\000\000\000\000\000\000\0008\002\000\000\000\000\000\000\204\000\000\000\000\000\000\000\300\002\000\000\000\000\000\000\247\001\000\000\000\000\000\000h\004\000\000\000\000\000\000\004\000\000\000\000\000\000\000p\004\000\000\000\000\000\000\204\000\000\000\000\000\000\000\370\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\031\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\021\000\000\000%\000\000\0009\000\000\000I\000\000\000Z\000\000\000i\000\000\000y\000\000\000\205\000\000\000\221\000\000\000\233\000\000\000\244\000\000\000\267\000\000\000\274\000\000\000\277\000\000\000\310\000\000\000\334\000\000\000\347\000\000\000\353\000\000\000\365\000\000\000\b\001\000\000\031\001\000\000+\001\000\000;\001\000\000I\001\000\000[\001\000\000[\001\000\000w\001\000\000{\001\000\000\177\001\000\000\207\001\000\000\217\001\000\000\237\001\000\000\000\000\000\000hvfhs_license_numdispatching_base_numoriginating_base_numrequest_datetimeon_scene_datetimepickup_datetimedropoff_datetimePULocationIDDOLocationIDtrip_milestrip_timebase_passenger_faretollsbcfsales_taxcongestion_surchargeairport_feetipsdriver_payshared_request_flagshared_match_flagaccess_a_ride_flagwav_request_flagwav_m[truncated(size=1,840)]"
}
}
limit: 1000
}
|
CLOSED
|
861593b8-07e7-4751-9298-36147ab148f5
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_861593b8-07e7-4751-9298-36147ab148f5
|
|
|
|
|
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:00:07
|
2026/07/20 20:00:07
|
2026/07/20 20:00:07
|
25 ms
|
47 ms
|
common {
plan_id: 44
}
limit {
input {
common {
plan_id: 43
}
local_relation {
data: "\377\377\377\377\b\001\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\003\000\000\000\224\000\000\000L\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\023\000\022\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\005\001\020\000\000\000\000\000\000\000\000\000\000\000\214\377\377\377\a\000\000\000comment\000\316\377\377\377\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\005\020\000\000\000\000\000\000\000\000\000\000\000\274\377\377\377\t\000\000\000data_type\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\b\000\000\000col_name\000\000\000\000\377\377\377\377\030\001\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\370\004\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000\250\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\204\000\000\000\000\000\000\000\220\000\000\000\000\000\000\000\237\001\000\000\000\000\000\0000\002\000\000\000\000\000\000\004\000\000\000\000\000\000\0008\002\000\000\000\000\000\000\204\000\000\000\000\000\000\000\300\002\000\000\000\000\000\000\247\001\000\000\000\000\000\000h\004\000\000\000\000\000\000\004\000\000\000\000\000\000\000p\004\000\000\000\000\000\000\204\000\000\000\000\000\000\000\370\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\031\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\021\000\000\000%\000\000\0009\000\000\000I\000\000\000Z\000\000\000i\000\000\000y\000\000\000\205\000\000\000\221\000\000\000\233\000\000\000\244\000\000\000\267\000\000\000\274\000\000\000\277\000\000\000\310\000\000\000\334\000\000\000\347\000\000\000\353\000\000\000\365\000\000\000\b\001\000\000\031\001\000\000+\001\000\000;\001\000\000I\001\000\000[\001\000\000[\001\000\000w\001\000\000{\001\000\000\177\001\000\000\207\001\000\000\217\001\000\000\237\001\000\000\000\000\000\000hvfhs_license_numdispatching_base_numoriginating_base_numrequest_datetimeon_scene_datetimepickup_datetimedropoff_datetimePULocationIDDOLocationIDtrip_milestrip_timebase_passenger_faretollsbcfsales_taxcongestion_surchargeairport_feetipsdriver_payshared_request_flagshared_match_flagaccess_a_ride_flagwav_request_flagwav_m[truncated(size=1,840)]"
}
}
limit: 1000
}
|
CLOSED
|
8ac763fc-c7f2-48a2-b869-da9bb4830d05
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_8ac763fc-c7f2-48a2-b869-da9bb4830d05
|
|
|
|
|
[32][33]
|
[52][53]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/21 07:41:03
|
2026/07/21 07:41:08
|
2026/07/21 07:41:08
|
5 seconds 706 ms
|
5 seconds 772 ms
|
common {
plan_id: 77
}
show_string {
input {
common {
plan_id: 76
}
sql {
query: "select hvfhs_license_num, sum(trip_miles) from test.fhvhv_trip group by all order by 2 desc nulls first"
}
}
num_rows: 20
truncate: 20
}
|
CLOSED
|
8b66c8fc-19ba-4e05-ac9c-23ef6a1a4d1d
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_8b66c8fc-19ba-4e05-ac9c-23ef6a1a4d1d
|
|
|
|
|
|
[26]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:40:06
|
2026/07/20 19:40:07
|
2026/07/20 19:40:07
|
51 ms
|
74 ms
|
common {
plan_id: 36
}
show_string {
input {
common {
plan_id: 35
}
local_relation {
data: "\377\377\377\377\b\001\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\003\000\000\000\224\000\000\000L\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\023\000\022\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\005\001\020\000\000\000\000\000\000\000\000\000\000\000\214\377\377\377\a\000\000\000comment\000\316\377\377\377\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\005\020\000\000\000\000\000\000\000\000\000\000\000\274\377\377\377\t\000\000\000data_type\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\b\000\000\000col_name\000\000\000\000\377\377\377\377\030\001\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\370\004\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000\250\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\204\000\000\000\000\000\000\000\220\000\000\000\000\000\000\000\237\001\000\000\000\000\000\0000\002\000\000\000\000\000\000\004\000\000\000\000\000\000\0008\002\000\000\000\000\000\000\204\000\000\000\000\000\000\000\300\002\000\000\000\000\000\000\247\001\000\000\000\000\000\000h\004\000\000\000\000\000\000\004\000\000\000\000\000\000\000p\004\000\000\000\000\000\000\204\000\000\000\000\000\000\000\370\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\031\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\021\000\000\000%\000\000\0009\000\000\000I\000\000\000Z\000\000\000i\000\000\000y\000\000\000\205\000\000\000\221\000\000\000\233\000\000\000\244\000\000\000\267\000\000\000\274\000\000\000\277\000\000\000\310\000\000\000\334\000\000\000\347\000\000\000\353\000\000\000\365\000\000\000\b\001\000\000\031\001\000\000+\001\000\000;\001\000\000I\001\000\000[\001\000\000[\001\000\000w\001\000\000{\001\000\000\177\001\000\000\207\001\000\000\217\001\000\000\237\001\000\000\000\000\000\000hvfhs_license_numdispatching_base_numoriginating_base_numrequest_datetimeon_scene_datetimepickup_datetimedropoff_datetimePULocationIDDOLocationIDtrip_milestrip_timebase_passenger_faretollsbcfsales_taxcongestion_surchargeairport_feetipsdriver_payshared_request_flagshared_match_flagaccess_a_ride_flagwav_request_flagwav_m[truncated(size=1,840)]"
}
}
num_rows: 1000
truncate: 20
}
|
CLOSED
|
905ef17c-0df9-4642-ba57-1e253aca0097
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_905ef17c-0df9-4642-ba57-1e253aca0097
|
|
|
|
|
|
[30]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:00:07
|
2026/07/20 20:00:07
|
2026/07/20 20:00:07
|
45 ms
|
59 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
9ca46bb8-abf1-4a95-8407-78a98545b24b
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_9ca46bb8-abf1-4a95-8407-78a98545b24b
|
|
|
|
|
|
[9]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:33:10
|
2026/07/20 19:33:10
|
2026/07/20 19:33:10
|
48 ms
|
77 ms
|
sql_command {
sql: "show schemas --if not exists test"
}
|
CLOSED
|
9d844b13-6bd1-44de-a3b8-6266041c8388
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_9d844b13-6bd1-44de-a3b8-6266041c8388
|
|
|
|
|
[10][11][12]
|
[16][17][18]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:37:30
|
2026/07/20 19:37:40
|
2026/07/20 19:37:40
|
9 seconds 609 ms
|
9 seconds 633 ms
|
sql_command {
sql: "select count(*) from test.fhvhv_trip "
}
|
CLOSED
|
a3775dd9-d8d5-45b0-b78f-93affe73c9d5
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_a3775dd9-d8d5-45b0-b78f-93affe73c9d5
|
|
|
|
|
[21][22]
|
[40][41][42]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/21 07:23:59
|
2026/07/21 07:24:08
|
2026/07/21 07:24:08
|
8 seconds 382 ms
|
8 seconds 396 ms
|
sql_command {
sql: "select hvfhs_license_num, sum(trip_miles) from test.fhvhv_trip group by all"
}
|
CLOSED
|
a4826783-2757-4b16-90db-3a60de7c7231
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_a4826783-2757-4b16-90db-3a60de7c7231
|
|
|
|
|
|
[34]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:08:47
|
2026/07/20 20:08:47
|
2026/07/20 20:08:47
|
42 ms
|
63 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
ac4bdd09-daef-4dae-9857-916c641f8cdd
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_ac4bdd09-daef-4dae-9857-916c641f8cdd
|
|
|
|
|
|
[7]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:32:57
|
2026/07/20 19:32:58
|
2026/07/20 19:32:58
|
64 ms
|
80 ms
|
sql_command {
sql: "create schema if not exists test"
}
|
CLOSED
|
b793b6d5-b316-4d42-ab0b-548e4710c0a5
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_b793b6d5-b316-4d42-ab0b-548e4710c0a5
|
|
|
|
|
|
[32]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:02:07
|
2026/07/20 20:02:07
|
2026/07/20 20:02:08
|
62 ms
|
76 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
bc5f5237-1f52-458c-b39e-f710ebaeaef6
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_bc5f5237-1f52-458c-b39e-f710ebaeaef6
|
|
|
|
|
[4][5]
|
[1]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:31:58
|
2026/07/20 19:32:02
|
2026/07/20 19:32:02
|
3 seconds 767 ms
|
3 seconds 785 ms
|
common {
plan_id: 5
}
show_string {
input {
common {
plan_id: 4
}
sql {
query: "select * from parquet.`/home/jovyan/Inbound/fhvhv_tripdata_2025-01.parquet`"
}
}
num_rows: 20
truncate: 20
}
|
CLOSED
|
c2d41bd0-f44e-4c4e-ac11-757d70aa2be4
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_c2d41bd0-f44e-4c4e-ac11-757d70aa2be4
|
|
|
|
|
[0][1][2]
|
[0]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:28:21
|
2026/07/20 19:28:29
|
2026/07/20 19:28:29
|
7 seconds 259 ms
|
7 seconds 348 ms
|
common {
plan_id: 1
}
aggregate {
input {
common {
plan_id: 0
}
read {
data_source {
format: "parquet"
schema: ""
paths: "/home/jovyan/Inbound/fhvhv_tripdata_2025-01.parquet"
}
}
}
group_type: GROUP_TYPE_GROUPBY
aggregate_expressions {
unresolved_function {
function_name: "count"
arguments {
literal {
integer: 1
}
}
}
}
}
|
CLOSED
|
c34a7a0d-1c5e-40c5-9382-bff2029654d0
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_c34a7a0d-1c5e-40c5-9382-bff2029654d0
|
|
|
|
|
[24]
|
[44]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/21 07:35:29
|
2026/07/21 07:35:30
|
2026/07/21 07:35:30
|
972 ms
|
992 ms
|
sql_command {
sql: "select hvfhs_license_num, sum(trip_miles) from test.fhvhv_trip group by all order by 2 desc"
}
|
CLOSED
|
d6d928d9-c76c-4bf3-ae2c-a391af3416c8
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_d6d928d9-c76c-4bf3-ae2c-a391af3416c8
|
|
|
|
|
|
[15]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:36:46
|
2026/07/20 19:36:47
|
2026/07/20 19:36:47
|
37 ms
|
49 ms
|
common {
plan_id: 24
}
show_string {
input {
common {
plan_id: 23
}
local_relation {
data: "\377\377\377\377@\000\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\377\377\377\377@\000\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\f\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000"
}
}
num_rows: 20
truncate: 20
}
|
CLOSED
|
e2d70f82-6cf9-40fd-92c5-6434a84b8001
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_e2d70f82-6cf9-40fd-92c5-6434a84b8001
|
|
|
|
|
|
[5]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:32:41
|
2026/07/20 19:32:41
|
2026/07/20 19:32:41
|
163 ms
|
211 ms
|
sql_command {
sql: "show schemas"
}
|
CLOSED
|
ebd3a0e3-3c55-4ae7-aabb-de34ecdf36ab
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_ebd3a0e3-3c55-4ae7-aabb-de34ecdf36ab
|
|
|
|
|
|
[23]
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:39:59
|
2026/07/20 19:39:59
|
2026/07/20 19:39:59
|
77 ms
|
97 ms
|
sql_command {
sql: "desc extended test.fhvhv_trip "
}
|
CLOSED
|
f73b5770-827e-44f4-9e62-63d11389e8e0
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_f73b5770-827e-44f4-9e62-63d11389e8e0
|
|
|
|
|
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 20:01:37
|
2026/07/20 20:01:37
|
2026/07/20 20:01:37
|
41 ms
|
64 ms
|
common {
plan_id: 47
}
limit {
input {
common {
plan_id: 46
}
local_relation {
data: "\377\377\377\377\b\001\000\000\020\000\000\000\000\000\n\000\016\000\006\000\r\000\b\000\n\000\000\000\000\000\004\000\020\000\000\000\000\001\n\000\f\000\000\000\b\000\004\000\n\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\003\000\000\000\224\000\000\000L\000\000\000\030\000\000\000\000\000\022\000\030\000\024\000\023\000\022\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\005\001\020\000\000\000\000\000\000\000\000\000\000\000\214\377\377\377\a\000\000\000comment\000\316\377\377\377\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\005\020\000\000\000\000\000\000\000\000\000\000\000\274\377\377\377\t\000\000\000data_type\000\022\000\030\000\024\000\000\000\023\000\f\000\000\000\b\000\004\000\022\000\000\000\024\000\000\000\024\000\000\000\030\000\000\000\000\000\000\005\024\000\000\000\000\000\000\000\000\000\000\000\004\000\004\000\004\000\000\000\b\000\000\000col_name\000\000\000\000\377\377\377\377\030\001\000\000\024\000\000\000\000\000\000\000\f\000\026\000\016\000\025\000\020\000\004\000\f\000\000\000\370\004\000\000\000\000\000\000\000\000\004\000\020\000\000\000\000\003\n\000\030\000\f\000\b\000\004\000\n\000\000\000\024\000\000\000\250\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\b\000\000\000\000\000\000\000\204\000\000\000\000\000\000\000\220\000\000\000\000\000\000\000\237\001\000\000\000\000\000\0000\002\000\000\000\000\000\000\004\000\000\000\000\000\000\0008\002\000\000\000\000\000\000\204\000\000\000\000\000\000\000\300\002\000\000\000\000\000\000\247\001\000\000\000\000\000\000h\004\000\000\000\000\000\000\004\000\000\000\000\000\000\000p\004\000\000\000\000\000\000\204\000\000\000\000\000\000\000\370\004\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\031\000\000\000\000\000\000\000\377\377\377\377\000\000\000\000\000\000\000\000\021\000\000\000%\000\000\0009\000\000\000I\000\000\000Z\000\000\000i\000\000\000y\000\000\000\205\000\000\000\221\000\000\000\233\000\000\000\244\000\000\000\267\000\000\000\274\000\000\000\277\000\000\000\310\000\000\000\334\000\000\000\347\000\000\000\353\000\000\000\365\000\000\000\b\001\000\000\031\001\000\000+\001\000\000;\001\000\000I\001\000\000[\001\000\000[\001\000\000w\001\000\000{\001\000\000\177\001\000\000\207\001\000\000\217\001\000\000\237\001\000\000\000\000\000\000hvfhs_license_numdispatching_base_numoriginating_base_numrequest_datetimeon_scene_datetimepickup_datetimedropoff_datetimePULocationIDDOLocationIDtrip_milestrip_timebase_passenger_faretollsbcfsales_taxcongestion_surchargeairport_feetipsdriver_payshared_request_flagshared_match_flagaccess_a_ride_flagwav_request_flagwav_m[truncated(size=1,840)]"
}
}
limit: 20
}
|
CLOSED
|
f7ae9309-dd3b-4505-a774-84bafe17e240
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_f7ae9309-dd3b-4505-a774-84bafe17e240
|
|
|
|
|
[3]
|
|
58d45445-3af3-4104-9739-56b4041ec0f9
|
2026/07/20 19:31:58
|
2026/07/20 19:31:58
|
2026/07/20 19:31:58
|
724 ms
|
749 ms
|
sql_command {
sql: "select * from parquet.`/home/jovyan/Inbound/fhvhv_tripdata_2025-01.parquet`"
}
|
CLOSED
|
f8e91565-15fa-4595-a21d-5e59ec862a12
|
SparkConnect_OperationTag_User__Session_58d45445-3af3-4104-9739-56b4041ec0f9_Operation_f8e91565-15fa-4595-a21d-5e59ec862a12
|
|
|