Skip to content

Instantly share code, notes, and snippets.

@TomAugspurger
Created March 19, 2026 13:06
Show Gist options
  • Select an option

  • Save TomAugspurger/0afabeb5a3bd2931d8478008ba28a410 to your computer and use it in GitHub Desktop.

Select an option

Save TomAugspurger/0afabeb5a3bd2931d8478008ba28a410 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
{"queries": [9], "suffix": "", "executor": "streaming", "runtime": "rapidsmpf", "stream_policy": null, "cluster": "single", "scheduler": "synchronous", "n_workers": 1, "versions": {"cudf_polars": {"version": "26.06.00", "commit": ""}, "polars": "1.37.1", "python": "3.13.3", "rapidsmpf": {"version": "26.06.00a4", "commit": "4f26308f0fadcde236583b2cfda9a059b9c0c878"}}, "records": {"9": [{"query": 9, "iteration": 0, "duration": 6.197310272604227, "shuffle_stats": null, "traces": [{"scope": "plan", "plan": {"roots": ["261005036"], "nodes": {"261005036": {"id": "261005036", "children": ["3966771035"], "schema": {"nation": "STRING", "o_year": "INT32", "sum_profit": "DECIMAL128"}, "properties": {"by": ["nation", "o_year"], "order": ["ASCENDING", "DESCENDING"]}, "type": "Sort"}, "3966771035": {"id": "3966771035", "children": ["2303697351"], "schema": {"nation": "STRING", "o_year": "INT32", "sum_profit": "DECIMAL128"}, "properties": {}, "type": "Repartition"}, "2303697351": {"id": "2303697351", "children": ["245703849"], "schema": {"nation": "STRING", "o_year": "INT32", "sum_profit": "DECIMAL128"}, "properties": {"columns": ["nation", "o_year", "sum_profit"]}, "type": "Select"}, "245703849": {"id": "245703849", "children": ["1194158173"], "schema": {"nation": "STRING", "o_year": "INT32", "__________0": "DECIMAL128"}, "properties": {"keys": ["nation", "o_year"]}, "type": "GroupBy"}, "1194158173": {"id": "1194158173", "children": ["3714502703"], "schema": {"nation": "STRING", "o_year": "INT32", "amount": "DECIMAL128"}, "properties": {"columns": ["nation", "o_year", "amount"]}, "type": "Select"}, "3714502703": {"id": "3714502703", "children": ["2924283935"], "schema": {"n_name": "STRING", "o_orderdate": "TIMESTAMP_DAYS", "l_extendedprice": "DECIMAL128", "l_discount": "DECIMAL128", "ps_supplycost": "DECIMAL128", "l_quantity": "DECIMAL128", "p_name": "STRING"}, "properties": {}, "type": "Projection"}, "2924283935": {"id": "2924283935", "children": ["2853182619", "2356273819"], "schema": {"p_name": "STRING", "ps_supplycost": "DECIMAL128", "s_nationkey": "INT32", "l_quantity": "DECIMAL128", "l_extendedprice": "DECIMAL128", "l_discount": "DECIMAL128", "o_orderdate": "TIMESTAMP_DAYS", "n_name": "STRING"}, "properties": {"how": "Inner", "left_on": ["s_nationkey"], "right_on": ["n_nationkey"]}, "type": "Join"}, "2853182619": {"id": "2853182619", "children": ["995915278"], "schema": {"p_name": "STRING", "ps_supplycost": "DECIMAL128", "s_nationkey": "INT32", "l_quantity": "DECIMAL128", "l_extendedprice": "DECIMAL128", "l_discount": "DECIMAL128", "o_orderdate": "TIMESTAMP_DAYS"}, "properties": {}, "type": "Projection"}, "995915278": {"id": "995915278", "children": ["2073487949", "1108148039"], "schema": {"p_name": "STRING", "ps_supplycost": "DECIMAL128", "s_nationkey": "INT32", "l_orderkey": "INT64", "l_quantity": "DECIMAL128", "l_extendedprice": "DECIMAL128", "l_discount": "DECIMAL128", "o_orderdate": "TIMESTAMP_DAYS"}, "properties": {"how": "Inner", "left_on": ["l_orderkey"], "right_on": ["o_orderkey"]}, "type": "Join"}, "2073487949": {"id": "2073487949", "children": ["2156557613"], "schema": {"p_name": "STRING", "ps_supplycost": "DECIMAL128", "s_nationkey": "INT32", "l_orderkey": "INT64", "l_quantity": "DECIMAL128", "l_extendedprice": "DECIMAL128", "l_discount": "DECIMAL128"}, "properties": {}, "type": "Projection"}, "2156557613": {"id": "2156557613", "children": ["570262738", "3306305666"], "schema": {"p_partkey": "INT64", "p_name": "STRING", "ps_suppkey": "INT64", "ps_supplycost": "DECIMAL128", "s_nationkey": "INT32", "l_orderkey": "INT64", "l_quantity": "DECIMAL128", "l_extendedprice": "DECIMAL128", "l_discount": "DECIMAL128"}, "properties": {"how": "Inner", "left_on": ["p_partkey", "ps_suppkey"], "right_on": ["l_partkey", "l_suppkey"]}, "type": "Join"}, "570262738": {"id": "570262738", "children": ["3298791559", "3657989958"], "schema": {"p_partkey": "INT64", "p_name": "STRING", "ps_suppkey": "INT64", "ps_supplycost": "DECIMAL128", "s_nationkey": "INT32"}, "properties": {"how": "Inner", "left_on": ["ps_suppkey"], "right_on": ["s_suppkey"]}, "type": "Join"}, "3298791559": {"id": "3298791559", "children": ["801783743", "3602559659"], "schema": {"p_partkey": "INT64", "p_name": "STRING", "ps_suppkey": "INT64", "ps_supplycost": "DECIMAL128"}, "properties": {"how": "Inner", "left_on": ["p_partkey"], "right_on": ["ps_partkey"]}, "type": "Join"}, "801783743": {"id": "801783743", "children": [], "schema": {"p_partkey": "INT64", "p_name": "STRING"}, "properties": {"typ": "parquet", "paths": ["/datasets/toaugspurger/tpch-rs/scale-10/part/part.0.parquet"], "predicate": {"type": "NamedExpr", "name": "p_name", "value": {"type": "StringFunction"}}}, "type": "Scan"}, "3602559659": {"id": "3602559659", "children": [], "schema": {"ps_partkey": "INT64", "ps_suppkey": "INT64", "ps_supplycost": "DECIMAL128"}, "properties": {"typ": "parquet", "paths": ["/datasets/toaugspurger/tpch-rs/scale-10/partsupp/part.0.parquet"], "predicate": null}, "type": "Scan"}, "3657989958": {"id": "3657989958", "children": [], "schema": {"s_suppkey": "INT64", "s_nationkey": "INT32"}, "properties": {"typ": "parquet", "paths": ["/datasets/toaugspurger/tpch-rs/scale-10/supplier/part.0.parquet"], "predicate": null}, "type": "Scan"}, "3306305666": {"id": "3306305666", "children": [], "schema": {"l_orderkey": "INT64", "l_partkey": "INT64", "l_suppkey": "INT64", "l_quantity": "DECIMAL128", "l_extendedprice": "DECIMAL128", "l_discount": "DECIMAL128"}, "properties": {"typ": "parquet", "paths": ["/datasets/toaugspurger/tpch-rs/scale-10/lineitem/part.0.parquet"], "predicate": null}, "type": "Scan"}, "1108148039": {"id": "1108148039", "children": [], "schema": {"o_orderkey": "INT64", "o_orderdate": "TIMESTAMP_DAYS"}, "properties": {"typ": "parquet", "paths": ["/datasets/toaugspurger/tpch-rs/scale-10/orders/part.0.parquet"], "predicate": null}, "type": "Scan"}, "2356273819": {"id": "2356273819", "children": [], "schema": {"n_nationkey": "INT32", "n_name": "STRING"}, "properties": {"typ": "parquet", "paths": ["/datasets/toaugspurger/tpch-rs/scale-10/nation/part.0.parquet"], "predicate": null}, "type": "Scan"}}, "partition_info": null}, "event": "Query Plan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140413870643008, "timestamp": "2026-03-18 14:02:40.217332"}, {"type": "Scan", "count_frames_input": 0, "frames_input": [], "total_bytes_input": 0, "count_frames_output": 1, "frames_output": [{"shape": [13418, 2], "size": 590768}], "total_bytes_output": 590768, "start": 18825349930619678, "stop": 18825350032616139, "scope": "evaluate_ir_node", "overhead_duration": 74020, "event": "Execute IR", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 801783743, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.385745"}, {"type": "Scan", "count_frames_input": 0, "frames_input": [], "total_bytes_input": 0, "count_frames_output": 1, "frames_output": [{"shape": [13830, 2], "size": 608370}], "total_bytes_output": 608370, "start": 18825350056864067, "stop": 18825350090428430, "scope": "evaluate_ir_node", "overhead_duration": 72978, "event": "Execute IR", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 801783743, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.443512"}, {"start": 18825349873226904, "stop": 18825350096647609, "scope": "actor", "chunk_count": 0, "duplicated": false, "event": "Streaming Actor", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3657989958, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.449685"}, {"type": "Scan", "count_frames_input": 0, "frames_input": [], "total_bytes_input": 0, "count_frames_output": 1, "frames_output": [{"shape": [13487, 2], "size": 594310}], "total_bytes_output": 594310, "start": 18825350095408128, "stop": 18825350133074687, "scope": "evaluate_ir_node", "overhead_duration": 49973, "event": "Execute IR", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 801783743, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.486123"}, {"type": "Scan", "count_frames_input": 0, "frames_input": [], "total_bytes_input": 0, "count_frames_output": 1, "frames_output": [{"shape": [13688, 2], "size": 602477}], "total_bytes_output": 602477, "start": 18825350135529056, "stop": 18825350165119449, "scope": "evaluate_ir_node", "overhead_duration": 17612, "event": "Execute IR", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 801783743, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.518118"}, {"type": "Scan", "count_frames_input": 0, "frames_input": [], "total_bytes_input": 0, "count_frames_output": 1, "frames_output": [{"shape": [13620, 2], "size": 599972}], "total_bytes_output": 599972, "start": 18825350167323762, "stop": 18825350196796827, "scope": "evaluate_ir_node", "overhead_duration": 17470, "event": "Execute IR", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 801783743, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.549796"}, {"type": "Scan", "count_frames_input": 0, "frames_input": [], "total_bytes_input": 0, "count_frames_output": 1, "frames_output": [{"shape": [13540, 2], "size": 595754}], "total_bytes_output": 595754, "start": 18825350198766127, "stop": 18825350229042535, "scope": "evaluate_ir_node", "overhead_duration": 18395, "event": "Execute IR", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 801783743, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.582047"}, {"type": "Scan", "count_frames_input": 0, "frames_input": [], "total_bytes_input": 0, "count_frames_output": 1, "frames_output": [{"shape": [13644, 2], "size": 600698}], "total_bytes_output": 600698, "start": 18825350231108494, "stop": 18825350258523977, "scope": "evaluate_ir_node", "overhead_duration": 17135, "event": "Execute IR", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 801783743, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.611524"}, {"type": "Scan", "count_frames_input": 0, "frames_input": [], "total_bytes_input": 0, "count_frames_output": 1, "frames_output": [{"shape": [13555, 2], "size": 596703}], "total_bytes_output": 596703, "start": 18825350260674855, "stop": 18825350288088338, "scope": "evaluate_ir_node", "overhead_duration": 17287, "event": "Execute IR", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 801783743, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.641089"}, {"start": 18825349872918083, "stop": 18825350289014268, "scope": "actor", "chunk_count": 8, "duplicated": false, "row_count": 108782, "event": "Streaming Actor", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 801783743, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.642010"}, {"start": 18825350091683258, "stop": 18825350289710436, "scope": "actor", "chunk_count": 0, "duplicated": false, "event": "Streaming Actor", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.642700"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [13418, 2], "size": 590768}, {"shape": [13830, 2], "size": 608370}, {"shape": [13487, 2], "size": 594310}, {"shape": [13688, 2], "size": 602477}, {"shape": [13620, 2], "size": 599972}, {"shape": [13540, 2], "size": 595754}, {"shape": [13644, 2], "size": 600698}, {"shape": [13555, 2], "size": 596703}], "total_bytes_input": 4789052, "count_frames_output": 1, "frames_output": [{"shape": [108782, 2], "size": 4789024}], "total_bytes_output": 4789024, "start": 18825350290947263, "stop": 18825350294472124, "scope": "evaluate_ir_node", "overhead_duration": 55323, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.647473"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [108782, 2], "size": 4789024}, {"shape": [1142857, 3], "size": 36571424}], "total_bytes_input": 41360448, "count_frames_output": 1, "frames_output": [{"shape": [61832, 4], "size": 4205244}], "total_bytes_output": 4205244, "start": 18825350295552965, "stop": 18825350315329143, "scope": "evaluate_ir_node", "overhead_duration": 34065, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.668346"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [108782, 2], "size": 4789024}, {"shape": [1142857, 3], "size": 36571424}], "total_bytes_input": 41360448, "count_frames_output": 1, "frames_output": [{"shape": [62580, 4], "size": 4256940}], "total_bytes_output": 4256940, "start": 18825350317117140, "stop": 18825350318175166, "scope": "evaluate_ir_node", "overhead_duration": 31517, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.671193"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [108782, 2], "size": 4789024}, {"shape": [1142857, 3], "size": 36571424}], "total_bytes_input": 41360448, "count_frames_output": 1, "frames_output": [{"shape": [61980, 4], "size": 4218484}], "total_bytes_output": 4218484, "start": 18825350320711255, "stop": 18825350322894744, "scope": "evaluate_ir_node", "overhead_duration": 31892, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.675898"}, {"start": 18825350319334237, "stop": 18825350335156096, "scope": "actor", "chunk_count": 0, "duplicated": false, "event": "Streaming Actor", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.688159"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [108782, 2], "size": 4789024}, {"shape": [1142857, 3], "size": 36571424}], "total_bytes_input": 41360448, "count_frames_output": 1, "frames_output": [{"shape": [62236, 4], "size": 4234128}], "total_bytes_output": 4234128, "start": 18825350336765265, "stop": 18825350338536159, "scope": "evaluate_ir_node", "overhead_duration": 31667, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.691537"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 4], "size": 4205244}, {"shape": [100000, 2], "size": 1200000}], "total_bytes_input": 5405244, "count_frames_output": 1, "frames_output": [{"shape": [61832, 5], "size": 4452572}], "total_bytes_output": 4452572, "start": 18825350337879341, "stop": 18825350346139300, "scope": "evaluate_ir_node", "overhead_duration": 33041, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.699142"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [108782, 2], "size": 4789024}, {"shape": [1142857, 3], "size": 36571424}], "total_bytes_input": 41360448, "count_frames_output": 1, "frames_output": [{"shape": [61984, 4], "size": 4214344}], "total_bytes_output": 4214344, "start": 18825350347875715, "stop": 18825350349345440, "scope": "evaluate_ir_node", "overhead_duration": 38909, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.702371"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 4], "size": 4256940}, {"shape": [100000, 2], "size": 1200000}], "total_bytes_input": 5456940, "count_frames_output": 1, "frames_output": [{"shape": [62580, 5], "size": 4507260}], "total_bytes_output": 4507260, "start": 18825350348571952, "stop": 18825350349980699, "scope": "evaluate_ir_node", "overhead_duration": 30497, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.703000"}, {"start": 18825349873093374, "stop": 18825350382547465, "scope": "actor", "chunk_count": 0, "duplicated": false, "event": "Streaming Actor", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3602559659, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.735581"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 4], "size": 4218484}, {"shape": [100000, 2], "size": 1200000}], "total_bytes_input": 5418484, "count_frames_output": 1, "frames_output": [{"shape": [61980, 5], "size": 4466404}], "total_bytes_output": 4466404, "start": 18825350384700217, "stop": 18825350386953916, "scope": "evaluate_ir_node", "overhead_duration": 32382, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.739965"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [108782, 2], "size": 4789024}, {"shape": [1142857, 3], "size": 36571424}], "total_bytes_input": 41360448, "count_frames_output": 1, "frames_output": [{"shape": [62652, 4], "size": 4261400}], "total_bytes_output": 4261400, "start": 18825350384143833, "stop": 18825350387430984, "scope": "evaluate_ir_node", "overhead_duration": 40630, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.740435"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 4], "size": 4234128}, {"shape": [100000, 2], "size": 1200000}], "total_bytes_input": 5434128, "count_frames_output": 1, "frames_output": [{"shape": [62236, 5], "size": 4483072}], "total_bytes_output": 4483072, "start": 18825350409604438, "stop": 18825350410823387, "scope": "evaluate_ir_node", "overhead_duration": 33081, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.763852"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [108782, 2], "size": 4789024}, {"shape": [1142857, 3], "size": 36571424}], "total_bytes_input": 41360448, "count_frames_output": 1, "frames_output": [{"shape": [61864, 4], "size": 4208640}], "total_bytes_output": 4208640, "start": 18825350409894485, "stop": 18825350411725206, "scope": "evaluate_ir_node", "overhead_duration": 31745, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.764729"}, {"start": 18825350091721489, "stop": 18825350413493700, "scope": "actor", "chunk_count": 0, "duplicated": false, "event": "Streaming Actor", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.766487"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [108782, 2], "size": 4789024}, {"shape": [1, 3], "size": 32}], "total_bytes_input": 4789056, "count_frames_output": 1, "frames_output": [{"shape": [0, 4], "size": 0}], "total_bytes_output": 0, "start": 18825350413853728, "stop": 18825350414591173, "scope": "evaluate_ir_node", "overhead_duration": 30621, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.767593"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 4], "size": 4214344}, {"shape": [100000, 2], "size": 1200000}], "total_bytes_input": 5414344, "count_frames_output": 1, "frames_output": [{"shape": [61984, 5], "size": 4462280}], "total_bytes_output": 4462280, "start": 18825350413277448, "stop": 18825350414842108, "scope": "evaluate_ir_node", "overhead_duration": 30118, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.767847"}, {"start": 18825349873161813, "stop": 18825350416750725, "scope": "actor", "chunk_count": 8, "duplicated": false, "row_count": 435128, "decision": "broadcast_left", "event": "Streaming Actor", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 3298791559, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.769756"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 4], "size": 4261400}, {"shape": [100000, 2], "size": 1200000}], "total_bytes_input": 5461400, "count_frames_output": 1, "frames_output": [{"shape": [62652, 5], "size": 4512008}], "total_bytes_output": 4512008, "start": 18825350416994168, "stop": 18825350417962021, "scope": "evaluate_ir_node", "overhead_duration": 29265, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.770961"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 4], "size": 4208640}, {"shape": [100000, 2], "size": 1200000}], "total_bytes_input": 5408640, "count_frames_output": 1, "frames_output": [{"shape": [61864, 5], "size": 4456096}], "total_bytes_output": 4456096, "start": 18825350419506090, "stop": 18825350420197705, "scope": "evaluate_ir_node", "overhead_duration": 29970, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.773218"}, {"start": 18825350319264510, "stop": 18825350421347945, "scope": "actor", "chunk_count": 0, "duplicated": false, "event": "Streaming Actor", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.774336"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 4], "size": 0}, {"shape": [100000, 2], "size": 1200000}], "total_bytes_input": 1200000, "count_frames_output": 1, "frames_output": [{"shape": [0, 5], "size": 0}], "total_bytes_output": 0, "start": 18825350421747018, "stop": 18825350422052620, "scope": "evaluate_ir_node", "overhead_duration": 27365, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.775048"}, {"start": 18825349873266581, "stop": 18825350423275194, "scope": "actor", "chunk_count": 8, "duplicated": false, "row_count": 435128, "decision": "broadcast_right", "event": "Streaming Actor", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 570262738, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.776264"}, {"start": 18825350351375151, "stop": 18825350423549758, "scope": "actor", "chunk_count": 0, "duplicated": false, "event": "Streaming Actor", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.776533"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2354, 9], "size": 301427}], "total_bytes_output": 301427, "start": 18825350425830894, "stop": 18825350426890911, "scope": "evaluate_ir_node", "overhead_duration": 36814, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.779889"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2358, 9], "size": 301741}], "total_bytes_output": 301741, "start": 18825350427327865, "stop": 18825350428202441, "scope": "evaluate_ir_node", "overhead_duration": 34877, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.781213"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296779}], "total_bytes_output": 296779, "start": 18825350428656579, "stop": 18825350429519360, "scope": "evaluate_ir_node", "overhead_duration": 34404, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.782522"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2281, 9], "size": 292081}], "total_bytes_output": 292081, "start": 18825350429886510, "stop": 18825350430773401, "scope": "evaluate_ir_node", "overhead_duration": 36025, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.783795"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2346, 9], "size": 300222}], "total_bytes_output": 300222, "start": 18825350431191889, "stop": 18825350432202074, "scope": "evaluate_ir_node", "overhead_duration": 36298, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.785212"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2410, 9], "size": 308633}], "total_bytes_output": 308633, "start": 18825350432688811, "stop": 18825350433641722, "scope": "evaluate_ir_node", "overhead_duration": 36120, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.786660"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2406, 9], "size": 308146}], "total_bytes_output": 308146, "start": 18825350434133517, "stop": 18825350435145952, "scope": "evaluate_ir_node", "overhead_duration": 34322, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.788146"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350435522820, "stop": 18825350435924159, "scope": "evaluate_ir_node", "overhead_duration": 31038, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.788922"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2354, 9], "size": 301427}, {"shape": [2358, 9], "size": 301741}, {"shape": [2316, 9], "size": 296779}, {"shape": [2281, 9], "size": 292081}, {"shape": [2346, 9], "size": 300222}, {"shape": [2410, 9], "size": 308633}, {"shape": [2406, 9], "size": 308146}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2109029, "count_frames_output": 1, "frames_output": [{"shape": [16471, 9], "size": 2109005}], "total_bytes_output": 2109005, "start": 18825350436357063, "stop": 18825350450375295, "scope": "evaluate_ir_node", "overhead_duration": 121074, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.803401"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16471, 9], "size": 2109005}], "total_bytes_input": 2109005, "count_frames_output": 1, "frames_output": [{"shape": [16471, 7], "size": 1845469}], "total_bytes_output": 1845469, "start": 18825350452138612, "stop": 18825350452164129, "scope": "evaluate_ir_node", "overhead_duration": 39351, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2109005, "1": 0, "2": 0}, "spillable": true, "sequence_number": 0, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.805179"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2332, 9], "size": 298404}], "total_bytes_output": 298404, "start": 18825350453729156, "stop": 18825350455040882, "scope": "evaluate_ir_node", "overhead_duration": 33448, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.808041"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2384, 9], "size": 305463}], "total_bytes_output": 305463, "start": 18825350455435891, "stop": 18825350456518000, "scope": "evaluate_ir_node", "overhead_duration": 38306, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.809551"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 299250}], "total_bytes_output": 299250, "start": 18825350456988844, "stop": 18825350457764363, "scope": "evaluate_ir_node", "overhead_duration": 33688, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.810768"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2305, 9], "size": 295421}], "total_bytes_output": 295421, "start": 18825350458162535, "stop": 18825350459182031, "scope": "evaluate_ir_node", "overhead_duration": 41164, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.812195"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2290, 9], "size": 293274}], "total_bytes_output": 293274, "start": 18825350459601241, "stop": 18825350460603629, "scope": "evaluate_ir_node", "overhead_duration": 54802, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.813617"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2372, 9], "size": 303645}], "total_bytes_output": 303645, "start": 18825350461093633, "stop": 18825350462067725, "scope": "evaluate_ir_node", "overhead_duration": 36464, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.815070"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2411, 9], "size": 308619}], "total_bytes_output": 308619, "start": 18825350462495815, "stop": 18825350463469678, "scope": "evaluate_ir_node", "overhead_duration": 34911, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.816488"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350463855785, "stop": 18825350464183071, "scope": "evaluate_ir_node", "overhead_duration": 28987, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.817180"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2332, 9], "size": 298404}, {"shape": [2384, 9], "size": 305463}, {"shape": [2335, 9], "size": 299250}, {"shape": [2305, 9], "size": 295421}, {"shape": [2290, 9], "size": 293274}, {"shape": [2372, 9], "size": 303645}, {"shape": [2411, 9], "size": 308619}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2104076, "count_frames_output": 1, "frames_output": [{"shape": [16429, 9], "size": 2104052}], "total_bytes_output": 2104052, "start": 18825350464544105, "stop": 18825350465574019, "scope": "evaluate_ir_node", "overhead_duration": 83486, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.818593"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16429, 9], "size": 2104052}], "total_bytes_input": 2104052, "count_frames_output": 1, "frames_output": [{"shape": [16429, 7], "size": 1841188}], "total_bytes_output": 1841188, "start": 18825350467111274, "stop": 18825350467133674, "scope": "evaluate_ir_node", "overhead_duration": 20596, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2104052, "1": 0, "2": 0}, "spillable": true, "sequence_number": 1, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.820128"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2314, 9], "size": 296208}], "total_bytes_output": 296208, "start": 18825350468783092, "stop": 18825350471811003, "scope": "evaluate_ir_node", "overhead_duration": 32931, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.824831"}, {"start": 18825349873577553, "stop": 18825350472156293, "scope": "actor", "chunk_count": 0, "duplicated": false, "event": "Streaming Actor", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2356273819, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.825165"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2419, 9], "size": 309251}], "total_bytes_output": 309251, "start": 18825350473012673, "stop": 18825350475359894, "scope": "evaluate_ir_node", "overhead_duration": 66761, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.828365"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2448, 9], "size": 313625}], "total_bytes_output": 313625, "start": 18825350476295207, "stop": 18825350477121330, "scope": "evaluate_ir_node", "overhead_duration": 32012, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.830121"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2332, 9], "size": 298548}], "total_bytes_output": 298548, "start": 18825350507300010, "stop": 18825350508590502, "scope": "evaluate_ir_node", "overhead_duration": 36810, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.861608"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2367, 9], "size": 303028}], "total_bytes_output": 303028, "start": 18825350511344623, "stop": 18825350512741681, "scope": "evaluate_ir_node", "overhead_duration": 32739, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.865740"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2386, 9], "size": 305786}], "total_bytes_output": 305786, "start": 18825350513392549, "stop": 18825350514808036, "scope": "evaluate_ir_node", "overhead_duration": 49351, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.867809"}, {"start": 18825349873477739, "stop": 18825350516126044, "scope": "actor", "chunk_count": 0, "duplicated": false, "event": "Streaming Actor", "actor_ir_type": "Scan", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 1108148039, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.869124"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296404}], "total_bytes_output": 296404, "start": 18825350516055488, "stop": 18825350517311433, "scope": "evaluate_ir_node", "overhead_duration": 33079, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.870312"}, {"start": 18825350469284360, "stop": 18825350518816400, "scope": "actor", "chunk_count": 0, "duplicated": false, "event": "Streaming Actor", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 995915278, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.871823"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350518416260, "stop": 18825350519313625, "scope": "evaluate_ir_node", "overhead_duration": 28960, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.872329"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2314, 9], "size": 296208}, {"shape": [2419, 9], "size": 309251}, {"shape": [2448, 9], "size": 313625}, {"shape": [2332, 9], "size": 298548}, {"shape": [2367, 9], "size": 303028}, {"shape": [2386, 9], "size": 305786}, {"shape": [2316, 9], "size": 296404}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2122850, "count_frames_output": 1, "frames_output": [{"shape": [16582, 9], "size": 2122826}], "total_bytes_output": 2122826, "start": 18825350519884185, "stop": 18825350520716332, "scope": "evaluate_ir_node", "overhead_duration": 50073, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.873717"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16582, 9], "size": 2122826}], "total_bytes_input": 2122826, "count_frames_output": 1, "frames_output": [{"shape": [16582, 7], "size": 1857514}], "total_bytes_output": 1857514, "start": 18825350522827812, "stop": 18825350522848842, "scope": "evaluate_ir_node", "overhead_duration": 20980, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2122826, "1": 0, "2": 0}, "spillable": true, "sequence_number": 2, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.875848"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301546}], "total_bytes_output": 301546, "start": 18825350524280468, "stop": 18825350525754646, "scope": "evaluate_ir_node", "overhead_duration": 35771, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.878761"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2365, 9], "size": 302600}], "total_bytes_output": 302600, "start": 18825350526589327, "stop": 18825350527488156, "scope": "evaluate_ir_node", "overhead_duration": 33681, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.880508"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2255, 9], "size": 288704}], "total_bytes_output": 288704, "start": 18825350527890970, "stop": 18825350528727496, "scope": "evaluate_ir_node", "overhead_duration": 35542, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.881731"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2406, 9], "size": 307835}], "total_bytes_output": 307835, "start": 18825350529130195, "stop": 18825350529926648, "scope": "evaluate_ir_node", "overhead_duration": 49623, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.882928"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2286, 9], "size": 292683}], "total_bytes_output": 292683, "start": 18825350530284496, "stop": 18825350531267008, "scope": "evaluate_ir_node", "overhead_duration": 34366, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.884269"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2351, 9], "size": 300830}], "total_bytes_output": 300830, "start": 18825350531627703, "stop": 18825350532627483, "scope": "evaluate_ir_node", "overhead_duration": 33697, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.885643"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2319, 9], "size": 296982}], "total_bytes_output": 296982, "start": 18825350533100887, "stop": 18825350534088825, "scope": "evaluate_ir_node", "overhead_duration": 34851, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.887089"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350534510244, "stop": 18825350548186854, "scope": "evaluate_ir_node", "overhead_duration": 31400, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.901187"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2357, 9], "size": 301546}, {"shape": [2365, 9], "size": 302600}, {"shape": [2255, 9], "size": 288704}, {"shape": [2406, 9], "size": 307835}, {"shape": [2286, 9], "size": 292683}, {"shape": [2351, 9], "size": 300830}, {"shape": [2319, 9], "size": 296982}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2091180, "count_frames_output": 1, "frames_output": [{"shape": [16339, 9], "size": 2091156}], "total_bytes_output": 2091156, "start": 18825350548598660, "stop": 18825350549942506, "scope": "evaluate_ir_node", "overhead_duration": 54808, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.902942"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16339, 9], "size": 2091156}], "total_bytes_input": 2091156, "count_frames_output": 1, "frames_output": [{"shape": [16339, 7], "size": 1829732}], "total_bytes_output": 1829732, "start": 18825350551497200, "stop": 18825350551518446, "scope": "evaluate_ir_node", "overhead_duration": 56533, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2091156, "1": 0, "2": 0}, "spillable": true, "sequence_number": 3, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.904517"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2391, 9], "size": 305985}], "total_bytes_output": 305985, "start": 18825350553624146, "stop": 18825350554803121, "scope": "evaluate_ir_node", "overhead_duration": 31636, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.907806"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2350, 9], "size": 300661}], "total_bytes_output": 300661, "start": 18825350555328179, "stop": 18825350556199624, "scope": "evaluate_ir_node", "overhead_duration": 50823, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.909210"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2322, 9], "size": 297198}], "total_bytes_output": 297198, "start": 18825350556652157, "stop": 18825350557427649, "scope": "evaluate_ir_node", "overhead_duration": 33259, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.910429"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2407, 9], "size": 308140}], "total_bytes_output": 308140, "start": 18825350557815533, "stop": 18825350558619638, "scope": "evaluate_ir_node", "overhead_duration": 34478, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.911624"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2395, 9], "size": 306474}], "total_bytes_output": 306474, "start": 18825350559126760, "stop": 18825350560048563, "scope": "evaluate_ir_node", "overhead_duration": 37772, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.913078"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2359, 9], "size": 302248}], "total_bytes_output": 302248, "start": 18825350560587403, "stop": 18825350561686073, "scope": "evaluate_ir_node", "overhead_duration": 35537, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.914686"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2291, 9], "size": 293400}], "total_bytes_output": 293400, "start": 18825350562121614, "stop": 18825350562986935, "scope": "evaluate_ir_node", "overhead_duration": 32905, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.915987"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350563351692, "stop": 18825350563691606, "scope": "evaluate_ir_node", "overhead_duration": 31045, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.916691"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2391, 9], "size": 305985}, {"shape": [2350, 9], "size": 300661}, {"shape": [2322, 9], "size": 297198}, {"shape": [2407, 9], "size": 308140}, {"shape": [2395, 9], "size": 306474}, {"shape": [2359, 9], "size": 302248}, {"shape": [2291, 9], "size": 293400}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2114106, "count_frames_output": 1, "frames_output": [{"shape": [16515, 9], "size": 2114082}], "total_bytes_output": 2114082, "start": 18825350564062557, "stop": 18825350564941663, "scope": "evaluate_ir_node", "overhead_duration": 93657, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.917942"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16515, 9], "size": 2114082}], "total_bytes_input": 2114082, "count_frames_output": 1, "frames_output": [{"shape": [16515, 7], "size": 1849842}], "total_bytes_output": 1849842, "start": 18825350566460019, "stop": 18825350566480424, "scope": "evaluate_ir_node", "overhead_duration": 20456, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2114082, "1": 0, "2": 0}, "spillable": true, "sequence_number": 4, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.919477"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2353, 9], "size": 301185}], "total_bytes_output": 301185, "start": 18825350567761303, "stop": 18825350568934765, "scope": "evaluate_ir_node", "overhead_duration": 32805, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.921954"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2448, 9], "size": 313523}], "total_bytes_output": 313523, "start": 18825350569808514, "stop": 18825350570704336, "scope": "evaluate_ir_node", "overhead_duration": 31484, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.923702"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2330, 9], "size": 298293}], "total_bytes_output": 298293, "start": 18825350571065028, "stop": 18825350571891962, "scope": "evaluate_ir_node", "overhead_duration": 31782, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.924890"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2334, 9], "size": 298830}], "total_bytes_output": 298830, "start": 18825350572297686, "stop": 18825350573119295, "scope": "evaluate_ir_node", "overhead_duration": 32544, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.926117"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2319, 9], "size": 296717}], "total_bytes_output": 296717, "start": 18825350573497759, "stop": 18825350578522890, "scope": "evaluate_ir_node", "overhead_duration": 32137, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.931522"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2430, 9], "size": 311194}], "total_bytes_output": 311194, "start": 18825350578945222, "stop": 18825350580118863, "scope": "evaluate_ir_node", "overhead_duration": 37215, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.933154"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2279, 9], "size": 291841}], "total_bytes_output": 291841, "start": 18825350580714943, "stop": 18825350581514975, "scope": "evaluate_ir_node", "overhead_duration": 31564, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.934515"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350581886864, "stop": 18825350582378191, "scope": "evaluate_ir_node", "overhead_duration": 54250, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.935420"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2353, 9], "size": 301185}, {"shape": [2448, 9], "size": 313523}, {"shape": [2330, 9], "size": 298293}, {"shape": [2334, 9], "size": 298830}, {"shape": [2319, 9], "size": 296717}, {"shape": [2430, 9], "size": 311194}, {"shape": [2279, 9], "size": 291841}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2111583, "count_frames_output": 1, "frames_output": [{"shape": [16493, 9], "size": 2111559}], "total_bytes_output": 2111559, "start": 18825350582875556, "stop": 18825350583755055, "scope": "evaluate_ir_node", "overhead_duration": 58211, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.936777"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16493, 9], "size": 2111559}], "total_bytes_input": 2111559, "count_frames_output": 1, "frames_output": [{"shape": [16493, 7], "size": 1847671}], "total_bytes_output": 1847671, "start": 18825350585280724, "stop": 18825350585309092, "scope": "evaluate_ir_node", "overhead_duration": 31424, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2111559, "1": 0, "2": 0}, "spillable": true, "sequence_number": 5, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.938341"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2401, 9], "size": 307517}], "total_bytes_output": 307517, "start": 18825350586838616, "stop": 18825350588289757, "scope": "evaluate_ir_node", "overhead_duration": 33323, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.941324"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2374, 9], "size": 303963}], "total_bytes_output": 303963, "start": 18825350589499172, "stop": 18825350590405677, "scope": "evaluate_ir_node", "overhead_duration": 33932, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.943440"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2339, 9], "size": 299717}], "total_bytes_output": 299717, "start": 18825350590872601, "stop": 18825350591656640, "scope": "evaluate_ir_node", "overhead_duration": 48208, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.944654"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2246, 9], "size": 287744}], "total_bytes_output": 287744, "start": 18825350592063633, "stop": 18825350592878181, "scope": "evaluate_ir_node", "overhead_duration": 33519, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.945878"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2340, 9], "size": 299595}], "total_bytes_output": 299595, "start": 18825350593283491, "stop": 18825350604499888, "scope": "evaluate_ir_node", "overhead_duration": 32337, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.957497"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2425, 9], "size": 310636}], "total_bytes_output": 310636, "start": 18825350604865683, "stop": 18825350605759631, "scope": "evaluate_ir_node", "overhead_duration": 32686, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.958760"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2304, 9], "size": 295038}], "total_bytes_output": 295038, "start": 18825350606240998, "stop": 18825350607062837, "scope": "evaluate_ir_node", "overhead_duration": 50809, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.960062"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350607469674, "stop": 18825350607844550, "scope": "evaluate_ir_node", "overhead_duration": 31484, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.960843"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2401, 9], "size": 307517}, {"shape": [2374, 9], "size": 303963}, {"shape": [2339, 9], "size": 299717}, {"shape": [2246, 9], "size": 287744}, {"shape": [2340, 9], "size": 299595}, {"shape": [2425, 9], "size": 310636}, {"shape": [2304, 9], "size": 295038}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2104210, "count_frames_output": 1, "frames_output": [{"shape": [16429, 9], "size": 2104186}], "total_bytes_output": 2104186, "start": 18825350608228869, "stop": 18825350609349292, "scope": "evaluate_ir_node", "overhead_duration": 78537, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.962369"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16429, 9], "size": 2104186}], "total_bytes_input": 2104186, "count_frames_output": 1, "frames_output": [{"shape": [16429, 7], "size": 1841322}], "total_bytes_output": 1841322, "start": 18825350610824953, "stop": 18825350610846436, "scope": "evaluate_ir_node", "overhead_duration": 37713, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2104186, "1": 0, "2": 0}, "spillable": true, "sequence_number": 6, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.963846"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2329, 9], "size": 298123}], "total_bytes_output": 298123, "start": 18825350612490949, "stop": 18825350613867632, "scope": "evaluate_ir_node", "overhead_duration": 33889, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.966871"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2485, 9], "size": 318206}], "total_bytes_output": 318206, "start": 18825350614831720, "stop": 18825350615755752, "scope": "evaluate_ir_node", "overhead_duration": 50645, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.968754"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2400, 9], "size": 307603}], "total_bytes_output": 307603, "start": 18825350616151337, "stop": 18825350617014499, "scope": "evaluate_ir_node", "overhead_duration": 33157, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.970015"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2286, 9], "size": 292820}], "total_bytes_output": 292820, "start": 18825350617412803, "stop": 18825350618179596, "scope": "evaluate_ir_node", "overhead_duration": 31708, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.971178"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2318, 9], "size": 296610}], "total_bytes_output": 296610, "start": 18825350618559957, "stop": 18825350619412198, "scope": "evaluate_ir_node", "overhead_duration": 32900, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.972429"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2373, 9], "size": 303792}], "total_bytes_output": 303792, "start": 18825350619793969, "stop": 18825350620659183, "scope": "evaluate_ir_node", "overhead_duration": 31030, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.973656"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2332, 9], "size": 298949}], "total_bytes_output": 298949, "start": 18825350621022039, "stop": 18825350621809832, "scope": "evaluate_ir_node", "overhead_duration": 32065, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.974809"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350622173590, "stop": 18825350622514030, "scope": "evaluate_ir_node", "overhead_duration": 28689, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.975510"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2329, 9], "size": 298123}, {"shape": [2485, 9], "size": 318206}, {"shape": [2400, 9], "size": 307603}, {"shape": [2286, 9], "size": 292820}, {"shape": [2318, 9], "size": 296610}, {"shape": [2373, 9], "size": 303792}, {"shape": [2332, 9], "size": 298949}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2116103, "count_frames_output": 1, "frames_output": [{"shape": [16523, 9], "size": 2116079}], "total_bytes_output": 2116079, "start": 18825350622880126, "stop": 18825350623714684, "scope": "evaluate_ir_node", "overhead_duration": 54008, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.976716"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16523, 9], "size": 2116079}], "total_bytes_input": 2116079, "count_frames_output": 1, "frames_output": [{"shape": [16523, 7], "size": 1851711}], "total_bytes_output": 1851711, "start": 18825350625077569, "stop": 18825350625097167, "scope": "evaluate_ir_node", "overhead_duration": 20764, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2116079, "1": 0, "2": 0}, "spillable": true, "sequence_number": 7, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.978093"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2339, 9], "size": 299461}], "total_bytes_output": 299461, "start": 18825350626435324, "stop": 18825350627631839, "scope": "evaluate_ir_node", "overhead_duration": 32613, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.980632"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2427, 9], "size": 310410}], "total_bytes_output": 310410, "start": 18825350628233121, "stop": 18825350629026542, "scope": "evaluate_ir_node", "overhead_duration": 31080, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.982027"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2300, 9], "size": 294731}], "total_bytes_output": 294731, "start": 18825350629430867, "stop": 18825350630267028, "scope": "evaluate_ir_node", "overhead_duration": 31608, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.983265"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 303137}], "total_bytes_output": 303137, "start": 18825350630706456, "stop": 18825350632098092, "scope": "evaluate_ir_node", "overhead_duration": 33703, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.985102"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2376, 9], "size": 303754}], "total_bytes_output": 303754, "start": 18825350632506831, "stop": 18825350633377600, "scope": "evaluate_ir_node", "overhead_duration": 33882, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.986379"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2394, 9], "size": 306413}], "total_bytes_output": 306413, "start": 18825350633787657, "stop": 18825350634675731, "scope": "evaluate_ir_node", "overhead_duration": 33684, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.987681"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2333, 9], "size": 298833}], "total_bytes_output": 298833, "start": 18825350635103104, "stop": 18825350635870743, "scope": "evaluate_ir_node", "overhead_duration": 33216, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.988872"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350636295461, "stop": 18825350636665055, "scope": "evaluate_ir_node", "overhead_duration": 33027, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.989665"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2339, 9], "size": 299461}, {"shape": [2427, 9], "size": 310410}, {"shape": [2300, 9], "size": 294731}, {"shape": [2369, 9], "size": 303137}, {"shape": [2376, 9], "size": 303754}, {"shape": [2394, 9], "size": 306413}, {"shape": [2333, 9], "size": 298833}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2116739, "count_frames_output": 1, "frames_output": [{"shape": [16538, 9], "size": 2116715}], "total_bytes_output": 2116715, "start": 18825350637008566, "stop": 18825350637903236, "scope": "evaluate_ir_node", "overhead_duration": 73947, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:40.990947"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16538, 9], "size": 2116715}], "total_bytes_input": 2116715, "count_frames_output": 1, "frames_output": [{"shape": [16538, 7], "size": 1852107}], "total_bytes_output": 1852107, "start": 18825350639432250, "stop": 18825350639452504, "scope": "evaluate_ir_node", "overhead_duration": 20957, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2116715, "1": 0, "2": 0}, "spillable": true, "sequence_number": 8, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:40.992469"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 296961}], "total_bytes_output": 296961, "start": 18825350641031589, "stop": 18825350642313839, "scope": "evaluate_ir_node", "overhead_duration": 35071, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:40.995336"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2409, 9], "size": 308103}], "total_bytes_output": 308103, "start": 18825350642939491, "stop": 18825350655651508, "scope": "evaluate_ir_node", "overhead_duration": 31755, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.008650"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2390, 9], "size": 306001}], "total_bytes_output": 306001, "start": 18825350656067787, "stop": 18825350657030410, "scope": "evaluate_ir_node", "overhead_duration": 33501, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.010031"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2355, 9], "size": 301775}], "total_bytes_output": 301775, "start": 18825350657447361, "stop": 18825350658248994, "scope": "evaluate_ir_node", "overhead_duration": 33150, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.011250"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2262, 9], "size": 289484}], "total_bytes_output": 289484, "start": 18825350658670110, "stop": 18825350659665305, "scope": "evaluate_ir_node", "overhead_duration": 35630, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.012687"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2366, 9], "size": 302671}], "total_bytes_output": 302671, "start": 18825350660132839, "stop": 18825350661208365, "scope": "evaluate_ir_node", "overhead_duration": 45456, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.014224"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2330, 9], "size": 298271}], "total_bytes_output": 298271, "start": 18825350661628593, "stop": 18825350662430521, "scope": "evaluate_ir_node", "overhead_duration": 33764, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.015448"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350662847827, "stop": 18825350663335038, "scope": "evaluate_ir_node", "overhead_duration": 30489, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.016341"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2321, 9], "size": 296961}, {"shape": [2409, 9], "size": 308103}, {"shape": [2390, 9], "size": 306001}, {"shape": [2355, 9], "size": 301775}, {"shape": [2262, 9], "size": 289484}, {"shape": [2366, 9], "size": 302671}, {"shape": [2330, 9], "size": 298271}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2103266, "count_frames_output": 1, "frames_output": [{"shape": [16433, 9], "size": 2103242}], "total_bytes_output": 2103242, "start": 18825350663758120, "stop": 18825350664812625, "scope": "evaluate_ir_node", "overhead_duration": 66617, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.017824"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16433, 9], "size": 2103242}], "total_bytes_input": 2103242, "count_frames_output": 1, "frames_output": [{"shape": [16433, 7], "size": 1840314}], "total_bytes_output": 1840314, "start": 18825350666488857, "stop": 18825350666512840, "scope": "evaluate_ir_node", "overhead_duration": 39745, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2103242, "1": 0, "2": 0}, "spillable": true, "sequence_number": 9, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.019514"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2322, 9], "size": 297121}], "total_bytes_output": 297121, "start": 18825350668151896, "stop": 18825350669114560, "scope": "evaluate_ir_node", "overhead_duration": 33836, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.022114"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2336, 9], "size": 298999}], "total_bytes_output": 298999, "start": 18825350669827903, "stop": 18825350670660352, "scope": "evaluate_ir_node", "overhead_duration": 33337, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.023677"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2410, 9], "size": 308553}], "total_bytes_output": 308553, "start": 18825350671132489, "stop": 18825350671974380, "scope": "evaluate_ir_node", "overhead_duration": 49905, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.025004"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2300, 9], "size": 294546}], "total_bytes_output": 294546, "start": 18825350672427290, "stop": 18825350673215890, "scope": "evaluate_ir_node", "overhead_duration": 34151, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.026216"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2312, 9], "size": 295940}], "total_bytes_output": 295940, "start": 18825350673576906, "stop": 18825350674350208, "scope": "evaluate_ir_node", "overhead_duration": 32483, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.027349"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2345, 9], "size": 300377}], "total_bytes_output": 300377, "start": 18825350674708652, "stop": 18825350675534248, "scope": "evaluate_ir_node", "overhead_duration": 33099, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.028534"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 303597}], "total_bytes_output": 303597, "start": 18825350675890854, "stop": 18825350682977330, "scope": "evaluate_ir_node", "overhead_duration": 29382, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.035975"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350683352300, "stop": 18825350683711120, "scope": "evaluate_ir_node", "overhead_duration": 30815, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.036720"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2322, 9], "size": 297121}, {"shape": [2336, 9], "size": 298999}, {"shape": [2410, 9], "size": 308553}, {"shape": [2300, 9], "size": 294546}, {"shape": [2312, 9], "size": 295940}, {"shape": [2345, 9], "size": 300377}, {"shape": [2369, 9], "size": 303597}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2099133, "count_frames_output": 1, "frames_output": [{"shape": [16394, 9], "size": 2099109}], "total_bytes_output": 2099109, "start": 18825350684245532, "stop": 18825350685152016, "scope": "evaluate_ir_node", "overhead_duration": 58402, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.038186"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16394, 9], "size": 2099109}], "total_bytes_input": 2099109, "count_frames_output": 1, "frames_output": [{"shape": [16394, 7], "size": 1836805}], "total_bytes_output": 1836805, "start": 18825350686607401, "stop": 18825350686627543, "scope": "evaluate_ir_node", "overhead_duration": 21129, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2099109, "1": 0, "2": 0}, "spillable": true, "sequence_number": 10, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.039624"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2362, 9], "size": 302320}], "total_bytes_output": 302320, "start": 18825350688060757, "stop": 18825350689387830, "scope": "evaluate_ir_node", "overhead_duration": 37521, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.042396"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2402, 9], "size": 307627}], "total_bytes_output": 307627, "start": 18825350690051019, "stop": 18825350691019062, "scope": "evaluate_ir_node", "overhead_duration": 32956, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.044022"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2355, 9], "size": 301417}], "total_bytes_output": 301417, "start": 18825350691462487, "stop": 18825350692316956, "scope": "evaluate_ir_node", "overhead_duration": 52172, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.045337"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2342, 9], "size": 299921}], "total_bytes_output": 299921, "start": 18825350692737006, "stop": 18825350693775306, "scope": "evaluate_ir_node", "overhead_duration": 33235, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.046775"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2499, 9], "size": 319795}], "total_bytes_output": 319795, "start": 18825350694140496, "stop": 18825350695032630, "scope": "evaluate_ir_node", "overhead_duration": 32765, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.048043"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2328, 9], "size": 298082}], "total_bytes_output": 298082, "start": 18825350695475009, "stop": 18825350709125629, "scope": "evaluate_ir_node", "overhead_duration": 31859, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.062123"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2273, 9], "size": 290842}], "total_bytes_output": 290842, "start": 18825350709488549, "stop": 18825350710544467, "scope": "evaluate_ir_node", "overhead_duration": 32574, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.063545"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350711003163, "stop": 18825350711433564, "scope": "evaluate_ir_node", "overhead_duration": 48054, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.064430"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2362, 9], "size": 302320}, {"shape": [2402, 9], "size": 307627}, {"shape": [2355, 9], "size": 301417}, {"shape": [2342, 9], "size": 299921}, {"shape": [2499, 9], "size": 319795}, {"shape": [2328, 9], "size": 298082}, {"shape": [2273, 9], "size": 290842}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2120004, "count_frames_output": 1, "frames_output": [{"shape": [16561, 9], "size": 2119980}], "total_bytes_output": 2119980, "start": 18825350711771660, "stop": 18825350712935366, "scope": "evaluate_ir_node", "overhead_duration": 97745, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.066006"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16561, 9], "size": 2119980}], "total_bytes_input": 2119980, "count_frames_output": 1, "frames_output": [{"shape": [16561, 7], "size": 1855004}], "total_bytes_output": 1855004, "start": 18825350714472306, "stop": 18825350714493519, "scope": "evaluate_ir_node", "overhead_duration": 21160, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2119980, "1": 0, "2": 0}, "spillable": true, "sequence_number": 11, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.067492"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2265, 9], "size": 289709}], "total_bytes_output": 289709, "start": 18825350715868379, "stop": 18825350717133910, "scope": "evaluate_ir_node", "overhead_duration": 50189, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.070157"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2353, 9], "size": 301183}], "total_bytes_output": 301183, "start": 18825350717987884, "stop": 18825350719041374, "scope": "evaluate_ir_node", "overhead_duration": 34675, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.072056"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2423, 9], "size": 310200}], "total_bytes_output": 310200, "start": 18825350719485326, "stop": 18825350720377706, "scope": "evaluate_ir_node", "overhead_duration": 48672, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.073393"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2337, 9], "size": 299235}], "total_bytes_output": 299235, "start": 18825350720824217, "stop": 18825350721643228, "scope": "evaluate_ir_node", "overhead_duration": 33522, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.074644"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2311, 9], "size": 295735}], "total_bytes_output": 295735, "start": 18825350722011275, "stop": 18825350722774794, "scope": "evaluate_ir_node", "overhead_duration": 32869, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.075774"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2399, 9], "size": 306945}], "total_bytes_output": 306945, "start": 18825350723136530, "stop": 18825350723920658, "scope": "evaluate_ir_node", "overhead_duration": 33225, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.076921"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2405, 9], "size": 307802}], "total_bytes_output": 307802, "start": 18825350724362069, "stop": 18825350725171110, "scope": "evaluate_ir_node", "overhead_duration": 31181, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.078169"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350725548885, "stop": 18825350725883416, "scope": "evaluate_ir_node", "overhead_duration": 30450, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.078899"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2265, 9], "size": 289709}, {"shape": [2353, 9], "size": 301183}, {"shape": [2423, 9], "size": 310200}, {"shape": [2337, 9], "size": 299235}, {"shape": [2311, 9], "size": 295735}, {"shape": [2399, 9], "size": 306945}, {"shape": [2405, 9], "size": 307802}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2110809, "count_frames_output": 1, "frames_output": [{"shape": [16493, 9], "size": 2110785}], "total_bytes_output": 2110785, "start": 18825350726246117, "stop": 18825350727031299, "scope": "evaluate_ir_node", "overhead_duration": 68680, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.080041"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16493, 9], "size": 2110785}], "total_bytes_input": 2110785, "count_frames_output": 1, "frames_output": [{"shape": [16493, 7], "size": 1846897}], "total_bytes_output": 1846897, "start": 18825350728304661, "stop": 18825350728357217, "scope": "evaluate_ir_node", "overhead_duration": 21799, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2110785, "1": 0, "2": 0}, "spillable": true, "sequence_number": 12, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.081352"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299547}], "total_bytes_output": 299547, "start": 18825350729649357, "stop": 18825350730824192, "scope": "evaluate_ir_node", "overhead_duration": 33496, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.083845"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304701}], "total_bytes_output": 304701, "start": 18825350731593773, "stop": 18825350732504874, "scope": "evaluate_ir_node", "overhead_duration": 30782, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.085504"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2407, 9], "size": 308332}], "total_bytes_output": 308332, "start": 18825350732891345, "stop": 18825350733687037, "scope": "evaluate_ir_node", "overhead_duration": 32694, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.086688"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2423, 9], "size": 310340}], "total_bytes_output": 310340, "start": 18825350734080921, "stop": 18825350734935634, "scope": "evaluate_ir_node", "overhead_duration": 30402, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.087933"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2290, 9], "size": 292986}], "total_bytes_output": 292986, "start": 18825350735294212, "stop": 18825350737000159, "scope": "evaluate_ir_node", "overhead_duration": 32876, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.090039"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301817}], "total_bytes_output": 301817, "start": 18825350737475012, "stop": 18825350738269144, "scope": "evaluate_ir_node", "overhead_duration": 32360, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.091268"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2322, 9], "size": 297270}], "total_bytes_output": 297270, "start": 18825350738657437, "stop": 18825350739581064, "scope": "evaluate_ir_node", "overhead_duration": 33382, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.092583"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350739998675, "stop": 18825350740405075, "scope": "evaluate_ir_node", "overhead_duration": 30816, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.093403"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2338, 9], "size": 299547}, {"shape": [2380, 9], "size": 304701}, {"shape": [2407, 9], "size": 308332}, {"shape": [2423, 9], "size": 310340}, {"shape": [2290, 9], "size": 292986}, {"shape": [2357, 9], "size": 301817}, {"shape": [2322, 9], "size": 297270}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2114993, "count_frames_output": 1, "frames_output": [{"shape": [16517, 9], "size": 2114969}], "total_bytes_output": 2114969, "start": 18825350740738880, "stop": 18825350741613732, "scope": "evaluate_ir_node", "overhead_duration": 55046, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.094617"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16517, 9], "size": 2114969}], "total_bytes_input": 2114969, "count_frames_output": 1, "frames_output": [{"shape": [16517, 7], "size": 1850697}], "total_bytes_output": 1850697, "start": 18825350743034353, "stop": 18825350743058018, "scope": "evaluate_ir_node", "overhead_duration": 24597, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2114969, "1": 0, "2": 0}, "spillable": true, "sequence_number": 13, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.096064"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 298580}], "total_bytes_output": 298580, "start": 18825350744588480, "stop": 18825350746154181, "scope": "evaluate_ir_node", "overhead_duration": 36210, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.099158"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297593}], "total_bytes_output": 297593, "start": 18825350747021679, "stop": 18825350747871359, "scope": "evaluate_ir_node", "overhead_duration": 32512, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.100871"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2275, 9], "size": 291468}], "total_bytes_output": 291468, "start": 18825350748277202, "stop": 18825350763676792, "scope": "evaluate_ir_node", "overhead_duration": 34423, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.116676"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2305, 9], "size": 295074}], "total_bytes_output": 295074, "start": 18825350764104212, "stop": 18825350765344147, "scope": "evaluate_ir_node", "overhead_duration": 63336, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.118375"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2370, 9], "size": 303526}], "total_bytes_output": 303526, "start": 18825350765860783, "stop": 18825350766847835, "scope": "evaluate_ir_node", "overhead_duration": 58321, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.119860"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2373, 9], "size": 303841}], "total_bytes_output": 303841, "start": 18825350767295946, "stop": 18825350768435596, "scope": "evaluate_ir_node", "overhead_duration": 39949, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.121472"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2330, 9], "size": 298195}], "total_bytes_output": 298195, "start": 18825350768889719, "stop": 18825350769641376, "scope": "evaluate_ir_node", "overhead_duration": 33187, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.122644"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350770057386, "stop": 18825350770542556, "scope": "evaluate_ir_node", "overhead_duration": 41262, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.123557"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2335, 9], "size": 298580}, {"shape": [2325, 9], "size": 297593}, {"shape": [2275, 9], "size": 291468}, {"shape": [2305, 9], "size": 295074}, {"shape": [2370, 9], "size": 303526}, {"shape": [2373, 9], "size": 303841}, {"shape": [2330, 9], "size": 298195}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2088277, "count_frames_output": 1, "frames_output": [{"shape": [16313, 9], "size": 2088253}], "total_bytes_output": 2088253, "start": 18825350770993872, "stop": 18825350771907814, "scope": "evaluate_ir_node", "overhead_duration": 71443, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.124926"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16313, 9], "size": 2088253}], "total_bytes_input": 2088253, "count_frames_output": 1, "frames_output": [{"shape": [16313, 7], "size": 1827245}], "total_bytes_output": 1827245, "start": 18825350773385597, "stop": 18825350773407427, "scope": "evaluate_ir_node", "overhead_duration": 21699, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2088253, "1": 0, "2": 0}, "spillable": true, "sequence_number": 14, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.126405"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301619}], "total_bytes_output": 301619, "start": 18825350774870167, "stop": 18825350775995328, "scope": "evaluate_ir_node", "overhead_duration": 75266, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.129045"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2389, 9], "size": 305729}], "total_bytes_output": 305729, "start": 18825350776690867, "stop": 18825350777537740, "scope": "evaluate_ir_node", "overhead_duration": 30955, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.130536"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2304, 9], "size": 294751}], "total_bytes_output": 294751, "start": 18825350777900453, "stop": 18825350778677566, "scope": "evaluate_ir_node", "overhead_duration": 32598, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.131676"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2364, 9], "size": 302624}], "total_bytes_output": 302624, "start": 18825350779041929, "stop": 18825350779855628, "scope": "evaluate_ir_node", "overhead_duration": 30953, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.132853"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2317, 9], "size": 296850}], "total_bytes_output": 296850, "start": 18825350780247337, "stop": 18825350781098300, "scope": "evaluate_ir_node", "overhead_duration": 34677, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.134097"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2303, 9], "size": 294791}], "total_bytes_output": 294791, "start": 18825350781462545, "stop": 18825350782275097, "scope": "evaluate_ir_node", "overhead_duration": 31257, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.135273"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2299, 9], "size": 294519}], "total_bytes_output": 294519, "start": 18825350782651192, "stop": 18825350783462108, "scope": "evaluate_ir_node", "overhead_duration": 32331, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.136461"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350783846378, "stop": 18825350784217045, "scope": "evaluate_ir_node", "overhead_duration": 30051, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.137268"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2357, 9], "size": 301619}, {"shape": [2389, 9], "size": 305729}, {"shape": [2304, 9], "size": 294751}, {"shape": [2364, 9], "size": 302624}, {"shape": [2317, 9], "size": 296850}, {"shape": [2303, 9], "size": 294791}, {"shape": [2299, 9], "size": 294519}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2090883, "count_frames_output": 1, "frames_output": [{"shape": [16333, 9], "size": 2090859}], "total_bytes_output": 2090859, "start": 18825350784631162, "stop": 18825350785446336, "scope": "evaluate_ir_node", "overhead_duration": 52753, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.138446"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16333, 9], "size": 2090859}], "total_bytes_input": 2090859, "count_frames_output": 1, "frames_output": [{"shape": [16333, 7], "size": 1829531}], "total_bytes_output": 1829531, "start": 18825350786670367, "stop": 18825350786690802, "scope": "evaluate_ir_node", "overhead_duration": 21229, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2090859, "1": 0, "2": 0}, "spillable": true, "sequence_number": 15, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.139687"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2329, 9], "size": 297956}], "total_bytes_output": 297956, "start": 18825350788099615, "stop": 18825350789043281, "scope": "evaluate_ir_node", "overhead_duration": 32528, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.142042"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2361, 9], "size": 302092}], "total_bytes_output": 302092, "start": 18825350789694580, "stop": 18825350791698490, "scope": "evaluate_ir_node", "overhead_duration": 32688, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.144703"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2388, 9], "size": 305722}], "total_bytes_output": 305722, "start": 18825350792135450, "stop": 18825350792950772, "scope": "evaluate_ir_node", "overhead_duration": 34337, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.145951"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2350, 9], "size": 300736}], "total_bytes_output": 300736, "start": 18825350793338101, "stop": 18825350794279667, "scope": "evaluate_ir_node", "overhead_duration": 33056, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.147282"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2351, 9], "size": 300978}], "total_bytes_output": 300978, "start": 18825350794656158, "stop": 18825350795403100, "scope": "evaluate_ir_node", "overhead_duration": 32116, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.148404"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2366, 9], "size": 303047}], "total_bytes_output": 303047, "start": 18825350795751810, "stop": 18825350796654566, "scope": "evaluate_ir_node", "overhead_duration": 34810, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.149693"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2310, 9], "size": 296035}], "total_bytes_output": 296035, "start": 18825350797170015, "stop": 18825350798010066, "scope": "evaluate_ir_node", "overhead_duration": 33638, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.151011"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350798409525, "stop": 18825350798758724, "scope": "evaluate_ir_node", "overhead_duration": 30756, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.151772"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2329, 9], "size": 297956}, {"shape": [2361, 9], "size": 302092}, {"shape": [2388, 9], "size": 305722}, {"shape": [2350, 9], "size": 300736}, {"shape": [2351, 9], "size": 300978}, {"shape": [2366, 9], "size": 303047}, {"shape": [2310, 9], "size": 296035}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2106566, "count_frames_output": 1, "frames_output": [{"shape": [16455, 9], "size": 2106542}], "total_bytes_output": 2106542, "start": 18825350799147457, "stop": 18825350800209889, "scope": "evaluate_ir_node", "overhead_duration": 72466, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.153231"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16455, 9], "size": 2106542}], "total_bytes_input": 2106542, "count_frames_output": 1, "frames_output": [{"shape": [16455, 7], "size": 1843262}], "total_bytes_output": 1843262, "start": 18825350801596475, "stop": 18825350801616442, "scope": "evaluate_ir_node", "overhead_duration": 21365, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2106542, "1": 0, "2": 0}, "spillable": true, "sequence_number": 16, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.154616"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2250, 9], "size": 288021}], "total_bytes_output": 288021, "start": 18825350802847106, "stop": 18825350803938464, "scope": "evaluate_ir_node", "overhead_duration": 33485, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.156944"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 304890}], "total_bytes_output": 304890, "start": 18825350804552480, "stop": 18825350805366974, "scope": "evaluate_ir_node", "overhead_duration": 49151, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.158364"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2312, 9], "size": 296342}], "total_bytes_output": 296342, "start": 18825350805771561, "stop": 18825350806619149, "scope": "evaluate_ir_node", "overhead_duration": 33795, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.159620"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2323, 9], "size": 297472}], "total_bytes_output": 297472, "start": 18825350807004837, "stop": 18825350807785544, "scope": "evaluate_ir_node", "overhead_duration": 31426, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.160785"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297674}], "total_bytes_output": 297674, "start": 18825350808176064, "stop": 18825350809006935, "scope": "evaluate_ir_node", "overhead_duration": 33347, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.162024"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2342, 9], "size": 299756}], "total_bytes_output": 299756, "start": 18825350809388257, "stop": 18825350810216176, "scope": "evaluate_ir_node", "overhead_duration": 31219, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.163248"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 304682}], "total_bytes_output": 304682, "start": 18825350810609911, "stop": 18825350811405418, "scope": "evaluate_ir_node", "overhead_duration": 31881, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.164404"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350811779568, "stop": 18825350812145271, "scope": "evaluate_ir_node", "overhead_duration": 28890, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.165142"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2250, 9], "size": 288021}, {"shape": [2382, 9], "size": 304890}, {"shape": [2312, 9], "size": 296342}, {"shape": [2323, 9], "size": 297472}, {"shape": [2325, 9], "size": 297674}, {"shape": [2342, 9], "size": 299756}, {"shape": [2382, 9], "size": 304682}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2088837, "count_frames_output": 1, "frames_output": [{"shape": [16316, 9], "size": 2088813}], "total_bytes_output": 2088813, "start": 18825350812504596, "stop": 18825350816737392, "scope": "evaluate_ir_node", "overhead_duration": 52843, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.169740"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16316, 9], "size": 2088813}], "total_bytes_input": 2088813, "count_frames_output": 1, "frames_output": [{"shape": [16316, 7], "size": 1827757}], "total_bytes_output": 1827757, "start": 18825350818470511, "stop": 18825350818490830, "scope": "evaluate_ir_node", "overhead_duration": 21995, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2088813, "1": 0, "2": 0}, "spillable": true, "sequence_number": 17, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.171507"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2365, 9], "size": 302884}], "total_bytes_output": 302884, "start": 18825350819569826, "stop": 18825350820778628, "scope": "evaluate_ir_node", "overhead_duration": 66780, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.173800"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2404, 9], "size": 307785}], "total_bytes_output": 307785, "start": 18825350821549567, "stop": 18825350822349679, "scope": "evaluate_ir_node", "overhead_duration": 32994, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.175366"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2412, 9], "size": 309152}], "total_bytes_output": 309152, "start": 18825350822809149, "stop": 18825350823591483, "scope": "evaluate_ir_node", "overhead_duration": 49435, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.176592"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2431, 9], "size": 311167}], "total_bytes_output": 311167, "start": 18825350823970972, "stop": 18825350825002085, "scope": "evaluate_ir_node", "overhead_duration": 33768, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.178003"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2418, 9], "size": 309664}], "total_bytes_output": 309664, "start": 18825350825377437, "stop": 18825350826229974, "scope": "evaluate_ir_node", "overhead_duration": 33074, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.179229"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301834}], "total_bytes_output": 301834, "start": 18825350826613956, "stop": 18825350827421375, "scope": "evaluate_ir_node", "overhead_duration": 33761, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.180422"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2398, 9], "size": 307185}], "total_bytes_output": 307185, "start": 18825350827806118, "stop": 18825350828660597, "scope": "evaluate_ir_node", "overhead_duration": 32949, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.181676"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350829063953, "stop": 18825350829416906, "scope": "evaluate_ir_node", "overhead_duration": 30926, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.182414"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2365, 9], "size": 302884}, {"shape": [2404, 9], "size": 307785}, {"shape": [2412, 9], "size": 309152}, {"shape": [2431, 9], "size": 311167}, {"shape": [2418, 9], "size": 309664}, {"shape": [2357, 9], "size": 301834}, {"shape": [2398, 9], "size": 307185}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2149671, "count_frames_output": 1, "frames_output": [{"shape": [16785, 9], "size": 2149647}], "total_bytes_output": 2149647, "start": 18825350829795953, "stop": 18825350830646615, "scope": "evaluate_ir_node", "overhead_duration": 70991, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.183649"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16785, 9], "size": 2149647}], "total_bytes_input": 2149647, "count_frames_output": 1, "frames_output": [{"shape": [16785, 7], "size": 1881087}], "total_bytes_output": 1881087, "start": 18825350832063052, "stop": 18825350832084054, "scope": "evaluate_ir_node", "overhead_duration": 21890, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2149647, "1": 0, "2": 0}, "spillable": true, "sequence_number": 18, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.185082"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2358, 9], "size": 301886}], "total_bytes_output": 301886, "start": 18825350833103665, "stop": 18825350840594952, "scope": "evaluate_ir_node", "overhead_duration": 49051, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.193612"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2412, 9], "size": 308779}], "total_bytes_output": 308779, "start": 18825350841047050, "stop": 18825350842258539, "scope": "evaluate_ir_node", "overhead_duration": 33577, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.195310"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2405, 9], "size": 308135}], "total_bytes_output": 308135, "start": 18825350842709365, "stop": 18825350843538156, "scope": "evaluate_ir_node", "overhead_duration": 33923, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.196538"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2468, 9], "size": 315899}], "total_bytes_output": 315899, "start": 18825350843947662, "stop": 18825350844965167, "scope": "evaluate_ir_node", "overhead_duration": 53904, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.197999"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2347, 9], "size": 300404}], "total_bytes_output": 300404, "start": 18825350845418263, "stop": 18825350846227694, "scope": "evaluate_ir_node", "overhead_duration": 34380, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.199231"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2442, 9], "size": 312865}], "total_bytes_output": 312865, "start": 18825350846606789, "stop": 18825350847612069, "scope": "evaluate_ir_node", "overhead_duration": 38999, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.200613"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2396, 9], "size": 306778}], "total_bytes_output": 306778, "start": 18825350848094764, "stop": 18825350849024784, "scope": "evaluate_ir_node", "overhead_duration": 40528, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.202058"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350849531260, "stop": 18825350849954023, "scope": "evaluate_ir_node", "overhead_duration": 34970, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.202957"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2358, 9], "size": 301886}, {"shape": [2412, 9], "size": 308779}, {"shape": [2405, 9], "size": 308135}, {"shape": [2468, 9], "size": 315899}, {"shape": [2347, 9], "size": 300404}, {"shape": [2442, 9], "size": 312865}, {"shape": [2396, 9], "size": 306778}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2154746, "count_frames_output": 1, "frames_output": [{"shape": [16828, 9], "size": 2154722}], "total_bytes_output": 2154722, "start": 18825350850378671, "stop": 18825350851545239, "scope": "evaluate_ir_node", "overhead_duration": 67827, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.204548"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16828, 9], "size": 2154722}], "total_bytes_input": 2154722, "count_frames_output": 1, "frames_output": [{"shape": [16828, 7], "size": 1885474}], "total_bytes_output": 1885474, "start": 18825350853253344, "stop": 18825350853274541, "scope": "evaluate_ir_node", "overhead_duration": 21682, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2154722, "1": 0, "2": 0}, "spillable": true, "sequence_number": 19, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.206272"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2346, 9], "size": 300372}], "total_bytes_output": 300372, "start": 18825350854046754, "stop": 18825350855200963, "scope": "evaluate_ir_node", "overhead_duration": 34169, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.208201"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2387, 9], "size": 305742}], "total_bytes_output": 305742, "start": 18825350856197595, "stop": 18825350857092422, "scope": "evaluate_ir_node", "overhead_duration": 35021, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.210092"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2268, 9], "size": 290523}], "total_bytes_output": 290523, "start": 18825350857456716, "stop": 18825350858238828, "scope": "evaluate_ir_node", "overhead_duration": 32200, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.211236"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299370}], "total_bytes_output": 299370, "start": 18825350858601637, "stop": 18825350859436196, "scope": "evaluate_ir_node", "overhead_duration": 34217, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.212453"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2388, 9], "size": 305769}], "total_bytes_output": 305769, "start": 18825350859820315, "stop": 18825350860774109, "scope": "evaluate_ir_node", "overhead_duration": 31661, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.213772"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 303408}], "total_bytes_output": 303408, "start": 18825350861154886, "stop": 18825350861962206, "scope": "evaluate_ir_node", "overhead_duration": 50302, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.214961"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2331, 9], "size": 298480}], "total_bytes_output": 298480, "start": 18825350862364141, "stop": 18825350867597665, "scope": "evaluate_ir_node", "overhead_duration": 32192, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.220596"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350867983381, "stop": 18825350868451399, "scope": "evaluate_ir_node", "overhead_duration": 36953, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.221467"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2346, 9], "size": 300372}, {"shape": [2387, 9], "size": 305742}, {"shape": [2268, 9], "size": 290523}, {"shape": [2338, 9], "size": 299370}, {"shape": [2388, 9], "size": 305769}, {"shape": [2369, 9], "size": 303408}, {"shape": [2331, 9], "size": 298480}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2103664, "count_frames_output": 1, "frames_output": [{"shape": [16427, 9], "size": 2103640}], "total_bytes_output": 2103640, "start": 18825350868874683, "stop": 18825350869714598, "scope": "evaluate_ir_node", "overhead_duration": 55944, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.222738"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16427, 9], "size": 2103640}], "total_bytes_input": 2103640, "count_frames_output": 1, "frames_output": [{"shape": [16427, 7], "size": 1840808}], "total_bytes_output": 1840808, "start": 18825350871169632, "stop": 18825350871190691, "scope": "evaluate_ir_node", "overhead_duration": 21978, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2103640, "1": 0, "2": 0}, "spillable": true, "sequence_number": 20, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.224188"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2354, 9], "size": 301522}], "total_bytes_output": 301522, "start": 18825350872910441, "stop": 18825350873917974, "scope": "evaluate_ir_node", "overhead_duration": 33420, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.226921"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2344, 9], "size": 300160}], "total_bytes_output": 300160, "start": 18825350874915190, "stop": 18825350875880690, "scope": "evaluate_ir_node", "overhead_duration": 32333, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.228884"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2319, 9], "size": 296850}], "total_bytes_output": 296850, "start": 18825350876278991, "stop": 18825350877145861, "scope": "evaluate_ir_node", "overhead_duration": 35715, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.230148"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2267, 9], "size": 290365}], "total_bytes_output": 290365, "start": 18825350877565629, "stop": 18825350878534114, "scope": "evaluate_ir_node", "overhead_duration": 66789, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.231532"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2364, 9], "size": 302702}], "total_bytes_output": 302702, "start": 18825350878921474, "stop": 18825350879754052, "scope": "evaluate_ir_node", "overhead_duration": 35373, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.232757"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2359, 9], "size": 302169}], "total_bytes_output": 302169, "start": 18825350880169399, "stop": 18825350894312143, "scope": "evaluate_ir_node", "overhead_duration": 34900, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.247310"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2351, 9], "size": 300872}], "total_bytes_output": 300872, "start": 18825350894700473, "stop": 18825350896294699, "scope": "evaluate_ir_node", "overhead_duration": 35462, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.249300"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350896739500, "stop": 18825350897103802, "scope": "evaluate_ir_node", "overhead_duration": 30713, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.250119"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2354, 9], "size": 301522}, {"shape": [2344, 9], "size": 300160}, {"shape": [2319, 9], "size": 296850}, {"shape": [2267, 9], "size": 290365}, {"shape": [2364, 9], "size": 302702}, {"shape": [2359, 9], "size": 302169}, {"shape": [2351, 9], "size": 300872}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2094640, "count_frames_output": 1, "frames_output": [{"shape": [16358, 9], "size": 2094616}], "total_bytes_output": 2094616, "start": 18825350897476587, "stop": 18825350898316224, "scope": "evaluate_ir_node", "overhead_duration": 73931, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.251322"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16358, 9], "size": 2094616}], "total_bytes_input": 2094616, "count_frames_output": 1, "frames_output": [{"shape": [16358, 7], "size": 1832888}], "total_bytes_output": 1832888, "start": 18825350899774629, "stop": 18825350899795886, "scope": "evaluate_ir_node", "overhead_duration": 39376, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2094616, "1": 0, "2": 0}, "spillable": true, "sequence_number": 21, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.252800"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2348, 9], "size": 300572}], "total_bytes_output": 300572, "start": 18825350900695830, "stop": 18825350901840316, "scope": "evaluate_ir_node", "overhead_duration": 52447, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.254862"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2395, 9], "size": 306221}], "total_bytes_output": 306221, "start": 18825350902636598, "stop": 18825350903606341, "scope": "evaluate_ir_node", "overhead_duration": 32926, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.256609"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301909}], "total_bytes_output": 301909, "start": 18825350904058501, "stop": 18825350904941795, "scope": "evaluate_ir_node", "overhead_duration": 34271, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.257961"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2366, 9], "size": 302725}], "total_bytes_output": 302725, "start": 18825350905370085, "stop": 18825350906280267, "scope": "evaluate_ir_node", "overhead_duration": 32912, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.259280"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2361, 9], "size": 302376}], "total_bytes_output": 302376, "start": 18825350906644975, "stop": 18825350907400584, "scope": "evaluate_ir_node", "overhead_duration": 31820, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.260401"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2347, 9], "size": 300593}], "total_bytes_output": 300593, "start": 18825350907773403, "stop": 18825350908577249, "scope": "evaluate_ir_node", "overhead_duration": 32912, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.261577"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2282, 9], "size": 292119}], "total_bytes_output": 292119, "start": 18825350908941472, "stop": 18825350909727033, "scope": "evaluate_ir_node", "overhead_duration": 31740, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.262726"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350910113718, "stop": 18825350910464781, "scope": "evaluate_ir_node", "overhead_duration": 30050, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.263463"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2348, 9], "size": 300572}, {"shape": [2395, 9], "size": 306221}, {"shape": [2357, 9], "size": 301909}, {"shape": [2366, 9], "size": 302725}, {"shape": [2361, 9], "size": 302376}, {"shape": [2347, 9], "size": 300593}, {"shape": [2282, 9], "size": 292119}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2106515, "count_frames_output": 1, "frames_output": [{"shape": [16456, 9], "size": 2106491}], "total_bytes_output": 2106491, "start": 18825350910827385, "stop": 18825350911615907, "scope": "evaluate_ir_node", "overhead_duration": 72052, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.264633"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16456, 9], "size": 2106491}], "total_bytes_input": 2106491, "count_frames_output": 1, "frames_output": [{"shape": [16456, 7], "size": 1843195}], "total_bytes_output": 1843195, "start": 18825350912832310, "stop": 18825350912850690, "scope": "evaluate_ir_node", "overhead_duration": 19199, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2106491, "1": 0, "2": 0}, "spillable": true, "sequence_number": 22, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.265845"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2363, 9], "size": 302194}], "total_bytes_output": 302194, "start": 18825350922869457, "stop": 18825350923809885, "scope": "evaluate_ir_node", "overhead_duration": 33596, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.276813"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301797}], "total_bytes_output": 301797, "start": 18825350924270120, "stop": 18825350925180667, "scope": "evaluate_ir_node", "overhead_duration": 34591, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.278185"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2330, 9], "size": 298294}], "total_bytes_output": 298294, "start": 18825350925624265, "stop": 18825350926395502, "scope": "evaluate_ir_node", "overhead_duration": 34323, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.279398"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2411, 9], "size": 308811}], "total_bytes_output": 308811, "start": 18825350926803653, "stop": 18825350927584052, "scope": "evaluate_ir_node", "overhead_duration": 34071, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.280587"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 304869}], "total_bytes_output": 304869, "start": 18825350928040119, "stop": 18825350929030025, "scope": "evaluate_ir_node", "overhead_duration": 63072, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.282040"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2404, 9], "size": 307871}], "total_bytes_output": 307871, "start": 18825350929509643, "stop": 18825350930586876, "scope": "evaluate_ir_node", "overhead_duration": 51475, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.283657"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2318, 9], "size": 296715}], "total_bytes_output": 296715, "start": 18825350931092968, "stop": 18825350932133263, "scope": "evaluate_ir_node", "overhead_duration": 37470, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.285139"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350932533790, "stop": 18825350932884991, "scope": "evaluate_ir_node", "overhead_duration": 31272, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.285884"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2363, 9], "size": 302194}, {"shape": [2357, 9], "size": 301797}, {"shape": [2330, 9], "size": 298294}, {"shape": [2411, 9], "size": 308811}, {"shape": [2382, 9], "size": 304869}, {"shape": [2404, 9], "size": 307871}, {"shape": [2318, 9], "size": 296715}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2120551, "count_frames_output": 1, "frames_output": [{"shape": [16565, 9], "size": 2120527}], "total_bytes_output": 2120527, "start": 18825350933225106, "stop": 18825350934093231, "scope": "evaluate_ir_node", "overhead_duration": 61005, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.287096"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16565, 9], "size": 2120527}], "total_bytes_input": 2120527, "count_frames_output": 1, "frames_output": [{"shape": [16565, 7], "size": 1855487}], "total_bytes_output": 1855487, "start": 18825350935288994, "stop": 18825350935309433, "scope": "evaluate_ir_node", "overhead_duration": 20324, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2120527, "1": 0, "2": 0}, "spillable": true, "sequence_number": 23, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.288307"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2216, 9], "size": 283683}], "total_bytes_output": 283683, "start": 18825350949370837, "stop": 18825350950467924, "scope": "evaluate_ir_node", "overhead_duration": 43466, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.303480"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2370, 9], "size": 303559}], "total_bytes_output": 303559, "start": 18825350950953139, "stop": 18825350951946791, "scope": "evaluate_ir_node", "overhead_duration": 72851, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.305017"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2296, 9], "size": 294184}], "total_bytes_output": 294184, "start": 18825350952475189, "stop": 18825350953272039, "scope": "evaluate_ir_node", "overhead_duration": 33829, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.306273"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2485, 9], "size": 318303}], "total_bytes_output": 318303, "start": 18825350953646405, "stop": 18825350954628329, "scope": "evaluate_ir_node", "overhead_duration": 43905, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.307646"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2326, 9], "size": 297585}], "total_bytes_output": 297585, "start": 18825350955154829, "stop": 18825350955966847, "scope": "evaluate_ir_node", "overhead_duration": 33476, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.308998"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2395, 9], "size": 306596}], "total_bytes_output": 306596, "start": 18825350956476804, "stop": 18825350957493664, "scope": "evaluate_ir_node", "overhead_duration": 34725, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.310530"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299440}], "total_bytes_output": 299440, "start": 18825350957935590, "stop": 18825350958884781, "scope": "evaluate_ir_node", "overhead_duration": 33403, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.311885"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350959284899, "stop": 18825350959646652, "scope": "evaluate_ir_node", "overhead_duration": 31260, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.312644"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2216, 9], "size": 283683}, {"shape": [2370, 9], "size": 303559}, {"shape": [2296, 9], "size": 294184}, {"shape": [2485, 9], "size": 318303}, {"shape": [2326, 9], "size": 297585}, {"shape": [2395, 9], "size": 306596}, {"shape": [2338, 9], "size": 299440}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2103350, "count_frames_output": 1, "frames_output": [{"shape": [16426, 9], "size": 2103326}], "total_bytes_output": 2103326, "start": 18825350959974662, "stop": 18825350960895993, "scope": "evaluate_ir_node", "overhead_duration": 54039, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.313897"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16426, 9], "size": 2103326}], "total_bytes_input": 2103326, "count_frames_output": 1, "frames_output": [{"shape": [16426, 7], "size": 1840510}], "total_bytes_output": 1840510, "start": 18825350962040968, "stop": 18825350962060967, "scope": "evaluate_ir_node", "overhead_duration": 19134, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2103326, "1": 0, "2": 0}, "spillable": true, "sequence_number": 24, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.315055"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2330, 9], "size": 298361}], "total_bytes_output": 298361, "start": 18825350974948475, "stop": 18825350975807253, "scope": "evaluate_ir_node", "overhead_duration": 50597, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.328810"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 297126}], "total_bytes_output": 297126, "start": 18825350976188186, "stop": 18825350977093829, "scope": "evaluate_ir_node", "overhead_duration": 36074, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.330132"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2309, 9], "size": 295726}], "total_bytes_output": 295726, "start": 18825350977550009, "stop": 18825350978355687, "scope": "evaluate_ir_node", "overhead_duration": 33757, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.331358"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2330, 9], "size": 298203}], "total_bytes_output": 298203, "start": 18825350978742933, "stop": 18825350979521281, "scope": "evaluate_ir_node", "overhead_duration": 33552, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.332523"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2423, 9], "size": 310077}], "total_bytes_output": 310077, "start": 18825350979929274, "stop": 18825350980752461, "scope": "evaluate_ir_node", "overhead_duration": 34633, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.333770"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2404, 9], "size": 307739}], "total_bytes_output": 307739, "start": 18825350981219472, "stop": 18825350982203974, "scope": "evaluate_ir_node", "overhead_duration": 51329, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.335237"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2449, 9], "size": 313665}], "total_bytes_output": 313665, "start": 18825350982661937, "stop": 18825350983590278, "scope": "evaluate_ir_node", "overhead_duration": 32693, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.336607"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825350983986054, "stop": 18825350984410669, "scope": "evaluate_ir_node", "overhead_duration": 28991, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.337420"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2330, 9], "size": 298361}, {"shape": [2321, 9], "size": 297126}, {"shape": [2309, 9], "size": 295726}, {"shape": [2330, 9], "size": 298203}, {"shape": [2423, 9], "size": 310077}, {"shape": [2404, 9], "size": 307739}, {"shape": [2449, 9], "size": 313665}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2120897, "count_frames_output": 1, "frames_output": [{"shape": [16566, 9], "size": 2120873}], "total_bytes_output": 2120873, "start": 18825350984786092, "stop": 18825350985636569, "scope": "evaluate_ir_node", "overhead_duration": 54891, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.338647"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16566, 9], "size": 2120873}], "total_bytes_input": 2120873, "count_frames_output": 1, "frames_output": [{"shape": [16566, 7], "size": 1855817}], "total_bytes_output": 1855817, "start": 18825350986769933, "stop": 18825350986789772, "scope": "evaluate_ir_node", "overhead_duration": 19439, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2120873, "1": 0, "2": 0}, "spillable": true, "sequence_number": 25, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.339786"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2305, 9], "size": 295228}], "total_bytes_output": 295228, "start": 18825350999593767, "stop": 18825351000501374, "scope": "evaluate_ir_node", "overhead_duration": 51377, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.353520"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299476}], "total_bytes_output": 299476, "start": 18825351000943418, "stop": 18825351001886458, "scope": "evaluate_ir_node", "overhead_duration": 35100, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.354928"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2399, 9], "size": 307133}], "total_bytes_output": 307133, "start": 18825351002387721, "stop": 18825351003175597, "scope": "evaluate_ir_node", "overhead_duration": 49667, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.356178"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2495, 9], "size": 319213}], "total_bytes_output": 319213, "start": 18825351003580751, "stop": 18825351004472524, "scope": "evaluate_ir_node", "overhead_duration": 34644, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.357477"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2345, 9], "size": 300236}], "total_bytes_output": 300236, "start": 18825351004917100, "stop": 18825351005836336, "scope": "evaluate_ir_node", "overhead_duration": 33975, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.358838"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2430, 9], "size": 310697}], "total_bytes_output": 310697, "start": 18825351006215853, "stop": 18825351007178331, "scope": "evaluate_ir_node", "overhead_duration": 34313, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.360180"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 300916}], "total_bytes_output": 300916, "start": 18825351007584351, "stop": 18825351008459452, "scope": "evaluate_ir_node", "overhead_duration": 31710, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.361459"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351008844823, "stop": 18825351009165878, "scope": "evaluate_ir_node", "overhead_duration": 30167, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.362163"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2305, 9], "size": 295228}, {"shape": [2338, 9], "size": 299476}, {"shape": [2399, 9], "size": 307133}, {"shape": [2495, 9], "size": 319213}, {"shape": [2345, 9], "size": 300236}, {"shape": [2430, 9], "size": 310697}, {"shape": [2349, 9], "size": 300916}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2132899, "count_frames_output": 1, "frames_output": [{"shape": [16661, 9], "size": 2132875}], "total_bytes_output": 2132875, "start": 18825351009486558, "stop": 18825351010310244, "scope": "evaluate_ir_node", "overhead_duration": 54382, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.363312"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16661, 9], "size": 2132875}], "total_bytes_input": 2132875, "count_frames_output": 1, "frames_output": [{"shape": [16661, 7], "size": 1866299}], "total_bytes_output": 1866299, "start": 18825351011517212, "stop": 18825351011536262, "scope": "evaluate_ir_node", "overhead_duration": 35424, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2132875, "1": 0, "2": 0}, "spillable": true, "sequence_number": 26, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.364531"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2358, 9], "size": 301821}], "total_bytes_output": 301821, "start": 18825351024234877, "stop": 18825351025084263, "scope": "evaluate_ir_node", "overhead_duration": 34269, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.378101"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2355, 9], "size": 301445}], "total_bytes_output": 301445, "start": 18825351025474128, "stop": 18825351026417739, "scope": "evaluate_ir_node", "overhead_duration": 37467, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.379470"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2320, 9], "size": 297312}], "total_bytes_output": 297312, "start": 18825351026872937, "stop": 18825351027678567, "scope": "evaluate_ir_node", "overhead_duration": 32462, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.380681"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2453, 9], "size": 314323}], "total_bytes_output": 314323, "start": 18825351028080961, "stop": 18825351029059350, "scope": "evaluate_ir_node", "overhead_duration": 61319, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.382110"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2297, 9], "size": 294062}], "total_bytes_output": 294062, "start": 18825351029595484, "stop": 18825351030480268, "scope": "evaluate_ir_node", "overhead_duration": 52523, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.383492"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2410, 9], "size": 308769}], "total_bytes_output": 308769, "start": 18825351030959549, "stop": 18825351031926731, "scope": "evaluate_ir_node", "overhead_duration": 35025, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.384931"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2373, 9], "size": 303941}], "total_bytes_output": 303941, "start": 18825351032381547, "stop": 18825351033430471, "scope": "evaluate_ir_node", "overhead_duration": 35363, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.386463"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351034012518, "stop": 18825351034398749, "scope": "evaluate_ir_node", "overhead_duration": 30259, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.387397"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2358, 9], "size": 301821}, {"shape": [2355, 9], "size": 301445}, {"shape": [2320, 9], "size": 297312}, {"shape": [2453, 9], "size": 314323}, {"shape": [2297, 9], "size": 294062}, {"shape": [2410, 9], "size": 308769}, {"shape": [2373, 9], "size": 303941}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2121673, "count_frames_output": 1, "frames_output": [{"shape": [16566, 9], "size": 2121649}], "total_bytes_output": 2121649, "start": 18825351034815431, "stop": 18825351035815893, "scope": "evaluate_ir_node", "overhead_duration": 75475, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.388818"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16566, 9], "size": 2121649}], "total_bytes_input": 2121649, "count_frames_output": 1, "frames_output": [{"shape": [16566, 7], "size": 1856593}], "total_bytes_output": 1856593, "start": 18825351037351589, "stop": 18825351037373094, "scope": "evaluate_ir_node", "overhead_duration": 20751, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2121649, "1": 0, "2": 0}, "spillable": true, "sequence_number": 27, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.390371"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2295, 9], "size": 294044}], "total_bytes_output": 294044, "start": 18825351051301207, "stop": 18825351052196076, "scope": "evaluate_ir_node", "overhead_duration": 37064, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.405205"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2371, 9], "size": 303461}], "total_bytes_output": 303461, "start": 18825351052629040, "stop": 18825351053594805, "scope": "evaluate_ir_node", "overhead_duration": 45925, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.406617"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2366, 9], "size": 302958}], "total_bytes_output": 302958, "start": 18825351054075962, "stop": 18825351054856087, "scope": "evaluate_ir_node", "overhead_duration": 33587, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.407857"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2310, 9], "size": 296165}], "total_bytes_output": 296165, "start": 18825351055211090, "stop": 18825351056103889, "scope": "evaluate_ir_node", "overhead_duration": 36270, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.409113"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2385, 9], "size": 305395}], "total_bytes_output": 305395, "start": 18825351056499398, "stop": 18825351057346676, "scope": "evaluate_ir_node", "overhead_duration": 34425, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.410348"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2268, 9], "size": 290425}], "total_bytes_output": 290425, "start": 18825351057761408, "stop": 18825351058658000, "scope": "evaluate_ir_node", "overhead_duration": 34625, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.411661"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2263, 9], "size": 290080}], "total_bytes_output": 290080, "start": 18825351059109442, "stop": 18825351060199204, "scope": "evaluate_ir_node", "overhead_duration": 34597, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.413208"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351060655025, "stop": 18825351061017865, "scope": "evaluate_ir_node", "overhead_duration": 30148, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.414015"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2295, 9], "size": 294044}, {"shape": [2371, 9], "size": 303461}, {"shape": [2366, 9], "size": 302958}, {"shape": [2310, 9], "size": 296165}, {"shape": [2385, 9], "size": 305395}, {"shape": [2268, 9], "size": 290425}, {"shape": [2263, 9], "size": 290080}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2082528, "count_frames_output": 1, "frames_output": [{"shape": [16258, 9], "size": 2082504}], "total_bytes_output": 2082504, "start": 18825351061382426, "stop": 18825351062259231, "scope": "evaluate_ir_node", "overhead_duration": 55386, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.415305"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16258, 9], "size": 2082504}], "total_bytes_input": 2082504, "count_frames_output": 1, "frames_output": [{"shape": [16258, 7], "size": 1822376}], "total_bytes_output": 1822376, "start": 18825351063534311, "stop": 18825351063554680, "scope": "evaluate_ir_node", "overhead_duration": 19606, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2082504, "1": 0, "2": 0}, "spillable": true, "sequence_number": 28, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.416552"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2423, 9], "size": 310191}], "total_bytes_output": 310191, "start": 18825351076872504, "stop": 18825351077808970, "scope": "evaluate_ir_node", "overhead_duration": 54185, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.430810"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2447, 9], "size": 313311}], "total_bytes_output": 313311, "start": 18825351078188721, "stop": 18825351079012178, "scope": "evaluate_ir_node", "overhead_duration": 32291, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.432050"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2326, 9], "size": 298032}], "total_bytes_output": 298032, "start": 18825351079559705, "stop": 18825351080424678, "scope": "evaluate_ir_node", "overhead_duration": 35242, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.433459"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2425, 9], "size": 310111}], "total_bytes_output": 310111, "start": 18825351080868972, "stop": 18825351081650621, "scope": "evaluate_ir_node", "overhead_duration": 34147, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.434654"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2314, 9], "size": 296184}], "total_bytes_output": 296184, "start": 18825351082098487, "stop": 18825351083030160, "scope": "evaluate_ir_node", "overhead_duration": 34353, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.436032"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2394, 9], "size": 306857}], "total_bytes_output": 306857, "start": 18825351083415782, "stop": 18825351084341584, "scope": "evaluate_ir_node", "overhead_duration": 34507, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.437349"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 300875}], "total_bytes_output": 300875, "start": 18825351084771769, "stop": 18825351085793813, "scope": "evaluate_ir_node", "overhead_duration": 35908, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.438796"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351086205872, "stop": 18825351099796383, "scope": "evaluate_ir_node", "overhead_duration": 30788, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.452792"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2423, 9], "size": 310191}, {"shape": [2447, 9], "size": 313311}, {"shape": [2326, 9], "size": 298032}, {"shape": [2425, 9], "size": 310111}, {"shape": [2314, 9], "size": 296184}, {"shape": [2394, 9], "size": 306857}, {"shape": [2349, 9], "size": 300875}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2135561, "count_frames_output": 1, "frames_output": [{"shape": [16678, 9], "size": 2135537}], "total_bytes_output": 2135537, "start": 18825351100165968, "stop": 18825351101157194, "scope": "evaluate_ir_node", "overhead_duration": 61712, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.454211"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16678, 9], "size": 2135537}], "total_bytes_input": 2135537, "count_frames_output": 1, "frames_output": [{"shape": [16678, 7], "size": 1868689}], "total_bytes_output": 1868689, "start": 18825351102907218, "stop": 18825351102928330, "scope": "evaluate_ir_node", "overhead_duration": 21299, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2135537, "1": 0, "2": 0}, "spillable": true, "sequence_number": 29, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.455926"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2388, 9], "size": 305566}], "total_bytes_output": 305566, "start": 18825351104182924, "stop": 18825351105227676, "scope": "evaluate_ir_node", "overhead_duration": 35855, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.458232"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2407, 9], "size": 308087}], "total_bytes_output": 308087, "start": 18825351106208268, "stop": 18825351107072771, "scope": "evaluate_ir_node", "overhead_duration": 35008, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.460093"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2343, 9], "size": 300048}], "total_bytes_output": 300048, "start": 18825351107582251, "stop": 18825351108487811, "scope": "evaluate_ir_node", "overhead_duration": 35267, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.461496"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301839}], "total_bytes_output": 301839, "start": 18825351108950784, "stop": 18825351109959619, "scope": "evaluate_ir_node", "overhead_duration": 37142, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.462962"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2417, 9], "size": 309356}], "total_bytes_output": 309356, "start": 18825351110400804, "stop": 18825351111425880, "scope": "evaluate_ir_node", "overhead_duration": 33897, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.464425"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2476, 9], "size": 316712}], "total_bytes_output": 316712, "start": 18825351111810759, "stop": 18825351112727515, "scope": "evaluate_ir_node", "overhead_duration": 33395, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.465728"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2249, 9], "size": 288096}], "total_bytes_output": 288096, "start": 18825351113095695, "stop": 18825351113925112, "scope": "evaluate_ir_node", "overhead_duration": 32148, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.466922"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351114313314, "stop": 18825351114675275, "scope": "evaluate_ir_node", "overhead_duration": 30629, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.467673"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2388, 9], "size": 305566}, {"shape": [2407, 9], "size": 308087}, {"shape": [2343, 9], "size": 300048}, {"shape": [2357, 9], "size": 301839}, {"shape": [2417, 9], "size": 309356}, {"shape": [2476, 9], "size": 316712}, {"shape": [2249, 9], "size": 288096}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2129704, "count_frames_output": 1, "frames_output": [{"shape": [16637, 9], "size": 2129680}], "total_bytes_output": 2129680, "start": 18825351115002369, "stop": 18825351115858352, "scope": "evaluate_ir_node", "overhead_duration": 55543, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.468859"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16637, 9], "size": 2129680}], "total_bytes_input": 2129680, "count_frames_output": 1, "frames_output": [{"shape": [16637, 7], "size": 1863488}], "total_bytes_output": 1863488, "start": 18825351117129370, "stop": 18825351117149695, "scope": "evaluate_ir_node", "overhead_duration": 35276, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2129680, "1": 0, "2": 0}, "spillable": true, "sequence_number": 30, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.470144"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2334, 9], "size": 299000}], "total_bytes_output": 299000, "start": 18825351128930243, "stop": 18825351129828166, "scope": "evaluate_ir_node", "overhead_duration": 51336, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.482829"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2326, 9], "size": 297615}], "total_bytes_output": 297615, "start": 18825351130197754, "stop": 18825351131274128, "scope": "evaluate_ir_node", "overhead_duration": 59319, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.484311"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2435, 9], "size": 311801}], "total_bytes_output": 311801, "start": 18825351131758807, "stop": 18825351132845867, "scope": "evaluate_ir_node", "overhead_duration": 45888, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.485868"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2363, 9], "size": 302557}], "total_bytes_output": 302557, "start": 18825351133279014, "stop": 18825351134034092, "scope": "evaluate_ir_node", "overhead_duration": 32390, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.487053"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2290, 9], "size": 293008}], "total_bytes_output": 293008, "start": 18825351134463715, "stop": 18825351135394228, "scope": "evaluate_ir_node", "overhead_duration": 31270, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.488411"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2348, 9], "size": 300667}], "total_bytes_output": 300667, "start": 18825351135794753, "stop": 18825351136838772, "scope": "evaluate_ir_node", "overhead_duration": 33699, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.489857"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2306, 9], "size": 295616}], "total_bytes_output": 295616, "start": 18825351137336492, "stop": 18825351138302263, "scope": "evaluate_ir_node", "overhead_duration": 34852, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.491303"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351138710744, "stop": 18825351139057123, "scope": "evaluate_ir_node", "overhead_duration": 47677, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.492071"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2334, 9], "size": 299000}, {"shape": [2326, 9], "size": 297615}, {"shape": [2435, 9], "size": 311801}, {"shape": [2363, 9], "size": 302557}, {"shape": [2290, 9], "size": 293008}, {"shape": [2348, 9], "size": 300667}, {"shape": [2306, 9], "size": 295616}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2100264, "count_frames_output": 1, "frames_output": [{"shape": [16402, 9], "size": 2100240}], "total_bytes_output": 2100240, "start": 18825351139491131, "stop": 18825351140462130, "scope": "evaluate_ir_node", "overhead_duration": 78332, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.493473"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16402, 9], "size": 2100240}], "total_bytes_input": 2100240, "count_frames_output": 1, "frames_output": [{"shape": [16402, 7], "size": 1837808}], "total_bytes_output": 1837808, "start": 18825351141576748, "stop": 18825351141596588, "scope": "evaluate_ir_node", "overhead_duration": 35790, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2100240, "1": 0, "2": 0}, "spillable": true, "sequence_number": 31, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.494592"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2272, 9], "size": 290685}], "total_bytes_output": 290685, "start": 18825351154465215, "stop": 18825351155282042, "scope": "evaluate_ir_node", "overhead_duration": 32277, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.508281"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2318, 9], "size": 296772}], "total_bytes_output": 296772, "start": 18825351155670894, "stop": 18825351156507025, "scope": "evaluate_ir_node", "overhead_duration": 50826, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.509507"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2379, 9], "size": 304766}], "total_bytes_output": 304766, "start": 18825351157018707, "stop": 18825351157813453, "scope": "evaluate_ir_node", "overhead_duration": 33616, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.510833"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2340, 9], "size": 299388}], "total_bytes_output": 299388, "start": 18825351158239753, "stop": 18825351159030546, "scope": "evaluate_ir_node", "overhead_duration": 34364, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.512034"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2344, 9], "size": 299925}], "total_bytes_output": 299925, "start": 18825351159439164, "stop": 18825351160425933, "scope": "evaluate_ir_node", "overhead_duration": 32880, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.513427"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2352, 9], "size": 301065}], "total_bytes_output": 301065, "start": 18825351160860880, "stop": 18825351161802851, "scope": "evaluate_ir_node", "overhead_duration": 34413, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.514804"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2310, 9], "size": 295738}], "total_bytes_output": 295738, "start": 18825351162284879, "stop": 18825351163160575, "scope": "evaluate_ir_node", "overhead_duration": 84350, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.516158"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351163545893, "stop": 18825351163894649, "scope": "evaluate_ir_node", "overhead_duration": 30571, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.516891"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2272, 9], "size": 290685}, {"shape": [2318, 9], "size": 296772}, {"shape": [2379, 9], "size": 304766}, {"shape": [2340, 9], "size": 299388}, {"shape": [2344, 9], "size": 299925}, {"shape": [2352, 9], "size": 301065}, {"shape": [2310, 9], "size": 295738}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2088339, "count_frames_output": 1, "frames_output": [{"shape": [16315, 9], "size": 2088315}], "total_bytes_output": 2088315, "start": 18825351164242597, "stop": 18825351165104964, "scope": "evaluate_ir_node", "overhead_duration": 57358, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.518104"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16315, 9], "size": 2088315}], "total_bytes_input": 2088315, "count_frames_output": 1, "frames_output": [{"shape": [16315, 7], "size": 1827275}], "total_bytes_output": 1827275, "start": 18825351166519367, "stop": 18825351166538625, "scope": "evaluate_ir_node", "overhead_duration": 19584, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2088315, "1": 0, "2": 0}, "spillable": true, "sequence_number": 32, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.519533"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2251, 9], "size": 288160}], "total_bytes_output": 288160, "start": 18825351179574029, "stop": 18825351180508639, "scope": "evaluate_ir_node", "overhead_duration": 34886, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.533527"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2295, 9], "size": 294069}], "total_bytes_output": 294069, "start": 18825351180946923, "stop": 18825351181895342, "scope": "evaluate_ir_node", "overhead_duration": 50939, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.534934"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2344, 9], "size": 300084}], "total_bytes_output": 300084, "start": 18825351182350800, "stop": 18825351183219622, "scope": "evaluate_ir_node", "overhead_duration": 36749, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.536226"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2429, 9], "size": 310802}], "total_bytes_output": 310802, "start": 18825351183678902, "stop": 18825351184515971, "scope": "evaluate_ir_node", "overhead_duration": 34904, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.537536"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2455, 9], "size": 314457}], "total_bytes_output": 314457, "start": 18825351184963016, "stop": 18825351185859026, "scope": "evaluate_ir_node", "overhead_duration": 34874, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.538861"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2385, 9], "size": 305234}], "total_bytes_output": 305234, "start": 18825351186266717, "stop": 18825351187194488, "scope": "evaluate_ir_node", "overhead_duration": 32849, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.540211"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2333, 9], "size": 298855}], "total_bytes_output": 298855, "start": 18825351187658932, "stop": 18825351188552137, "scope": "evaluate_ir_node", "overhead_duration": 33153, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.541553"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351188919818, "stop": 18825351189222377, "scope": "evaluate_ir_node", "overhead_duration": 29871, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.542220"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2251, 9], "size": 288160}, {"shape": [2295, 9], "size": 294069}, {"shape": [2344, 9], "size": 300084}, {"shape": [2429, 9], "size": 310802}, {"shape": [2455, 9], "size": 314457}, {"shape": [2385, 9], "size": 305234}, {"shape": [2333, 9], "size": 298855}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2111661, "count_frames_output": 1, "frames_output": [{"shape": [16492, 9], "size": 2111637}], "total_bytes_output": 2111637, "start": 18825351189565534, "stop": 18825351190398214, "scope": "evaluate_ir_node", "overhead_duration": 54356, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.543400"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16492, 9], "size": 2111637}], "total_bytes_input": 2111637, "count_frames_output": 1, "frames_output": [{"shape": [16492, 7], "size": 1847765}], "total_bytes_output": 1847765, "start": 18825351191593142, "stop": 18825351191613030, "scope": "evaluate_ir_node", "overhead_duration": 19806, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2111637, "1": 0, "2": 0}, "spillable": true, "sequence_number": 33, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.544608"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2354, 9], "size": 301225}], "total_bytes_output": 301225, "start": 18825351204626817, "stop": 18825351205432942, "scope": "evaluate_ir_node", "overhead_duration": 32580, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.558432"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2392, 9], "size": 306141}], "total_bytes_output": 306141, "start": 18825351205824725, "stop": 18825351206702883, "scope": "evaluate_ir_node", "overhead_duration": 53690, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.559758"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2425, 9], "size": 310626}], "total_bytes_output": 310626, "start": 18825351207170507, "stop": 18825351208185147, "scope": "evaluate_ir_node", "overhead_duration": 45954, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.561211"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2438, 9], "size": 312125}], "total_bytes_output": 312125, "start": 18825351208647523, "stop": 18825351209463096, "scope": "evaluate_ir_node", "overhead_duration": 33728, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.562482"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2359, 9], "size": 302127}], "total_bytes_output": 302127, "start": 18825351209879842, "stop": 18825351210886436, "scope": "evaluate_ir_node", "overhead_duration": 32495, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.563917"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 297081}], "total_bytes_output": 297081, "start": 18825351211354646, "stop": 18825351212471859, "scope": "evaluate_ir_node", "overhead_duration": 37001, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.565476"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2288, 9], "size": 293095}], "total_bytes_output": 293095, "start": 18825351212964370, "stop": 18825351214007298, "scope": "evaluate_ir_node", "overhead_duration": 34233, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.567007"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351214373256, "stop": 18825351214702640, "scope": "evaluate_ir_node", "overhead_duration": 31055, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.567701"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2354, 9], "size": 301225}, {"shape": [2392, 9], "size": 306141}, {"shape": [2425, 9], "size": 310626}, {"shape": [2438, 9], "size": 312125}, {"shape": [2359, 9], "size": 302127}, {"shape": [2321, 9], "size": 297081}, {"shape": [2288, 9], "size": 293095}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2122420, "count_frames_output": 1, "frames_output": [{"shape": [16577, 9], "size": 2122396}], "total_bytes_output": 2122396, "start": 18825351215040465, "stop": 18825351215890643, "scope": "evaluate_ir_node", "overhead_duration": 60244, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.568893"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16577, 9], "size": 2122396}], "total_bytes_input": 2122396, "count_frames_output": 1, "frames_output": [{"shape": [16577, 7], "size": 1857164}], "total_bytes_output": 1857164, "start": 18825351217233221, "stop": 18825351217254340, "scope": "evaluate_ir_node", "overhead_duration": 19720, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2122396, "1": 0, "2": 0}, "spillable": true, "sequence_number": 34, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.570250"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2305, 9], "size": 295264}], "total_bytes_output": 295264, "start": 18825351231122147, "stop": 18825351232255993, "scope": "evaluate_ir_node", "overhead_duration": 60130, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.585321"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2396, 9], "size": 306538}], "total_bytes_output": 306538, "start": 18825351232740900, "stop": 18825351233570826, "scope": "evaluate_ir_node", "overhead_duration": 34100, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.586591"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296412}], "total_bytes_output": 296412, "start": 18825351233961305, "stop": 18825351234744827, "scope": "evaluate_ir_node", "overhead_duration": 33314, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.587748"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299330}], "total_bytes_output": 299330, "start": 18825351235135772, "stop": 18825351235890878, "scope": "evaluate_ir_node", "overhead_duration": 34125, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.588893"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2397, 9], "size": 306713}], "total_bytes_output": 306713, "start": 18825351236330886, "stop": 18825351237349625, "scope": "evaluate_ir_node", "overhead_duration": 50878, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.590352"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2268, 9], "size": 290428}], "total_bytes_output": 290428, "start": 18825351237759603, "stop": 18825351238768065, "scope": "evaluate_ir_node", "overhead_duration": 31813, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.591766"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296452}], "total_bytes_output": 296452, "start": 18825351239134582, "stop": 18825351240124616, "scope": "evaluate_ir_node", "overhead_duration": 34490, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.593130"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351240549527, "stop": 18825351240887590, "scope": "evaluate_ir_node", "overhead_duration": 30618, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.593885"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2305, 9], "size": 295264}, {"shape": [2396, 9], "size": 306538}, {"shape": [2316, 9], "size": 296412}, {"shape": [2338, 9], "size": 299330}, {"shape": [2397, 9], "size": 306713}, {"shape": [2268, 9], "size": 290428}, {"shape": [2316, 9], "size": 296452}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2091137, "count_frames_output": 1, "frames_output": [{"shape": [16336, 9], "size": 2091113}], "total_bytes_output": 2091113, "start": 18825351241216085, "stop": 18825351242130712, "scope": "evaluate_ir_node", "overhead_duration": 53986, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.595131"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16336, 9], "size": 2091113}], "total_bytes_input": 2091113, "count_frames_output": 1, "frames_output": [{"shape": [16336, 7], "size": 1829737}], "total_bytes_output": 1829737, "start": 18825351243303880, "stop": 18825351243324804, "scope": "evaluate_ir_node", "overhead_duration": 35597, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2091113, "1": 0, "2": 0}, "spillable": true, "sequence_number": 35, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.596335"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2494, 9], "size": 319273}], "total_bytes_output": 319273, "start": 18825351256443645, "stop": 18825351257291656, "scope": "evaluate_ir_node", "overhead_duration": 33732, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.610291"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2379, 9], "size": 304246}], "total_bytes_output": 304246, "start": 18825351257666095, "stop": 18825351258537350, "scope": "evaluate_ir_node", "overhead_duration": 34400, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.611542"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 304818}], "total_bytes_output": 304818, "start": 18825351258949557, "stop": 18825351259713905, "scope": "evaluate_ir_node", "overhead_duration": 33699, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.612716"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2278, 9], "size": 291308}], "total_bytes_output": 291308, "start": 18825351260125557, "stop": 18825351260938958, "scope": "evaluate_ir_node", "overhead_duration": 53746, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.613982"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299242}], "total_bytes_output": 299242, "start": 18825351261387115, "stop": 18825351262226902, "scope": "evaluate_ir_node", "overhead_duration": 33606, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.615228"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2345, 9], "size": 299957}], "total_bytes_output": 299957, "start": 18825351262629316, "stop": 18825351263668762, "scope": "evaluate_ir_node", "overhead_duration": 33881, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.616669"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2342, 9], "size": 299882}], "total_bytes_output": 299882, "start": 18825351264083159, "stop": 18825351264940950, "scope": "evaluate_ir_node", "overhead_duration": 32195, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.617939"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351265321478, "stop": 18825351265661659, "scope": "evaluate_ir_node", "overhead_duration": 29792, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.618658"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2494, 9], "size": 319273}, {"shape": [2379, 9], "size": 304246}, {"shape": [2382, 9], "size": 304818}, {"shape": [2278, 9], "size": 291308}, {"shape": [2338, 9], "size": 299242}, {"shape": [2345, 9], "size": 299957}, {"shape": [2342, 9], "size": 299882}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2118726, "count_frames_output": 1, "frames_output": [{"shape": [16558, 9], "size": 2118702}], "total_bytes_output": 2118702, "start": 18825351265982878, "stop": 18825351266820071, "scope": "evaluate_ir_node", "overhead_duration": 53642, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.619822"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16558, 9], "size": 2118702}], "total_bytes_input": 2118702, "count_frames_output": 1, "frames_output": [{"shape": [16558, 7], "size": 1853774}], "total_bytes_output": 1853774, "start": 18825351267915654, "stop": 18825351267934916, "scope": "evaluate_ir_node", "overhead_duration": 19117, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2118702, "1": 0, "2": 0}, "spillable": true, "sequence_number": 36, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.620928"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 305117}], "total_bytes_output": 305117, "start": 18825351280777680, "stop": 18825351281635130, "scope": "evaluate_ir_node", "overhead_duration": 34840, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.634638"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2388, 9], "size": 305655}], "total_bytes_output": 305655, "start": 18825351282031849, "stop": 18825351282899955, "scope": "evaluate_ir_node", "overhead_duration": 33709, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.635952"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2381, 9], "size": 304635}], "total_bytes_output": 304635, "start": 18825351283351720, "stop": 18825351284178157, "scope": "evaluate_ir_node", "overhead_duration": 35447, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.637186"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2328, 9], "size": 297718}], "total_bytes_output": 297718, "start": 18825351284579118, "stop": 18825351285358538, "scope": "evaluate_ir_node", "overhead_duration": 33613, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.638361"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2272, 9], "size": 290686}], "total_bytes_output": 290686, "start": 18825351285716580, "stop": 18825351286674375, "scope": "evaluate_ir_node", "overhead_duration": 36128, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.639686"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2337, 9], "size": 299041}], "total_bytes_output": 299041, "start": 18825351287155596, "stop": 18825351288180075, "scope": "evaluate_ir_node", "overhead_duration": 36743, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.641186"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2347, 9], "size": 300656}], "total_bytes_output": 300656, "start": 18825351288630882, "stop": 18825351289592877, "scope": "evaluate_ir_node", "overhead_duration": 36054, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.642595"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351289960007, "stop": 18825351290312754, "scope": "evaluate_ir_node", "overhead_duration": 29939, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.643311"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2382, 9], "size": 305117}, {"shape": [2388, 9], "size": 305655}, {"shape": [2381, 9], "size": 304635}, {"shape": [2328, 9], "size": 297718}, {"shape": [2272, 9], "size": 290686}, {"shape": [2337, 9], "size": 299041}, {"shape": [2347, 9], "size": 300656}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2103508, "count_frames_output": 1, "frames_output": [{"shape": [16435, 9], "size": 2103484}], "total_bytes_output": 2103484, "start": 18825351290713489, "stop": 18825351291595961, "scope": "evaluate_ir_node", "overhead_duration": 61547, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.644599"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16435, 9], "size": 2103484}], "total_bytes_input": 2103484, "count_frames_output": 1, "frames_output": [{"shape": [16435, 7], "size": 1840524}], "total_bytes_output": 1840524, "start": 18825351292794674, "stop": 18825351292815692, "scope": "evaluate_ir_node", "overhead_duration": 19732, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2103484, "1": 0, "2": 0}, "spillable": true, "sequence_number": 37, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.645810"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2296, 9], "size": 294196}], "total_bytes_output": 294196, "start": 18825351306610790, "stop": 18825351307651272, "scope": "evaluate_ir_node", "overhead_duration": 42391, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.660681"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2370, 9], "size": 303480}], "total_bytes_output": 303480, "start": 18825351308143679, "stop": 18825351309183615, "scope": "evaluate_ir_node", "overhead_duration": 42424, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.662205"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2360, 9], "size": 301926}], "total_bytes_output": 301926, "start": 18825351309649598, "stop": 18825351310414492, "scope": "evaluate_ir_node", "overhead_duration": 34072, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.663417"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 297207}], "total_bytes_output": 297207, "start": 18825351310816756, "stop": 18825351311885199, "scope": "evaluate_ir_node", "overhead_duration": 40112, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.664885"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297289}], "total_bytes_output": 297289, "start": 18825351312373720, "stop": 18825351313199373, "scope": "evaluate_ir_node", "overhead_duration": 65640, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.666198"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2437, 9], "size": 312117}], "total_bytes_output": 312117, "start": 18825351313573268, "stop": 18825351314452423, "scope": "evaluate_ir_node", "overhead_duration": 32543, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.667452"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297606}], "total_bytes_output": 297606, "start": 18825351314876149, "stop": 18825351315739094, "scope": "evaluate_ir_node", "overhead_duration": 32139, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.668737"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351316129965, "stop": 18825351316506824, "scope": "evaluate_ir_node", "overhead_duration": 31018, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.669503"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2296, 9], "size": 294196}, {"shape": [2370, 9], "size": 303480}, {"shape": [2360, 9], "size": 301926}, {"shape": [2321, 9], "size": 297207}, {"shape": [2325, 9], "size": 297289}, {"shape": [2437, 9], "size": 312117}, {"shape": [2325, 9], "size": 297606}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2103821, "count_frames_output": 1, "frames_output": [{"shape": [16434, 9], "size": 2103797}], "total_bytes_output": 2103797, "start": 18825351316847023, "stop": 18825351317660309, "scope": "evaluate_ir_node", "overhead_duration": 53756, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.670660"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16434, 9], "size": 2103797}], "total_bytes_input": 2103797, "count_frames_output": 1, "frames_output": [{"shape": [16434, 7], "size": 1840853}], "total_bytes_output": 1840853, "start": 18825351318733483, "stop": 18825351318752278, "scope": "evaluate_ir_node", "overhead_duration": 19249, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2103797, "1": 0, "2": 0}, "spillable": true, "sequence_number": 38, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.671747"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2260, 9], "size": 289077}], "total_bytes_output": 289077, "start": 18825351331944602, "stop": 18825351332868051, "scope": "evaluate_ir_node", "overhead_duration": 35099, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.685871"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2289, 9], "size": 293053}], "total_bytes_output": 293053, "start": 18825351333264231, "stop": 18825351334120438, "scope": "evaluate_ir_node", "overhead_duration": 49482, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.687138"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2303, 9], "size": 295022}], "total_bytes_output": 295022, "start": 18825351334533915, "stop": 18825351335316458, "scope": "evaluate_ir_node", "overhead_duration": 33702, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.688318"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2433, 9], "size": 311358}], "total_bytes_output": 311358, "start": 18825351335709383, "stop": 18825351336493519, "scope": "evaluate_ir_node", "overhead_duration": 33109, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.689493"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2262, 9], "size": 289388}], "total_bytes_output": 289388, "start": 18825351336885940, "stop": 18825351337770307, "scope": "evaluate_ir_node", "overhead_duration": 34400, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.690773"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2383, 9], "size": 305323}], "total_bytes_output": 305323, "start": 18825351338135046, "stop": 18825351339125072, "scope": "evaluate_ir_node", "overhead_duration": 48370, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.692157"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2359, 9], "size": 301966}], "total_bytes_output": 301966, "start": 18825351339582714, "stop": 18825351340571797, "scope": "evaluate_ir_node", "overhead_duration": 32731, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.693589"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351340977851, "stop": 18825351341339243, "scope": "evaluate_ir_node", "overhead_duration": 28951, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.694336"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2260, 9], "size": 289077}, {"shape": [2289, 9], "size": 293053}, {"shape": [2303, 9], "size": 295022}, {"shape": [2433, 9], "size": 311358}, {"shape": [2262, 9], "size": 289388}, {"shape": [2383, 9], "size": 305323}, {"shape": [2359, 9], "size": 301966}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2085187, "count_frames_output": 1, "frames_output": [{"shape": [16289, 9], "size": 2085163}], "total_bytes_output": 2085163, "start": 18825351341678655, "stop": 18825351342517170, "scope": "evaluate_ir_node", "overhead_duration": 53531, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.695518"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16289, 9], "size": 2085163}], "total_bytes_input": 2085163, "count_frames_output": 1, "frames_output": [{"shape": [16289, 7], "size": 1824539}], "total_bytes_output": 1824539, "start": 18825351343685593, "stop": 18825351343705028, "scope": "evaluate_ir_node", "overhead_duration": 19840, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2085163, "1": 0, "2": 0}, "spillable": true, "sequence_number": 39, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.696700"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2327, 9], "size": 297798}], "total_bytes_output": 297798, "start": 18825351356574630, "stop": 18825351357453960, "scope": "evaluate_ir_node", "overhead_duration": 32522, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.710470"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2309, 9], "size": 295667}], "total_bytes_output": 295667, "start": 18825351357843193, "stop": 18825351358692192, "scope": "evaluate_ir_node", "overhead_duration": 33408, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.711746"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2427, 9], "size": 310935}], "total_bytes_output": 310935, "start": 18825351359160301, "stop": 18825351359930788, "scope": "evaluate_ir_node", "overhead_duration": 32841, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.712932"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2383, 9], "size": 305068}], "total_bytes_output": 305068, "start": 18825351360351069, "stop": 18825351361196691, "scope": "evaluate_ir_node", "overhead_duration": 51920, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.714200"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2405, 9], "size": 307701}], "total_bytes_output": 307701, "start": 18825351361539770, "stop": 18825351362376015, "scope": "evaluate_ir_node", "overhead_duration": 32907, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.715377"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2424, 9], "size": 310498}], "total_bytes_output": 310498, "start": 18825351362774368, "stop": 18825351363709794, "scope": "evaluate_ir_node", "overhead_duration": 34514, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.716712"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2314, 9], "size": 296106}], "total_bytes_output": 296106, "start": 18825351364164452, "stop": 18825351365055080, "scope": "evaluate_ir_node", "overhead_duration": 34650, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.718054"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351365447329, "stop": 18825351365777909, "scope": "evaluate_ir_node", "overhead_duration": 29867, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.718774"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2327, 9], "size": 297798}, {"shape": [2309, 9], "size": 295667}, {"shape": [2427, 9], "size": 310935}, {"shape": [2383, 9], "size": 305068}, {"shape": [2405, 9], "size": 307701}, {"shape": [2424, 9], "size": 310498}, {"shape": [2314, 9], "size": 296106}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2123773, "count_frames_output": 1, "frames_output": [{"shape": [16589, 9], "size": 2123749}], "total_bytes_output": 2123749, "start": 18825351366083413, "stop": 18825351366869036, "scope": "evaluate_ir_node", "overhead_duration": 52902, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.719869"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16589, 9], "size": 2123749}], "total_bytes_input": 2123749, "count_frames_output": 1, "frames_output": [{"shape": [16589, 7], "size": 1858325}], "total_bytes_output": 1858325, "start": 18825351367967835, "stop": 18825351367987343, "scope": "evaluate_ir_node", "overhead_duration": 20053, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2123749, "1": 0, "2": 0}, "spillable": true, "sequence_number": 40, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.721012"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2310, 9], "size": 295599}], "total_bytes_output": 295599, "start": 18825351381380734, "stop": 18825351382216646, "scope": "evaluate_ir_node", "overhead_duration": 33562, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.735219"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2387, 9], "size": 305285}], "total_bytes_output": 305285, "start": 18825351382573633, "stop": 18825351383576437, "scope": "evaluate_ir_node", "overhead_duration": 37730, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.736593"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2379, 9], "size": 304781}], "total_bytes_output": 304781, "start": 18825351384014169, "stop": 18825351384830070, "scope": "evaluate_ir_node", "overhead_duration": 41339, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.737834"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2320, 9], "size": 296917}], "total_bytes_output": 296917, "start": 18825351385211983, "stop": 18825351386184702, "scope": "evaluate_ir_node", "overhead_duration": 42699, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.739215"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2250, 9], "size": 288094}], "total_bytes_output": 288094, "start": 18825351386644896, "stop": 18825351387589785, "scope": "evaluate_ir_node", "overhead_duration": 36648, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.740605"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 299193}], "total_bytes_output": 299193, "start": 18825351388052816, "stop": 18825351389106875, "scope": "evaluate_ir_node", "overhead_duration": 74402, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.742112"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2358, 9], "size": 301942}], "total_bytes_output": 301942, "start": 18825351389561297, "stop": 18825351390658700, "scope": "evaluate_ir_node", "overhead_duration": 35022, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.743658"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351391042115, "stop": 18825351391393500, "scope": "evaluate_ir_node", "overhead_duration": 29570, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.744389"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2310, 9], "size": 295599}, {"shape": [2387, 9], "size": 305285}, {"shape": [2379, 9], "size": 304781}, {"shape": [2320, 9], "size": 296917}, {"shape": [2250, 9], "size": 288094}, {"shape": [2335, 9], "size": 299193}, {"shape": [2358, 9], "size": 301942}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2091811, "count_frames_output": 1, "frames_output": [{"shape": [16339, 9], "size": 2091787}], "total_bytes_output": 2091787, "start": 18825351391719760, "stop": 18825351392659265, "scope": "evaluate_ir_node", "overhead_duration": 59418, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.745659"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16339, 9], "size": 2091787}], "total_bytes_input": 2091787, "count_frames_output": 1, "frames_output": [{"shape": [16339, 7], "size": 1830363}], "total_bytes_output": 1830363, "start": 18825351393851645, "stop": 18825351393872108, "scope": "evaluate_ir_node", "overhead_duration": 20005, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2091787, "1": 0, "2": 0}, "spillable": true, "sequence_number": 41, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.746868"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304794}], "total_bytes_output": 304794, "start": 18825351407968558, "stop": 18825351408852493, "scope": "evaluate_ir_node", "overhead_duration": 36199, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.761874"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2391, 9], "size": 306377}], "total_bytes_output": 306377, "start": 18825351409308426, "stop": 18825351410380803, "scope": "evaluate_ir_node", "overhead_duration": 46254, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.763402"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2279, 9], "size": 292008}], "total_bytes_output": 292008, "start": 18825351410886910, "stop": 18825351411725043, "scope": "evaluate_ir_node", "overhead_duration": 51889, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.764745"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2358, 9], "size": 301961}], "total_bytes_output": 301961, "start": 18825351412174822, "stop": 18825351413039838, "scope": "evaluate_ir_node", "overhead_duration": 37589, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.766045"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2403, 9], "size": 307286}], "total_bytes_output": 307286, "start": 18825351413529916, "stop": 18825351414320989, "scope": "evaluate_ir_node", "overhead_duration": 49870, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.767320"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2429, 9], "size": 310943}], "total_bytes_output": 310943, "start": 18825351414692515, "stop": 18825351415607026, "scope": "evaluate_ir_node", "overhead_duration": 33346, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.768606"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 301018}], "total_bytes_output": 301018, "start": 18825351415967893, "stop": 18825351416878215, "scope": "evaluate_ir_node", "overhead_duration": 31532, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.769878"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351417238793, "stop": 18825351417619404, "scope": "evaluate_ir_node", "overhead_duration": 30708, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.770617"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2380, 9], "size": 304794}, {"shape": [2391, 9], "size": 306377}, {"shape": [2279, 9], "size": 292008}, {"shape": [2358, 9], "size": 301961}, {"shape": [2403, 9], "size": 307286}, {"shape": [2429, 9], "size": 310943}, {"shape": [2349, 9], "size": 301018}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2124387, "count_frames_output": 1, "frames_output": [{"shape": [16589, 9], "size": 2124363}], "total_bytes_output": 2124363, "start": 18825351417969111, "stop": 18825351418775776, "scope": "evaluate_ir_node", "overhead_duration": 58505, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.771775"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16589, 9], "size": 2124363}], "total_bytes_input": 2124363, "count_frames_output": 1, "frames_output": [{"shape": [16589, 7], "size": 1858939}], "total_bytes_output": 1858939, "start": 18825351419869773, "stop": 18825351419889438, "scope": "evaluate_ir_node", "overhead_duration": 35140, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2124363, "1": 0, "2": 0}, "spillable": true, "sequence_number": 42, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.772883"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2401, 9], "size": 307292}], "total_bytes_output": 307292, "start": 18825351433434672, "stop": 18825351434272058, "scope": "evaluate_ir_node", "overhead_duration": 49511, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.787275"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2374, 9], "size": 303885}], "total_bytes_output": 303885, "start": 18825351434675216, "stop": 18825351435595229, "scope": "evaluate_ir_node", "overhead_duration": 33943, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.788616"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2331, 9], "size": 298628}], "total_bytes_output": 298628, "start": 18825351435985681, "stop": 18825351436856003, "scope": "evaluate_ir_node", "overhead_duration": 36559, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.789863"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2307, 9], "size": 295386}], "total_bytes_output": 295386, "start": 18825351437277364, "stop": 18825351438143810, "scope": "evaluate_ir_node", "overhead_duration": 34014, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.791146"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2319, 9], "size": 296777}], "total_bytes_output": 296777, "start": 18825351438564872, "stop": 18825351439405211, "scope": "evaluate_ir_node", "overhead_duration": 49836, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.792407"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2447, 9], "size": 313445}], "total_bytes_output": 313445, "start": 18825351439803163, "stop": 18825351440921165, "scope": "evaluate_ir_node", "overhead_duration": 34310, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.793924"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2399, 9], "size": 307252}], "total_bytes_output": 307252, "start": 18825351441305969, "stop": 18825351442135210, "scope": "evaluate_ir_node", "overhead_duration": 32926, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.795135"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351442501065, "stop": 18825351442813827, "scope": "evaluate_ir_node", "overhead_duration": 29495, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.795810"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2401, 9], "size": 307292}, {"shape": [2374, 9], "size": 303885}, {"shape": [2331, 9], "size": 298628}, {"shape": [2307, 9], "size": 295386}, {"shape": [2319, 9], "size": 296777}, {"shape": [2447, 9], "size": 313445}, {"shape": [2399, 9], "size": 307252}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2122665, "count_frames_output": 1, "frames_output": [{"shape": [16578, 9], "size": 2122641}], "total_bytes_output": 2122641, "start": 18825351443157712, "stop": 18825351443997869, "scope": "evaluate_ir_node", "overhead_duration": 97780, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.797057"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16578, 9], "size": 2122641}], "total_bytes_input": 2122641, "count_frames_output": 1, "frames_output": [{"shape": [16578, 7], "size": 1857393}], "total_bytes_output": 1857393, "start": 18825351445192604, "stop": 18825351445212914, "scope": "evaluate_ir_node", "overhead_duration": 19685, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2122641, "1": 0, "2": 0}, "spillable": true, "sequence_number": 43, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.798208"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2277, 9], "size": 291361}], "total_bytes_output": 291361, "start": 18825351458603232, "stop": 18825351459497754, "scope": "evaluate_ir_node", "overhead_duration": 32926, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.812498"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2376, 9], "size": 304101}], "total_bytes_output": 304101, "start": 18825351459886757, "stop": 18825351460855164, "scope": "evaluate_ir_node", "overhead_duration": 33507, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.813859"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2275, 9], "size": 291700}], "total_bytes_output": 291700, "start": 18825351461246600, "stop": 18825351462006407, "scope": "evaluate_ir_node", "overhead_duration": 33224, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.815007"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2355, 9], "size": 301538}], "total_bytes_output": 301538, "start": 18825351462393809, "stop": 18825351463192543, "scope": "evaluate_ir_node", "overhead_duration": 35005, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.816197"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2343, 9], "size": 299946}], "total_bytes_output": 299946, "start": 18825351463640502, "stop": 18825351464583137, "scope": "evaluate_ir_node", "overhead_duration": 68345, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.817610"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2319, 9], "size": 296887}], "total_bytes_output": 296887, "start": 18825351465062242, "stop": 18825351466101994, "scope": "evaluate_ir_node", "overhead_duration": 38590, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.819109"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2356, 9], "size": 301817}], "total_bytes_output": 301817, "start": 18825351466566495, "stop": 18825351467558739, "scope": "evaluate_ir_node", "overhead_duration": 34140, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.820574"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351467956106, "stop": 18825351468419633, "scope": "evaluate_ir_node", "overhead_duration": 48236, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.821434"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2277, 9], "size": 291361}, {"shape": [2376, 9], "size": 304101}, {"shape": [2275, 9], "size": 291700}, {"shape": [2355, 9], "size": 301538}, {"shape": [2343, 9], "size": 299946}, {"shape": [2319, 9], "size": 296887}, {"shape": [2356, 9], "size": 301817}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2087350, "count_frames_output": 1, "frames_output": [{"shape": [16301, 9], "size": 2087326}], "total_bytes_output": 2087326, "start": 18825351468768467, "stop": 18825351469625673, "scope": "evaluate_ir_node", "overhead_duration": 60674, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.822628"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16301, 9], "size": 2087326}], "total_bytes_input": 2087326, "count_frames_output": 1, "frames_output": [{"shape": [16301, 7], "size": 1826510}], "total_bytes_output": 1826510, "start": 18825351470868788, "stop": 18825351470888503, "scope": "evaluate_ir_node", "overhead_duration": 19383, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2087326, "1": 0, "2": 0}, "spillable": true, "sequence_number": 44, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.823883"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2305, 9], "size": 294984}], "total_bytes_output": 294984, "start": 18825351484723370, "stop": 18825351485620479, "scope": "evaluate_ir_node", "overhead_duration": 35251, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.838624"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2389, 9], "size": 305888}], "total_bytes_output": 305888, "start": 18825351486012836, "stop": 18825351487036405, "scope": "evaluate_ir_node", "overhead_duration": 58664, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.840070"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2318, 9], "size": 296993}], "total_bytes_output": 296993, "start": 18825351487483129, "stop": 18825351488548874, "scope": "evaluate_ir_node", "overhead_duration": 46175, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.841567"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2409, 9], "size": 308464}], "total_bytes_output": 308464, "start": 18825351488985677, "stop": 18825351489757564, "scope": "evaluate_ir_node", "overhead_duration": 33791, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.842760"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2484, 9], "size": 317820}], "total_bytes_output": 317820, "start": 18825351490217254, "stop": 18825351491124980, "scope": "evaluate_ir_node", "overhead_duration": 32177, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.844126"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2348, 9], "size": 300625}], "total_bytes_output": 300625, "start": 18825351491507491, "stop": 18825351492503965, "scope": "evaluate_ir_node", "overhead_duration": 33881, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.845521"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2211, 9], "size": 283061}], "total_bytes_output": 283061, "start": 18825351492939536, "stop": 18825351493872229, "scope": "evaluate_ir_node", "overhead_duration": 32873, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.846889"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351494254286, "stop": 18825351507956095, "scope": "evaluate_ir_node", "overhead_duration": 29693, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.860961"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2305, 9], "size": 294984}, {"shape": [2389, 9], "size": 305888}, {"shape": [2318, 9], "size": 296993}, {"shape": [2409, 9], "size": 308464}, {"shape": [2484, 9], "size": 317820}, {"shape": [2348, 9], "size": 300625}, {"shape": [2211, 9], "size": 283061}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2107835, "count_frames_output": 1, "frames_output": [{"shape": [16464, 9], "size": 2107811}], "total_bytes_output": 2107811, "start": 18825351508289266, "stop": 18825351509227998, "scope": "evaluate_ir_node", "overhead_duration": 70917, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.862247"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16464, 9], "size": 2107811}], "total_bytes_input": 2107811, "count_frames_output": 1, "frames_output": [{"shape": [16464, 7], "size": 1844387}], "total_bytes_output": 1844387, "start": 18825351510743913, "stop": 18825351510765338, "scope": "evaluate_ir_node", "overhead_duration": 22195, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2107811, "1": 0, "2": 0}, "spillable": true, "sequence_number": 45, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.863780"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2320, 9], "size": 296981}], "total_bytes_output": 296981, "start": 18825351512344485, "stop": 18825351513295363, "scope": "evaluate_ir_node", "overhead_duration": 34202, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.866300"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2344, 9], "size": 300142}], "total_bytes_output": 300142, "start": 18825351513827713, "stop": 18825351514834743, "scope": "evaluate_ir_node", "overhead_duration": 61980, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.867870"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2344, 9], "size": 299999}], "total_bytes_output": 299999, "start": 18825351515324741, "stop": 18825351516197495, "scope": "evaluate_ir_node", "overhead_duration": 32281, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.869202"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297971}], "total_bytes_output": 297971, "start": 18825351516608218, "stop": 18825351517595872, "scope": "evaluate_ir_node", "overhead_duration": 34996, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.870602"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2371, 9], "size": 303306}], "total_bytes_output": 303306, "start": 18825351518046201, "stop": 18825351518986018, "scope": "evaluate_ir_node", "overhead_duration": 32391, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.871984"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2333, 9], "size": 298442}], "total_bytes_output": 298442, "start": 18825351519346804, "stop": 18825351520200963, "scope": "evaluate_ir_node", "overhead_duration": 33233, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.873204"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2391, 9], "size": 306383}], "total_bytes_output": 306383, "start": 18825351520622767, "stop": 18825351521400406, "scope": "evaluate_ir_node", "overhead_duration": 31574, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.874398"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351521764263, "stop": 18825351522081750, "scope": "evaluate_ir_node", "overhead_duration": 47396, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.875096"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2320, 9], "size": 296981}, {"shape": [2344, 9], "size": 300142}, {"shape": [2344, 9], "size": 299999}, {"shape": [2325, 9], "size": 297971}, {"shape": [2371, 9], "size": 303306}, {"shape": [2333, 9], "size": 298442}, {"shape": [2391, 9], "size": 306383}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2103224, "count_frames_output": 1, "frames_output": [{"shape": [16428, 9], "size": 2103200}], "total_bytes_output": 2103200, "start": 18825351522499037, "stop": 18825351523332201, "scope": "evaluate_ir_node", "overhead_duration": 74688, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.876340"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16428, 9], "size": 2103200}], "total_bytes_input": 2103200, "count_frames_output": 1, "frames_output": [{"shape": [16428, 7], "size": 1840352}], "total_bytes_output": 1840352, "start": 18825351524510898, "stop": 18825351524530008, "scope": "evaluate_ir_node", "overhead_duration": 19410, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2103200, "1": 0, "2": 0}, "spillable": true, "sequence_number": 46, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.877524"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2301, 9], "size": 294398}], "total_bytes_output": 294398, "start": 18825351535193527, "stop": 18825351536092537, "scope": "evaluate_ir_node", "overhead_duration": 49496, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.889097"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299109}], "total_bytes_output": 299109, "start": 18825351536525181, "stop": 18825351537423019, "scope": "evaluate_ir_node", "overhead_duration": 33309, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.890442"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297448}], "total_bytes_output": 297448, "start": 18825351537835194, "stop": 18825351538639345, "scope": "evaluate_ir_node", "overhead_duration": 34912, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.891642"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2350, 9], "size": 301125}], "total_bytes_output": 301125, "start": 18825351539028084, "stop": 18825351539780996, "scope": "evaluate_ir_node", "overhead_duration": 33237, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.892799"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2297, 9], "size": 293783}], "total_bytes_output": 293783, "start": 18825351540309830, "stop": 18825351541164591, "scope": "evaluate_ir_node", "overhead_duration": 34830, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.894184"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2272, 9], "size": 290815}], "total_bytes_output": 290815, "start": 18825351541547120, "stop": 18825351542504188, "scope": "evaluate_ir_node", "overhead_duration": 34197, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.895505"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2337, 9], "size": 299461}], "total_bytes_output": 299461, "start": 18825351542924547, "stop": 18825351543814149, "scope": "evaluate_ir_node", "overhead_duration": 32772, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.896831"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351544195070, "stop": 18825351544563969, "scope": "evaluate_ir_node", "overhead_duration": 30026, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.897561"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2301, 9], "size": 294398}, {"shape": [2338, 9], "size": 299109}, {"shape": [2325, 9], "size": 297448}, {"shape": [2350, 9], "size": 301125}, {"shape": [2297, 9], "size": 293783}, {"shape": [2272, 9], "size": 290815}, {"shape": [2337, 9], "size": 299461}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2076139, "count_frames_output": 1, "frames_output": [{"shape": [16220, 9], "size": 2076115}], "total_bytes_output": 2076115, "start": 18825351544846400, "stop": 18825351545652111, "scope": "evaluate_ir_node", "overhead_duration": 52429, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.898651"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16220, 9], "size": 2076115}], "total_bytes_input": 2076115, "count_frames_output": 1, "frames_output": [{"shape": [16220, 7], "size": 1816595}], "total_bytes_output": 1816595, "start": 18825351546800986, "stop": 18825351546821162, "scope": "evaluate_ir_node", "overhead_duration": 20691, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2076115, "1": 0, "2": 0}, "spillable": true, "sequence_number": 47, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.899819"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2334, 9], "size": 298633}], "total_bytes_output": 298633, "start": 18825351559676041, "stop": 18825351560546920, "scope": "evaluate_ir_node", "overhead_duration": 33128, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.913546"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2435, 9], "size": 311610}], "total_bytes_output": 311610, "start": 18825351560920247, "stop": 18825351561792157, "scope": "evaluate_ir_node", "overhead_duration": 35017, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.914818"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2279, 9], "size": 291716}], "total_bytes_output": 291716, "start": 18825351562209427, "stop": 18825351563222013, "scope": "evaluate_ir_node", "overhead_duration": 59428, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.916254"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2356, 9], "size": 301485}], "total_bytes_output": 301485, "start": 18825351563667021, "stop": 18825351564548272, "scope": "evaluate_ir_node", "overhead_duration": 34331, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.917552"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2354, 9], "size": 301408}], "total_bytes_output": 301408, "start": 18825351564973865, "stop": 18825351565969927, "scope": "evaluate_ir_node", "overhead_duration": 37418, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.918975"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2364, 9], "size": 302514}], "total_bytes_output": 302514, "start": 18825351566423148, "stop": 18825351567446986, "scope": "evaluate_ir_node", "overhead_duration": 36402, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.920468"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299307}], "total_bytes_output": 299307, "start": 18825351567893581, "stop": 18825351568948136, "scope": "evaluate_ir_node", "overhead_duration": 32861, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.921946"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351569332945, "stop": 18825351569712298, "scope": "evaluate_ir_node", "overhead_duration": 31261, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.922709"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2334, 9], "size": 298633}, {"shape": [2435, 9], "size": 311610}, {"shape": [2279, 9], "size": 291716}, {"shape": [2356, 9], "size": 301485}, {"shape": [2354, 9], "size": 301408}, {"shape": [2364, 9], "size": 302514}, {"shape": [2338, 9], "size": 299307}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2106673, "count_frames_output": 1, "frames_output": [{"shape": [16460, 9], "size": 2106649}], "total_bytes_output": 2106649, "start": 18825351570048531, "stop": 18825351570966339, "scope": "evaluate_ir_node", "overhead_duration": 58698, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.923967"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16460, 9], "size": 2106649}], "total_bytes_input": 2106649, "count_frames_output": 1, "frames_output": [{"shape": [16460, 7], "size": 1843289}], "total_bytes_output": 1843289, "start": 18825351572226857, "stop": 18825351572248058, "scope": "evaluate_ir_node", "overhead_duration": 20520, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2106649, "1": 0, "2": 0}, "spillable": true, "sequence_number": 48, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.925244"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2364, 9], "size": 302584}], "total_bytes_output": 302584, "start": 18825351586621982, "stop": 18825351587628140, "scope": "evaluate_ir_node", "overhead_duration": 60065, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.940643"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2387, 9], "size": 305579}], "total_bytes_output": 305579, "start": 18825351588095136, "stop": 18825351589003424, "scope": "evaluate_ir_node", "overhead_duration": 36500, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.942008"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304780}], "total_bytes_output": 304780, "start": 18825351589396622, "stop": 18825351590245155, "scope": "evaluate_ir_node", "overhead_duration": 34355, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.943283"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297909}], "total_bytes_output": 297909, "start": 18825351590706713, "stop": 18825351591508522, "scope": "evaluate_ir_node", "overhead_duration": 33957, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.944510"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2374, 9], "size": 304030}], "total_bytes_output": 304030, "start": 18825351592030898, "stop": 18825351592879222, "scope": "evaluate_ir_node", "overhead_duration": 59625, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.945881"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299208}], "total_bytes_output": 299208, "start": 18825351593266504, "stop": 18825351594201622, "scope": "evaluate_ir_node", "overhead_duration": 32305, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.947199"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2366, 9], "size": 302953}], "total_bytes_output": 302953, "start": 18825351594635424, "stop": 18825351595568587, "scope": "evaluate_ir_node", "overhead_duration": 32582, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.948569"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351595968025, "stop": 18825351596339689, "scope": "evaluate_ir_node", "overhead_duration": 29229, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.949335"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2364, 9], "size": 302584}, {"shape": [2387, 9], "size": 305579}, {"shape": [2380, 9], "size": 304780}, {"shape": [2325, 9], "size": 297909}, {"shape": [2374, 9], "size": 304030}, {"shape": [2338, 9], "size": 299208}, {"shape": [2366, 9], "size": 302953}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2117043, "count_frames_output": 1, "frames_output": [{"shape": [16534, 9], "size": 2117019}], "total_bytes_output": 2117019, "start": 18825351596634097, "stop": 18825351597435635, "scope": "evaluate_ir_node", "overhead_duration": 51472, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.950434"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16534, 9], "size": 2117019}], "total_bytes_input": 2117019, "count_frames_output": 1, "frames_output": [{"shape": [16534, 7], "size": 1852475}], "total_bytes_output": 1852475, "start": 18825351598590265, "stop": 18825351598610180, "scope": "evaluate_ir_node", "overhead_duration": 34994, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2117019, "1": 0, "2": 0}, "spillable": true, "sequence_number": 49, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.951605"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2355, 9], "size": 301546}], "total_bytes_output": 301546, "start": 18825351611446676, "stop": 18825351612412497, "scope": "evaluate_ir_node", "overhead_duration": 33295, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.965412"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2329, 9], "size": 298422}], "total_bytes_output": 298422, "start": 18825351612821903, "stop": 18825351613884934, "scope": "evaluate_ir_node", "overhead_duration": 55474, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.966890"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2414, 9], "size": 309163}], "total_bytes_output": 309163, "start": 18825351614292900, "stop": 18825351615081088, "scope": "evaluate_ir_node", "overhead_duration": 33476, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.968083"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2301, 9], "size": 294708}], "total_bytes_output": 294708, "start": 18825351615483616, "stop": 18825351616312589, "scope": "evaluate_ir_node", "overhead_duration": 49810, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.969331"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2379, 9], "size": 304583}], "total_bytes_output": 304583, "start": 18825351616816312, "stop": 18825351617631419, "scope": "evaluate_ir_node", "overhead_duration": 33087, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.970630"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2468, 9], "size": 316181}], "total_bytes_output": 316181, "start": 18825351618031692, "stop": 18825351618971266, "scope": "evaluate_ir_node", "overhead_duration": 33555, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.971971"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2406, 9], "size": 307678}], "total_bytes_output": 307678, "start": 18825351619359197, "stop": 18825351620222980, "scope": "evaluate_ir_node", "overhead_duration": 31791, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.973225"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351620621110, "stop": 18825351620980060, "scope": "evaluate_ir_node", "overhead_duration": 30664, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.973978"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2355, 9], "size": 301546}, {"shape": [2329, 9], "size": 298422}, {"shape": [2414, 9], "size": 309163}, {"shape": [2301, 9], "size": 294708}, {"shape": [2379, 9], "size": 304583}, {"shape": [2468, 9], "size": 316181}, {"shape": [2406, 9], "size": 307678}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2132281, "count_frames_output": 1, "frames_output": [{"shape": [16652, 9], "size": 2132257}], "total_bytes_output": 2132257, "start": 18825351621332523, "stop": 18825351622145928, "scope": "evaluate_ir_node", "overhead_duration": 61804, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.975145"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16652, 9], "size": 2132257}], "total_bytes_input": 2132257, "count_frames_output": 1, "frames_output": [{"shape": [16652, 7], "size": 1865825}], "total_bytes_output": 1865825, "start": 18825351623255037, "stop": 18825351623274280, "scope": "evaluate_ir_node", "overhead_duration": 35150, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2132257, "1": 0, "2": 0}, "spillable": true, "sequence_number": 50, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.976269"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304884}], "total_bytes_output": 304884, "start": 18825351635913609, "stop": 18825351636845943, "scope": "evaluate_ir_node", "overhead_duration": 33611, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.989846"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2374, 9], "size": 303955}], "total_bytes_output": 303955, "start": 18825351637219854, "stop": 18825351638101419, "scope": "evaluate_ir_node", "overhead_duration": 49251, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.991122"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2280, 9], "size": 291763}], "total_bytes_output": 291763, "start": 18825351638538650, "stop": 18825351639313146, "scope": "evaluate_ir_node", "overhead_duration": 34023, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.992315"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2366, 9], "size": 302834}], "total_bytes_output": 302834, "start": 18825351639701273, "stop": 18825351640507103, "scope": "evaluate_ir_node", "overhead_duration": 35015, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.993515"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2306, 9], "size": 294918}], "total_bytes_output": 294918, "start": 18825351640977970, "stop": 18825351642037616, "scope": "evaluate_ir_node", "overhead_duration": 36043, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.995041"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2348, 9], "size": 300477}], "total_bytes_output": 300477, "start": 18825351642460303, "stop": 18825351643539149, "scope": "evaluate_ir_node", "overhead_duration": 33538, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.996555"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296550}], "total_bytes_output": 296550, "start": 18825351643983381, "stop": 18825351645053853, "scope": "evaluate_ir_node", "overhead_duration": 48163, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:41.998089"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351645439726, "stop": 18825351645774609, "scope": "evaluate_ir_node", "overhead_duration": 29678, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:41.998771"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2380, 9], "size": 304884}, {"shape": [2374, 9], "size": 303955}, {"shape": [2280, 9], "size": 291763}, {"shape": [2366, 9], "size": 302834}, {"shape": [2306, 9], "size": 294918}, {"shape": [2348, 9], "size": 300477}, {"shape": [2316, 9], "size": 296550}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2095381, "count_frames_output": 1, "frames_output": [{"shape": [16370, 9], "size": 2095357}], "total_bytes_output": 2095357, "start": 18825351646100783, "stop": 18825351646930533, "scope": "evaluate_ir_node", "overhead_duration": 54144, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:41.999930"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16370, 9], "size": 2095357}], "total_bytes_input": 2095357, "count_frames_output": 1, "frames_output": [{"shape": [16370, 7], "size": 1833437}], "total_bytes_output": 1833437, "start": 18825351648168397, "stop": 18825351648189683, "scope": "evaluate_ir_node", "overhead_duration": 21645, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2095357, "1": 0, "2": 0}, "spillable": true, "sequence_number": 51, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.001189"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2275, 9], "size": 291321}], "total_bytes_output": 291321, "start": 18825351661151009, "stop": 18825351662211770, "scope": "evaluate_ir_node", "overhead_duration": 57770, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.015243"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304422}], "total_bytes_output": 304422, "start": 18825351662666437, "stop": 18825351663791116, "scope": "evaluate_ir_node", "overhead_duration": 59671, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.016867"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2314, 9], "size": 296370}], "total_bytes_output": 296370, "start": 18825351664365857, "stop": 18825351665178247, "scope": "evaluate_ir_node", "overhead_duration": 49511, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.018181"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2209, 9], "size": 282666}], "total_bytes_output": 282666, "start": 18825351665582773, "stop": 18825351666574793, "scope": "evaluate_ir_node", "overhead_duration": 39352, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.019573"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2379, 9], "size": 304337}], "total_bytes_output": 304337, "start": 18825351667066159, "stop": 18825351667897004, "scope": "evaluate_ir_node", "overhead_duration": 36514, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.020926"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2374, 9], "size": 304081}], "total_bytes_output": 304081, "start": 18825351668381255, "stop": 18825351669434609, "scope": "evaluate_ir_node", "overhead_duration": 36232, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.022436"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2317, 9], "size": 296700}], "total_bytes_output": 296700, "start": 18825351669853773, "stop": 18825351670930818, "scope": "evaluate_ir_node", "overhead_duration": 33332, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.023930"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351671295516, "stop": 18825351671650182, "scope": "evaluate_ir_node", "overhead_duration": 30533, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.024648"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2275, 9], "size": 291321}, {"shape": [2380, 9], "size": 304422}, {"shape": [2314, 9], "size": 296370}, {"shape": [2209, 9], "size": 282666}, {"shape": [2379, 9], "size": 304337}, {"shape": [2374, 9], "size": 304081}, {"shape": [2317, 9], "size": 296700}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2079897, "count_frames_output": 1, "frames_output": [{"shape": [16248, 9], "size": 2079873}], "total_bytes_output": 2079873, "start": 18825351671980242, "stop": 18825351672933250, "scope": "evaluate_ir_node", "overhead_duration": 58116, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.025933"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16248, 9], "size": 2079873}], "total_bytes_input": 2079873, "count_frames_output": 1, "frames_output": [{"shape": [16248, 7], "size": 1819905}], "total_bytes_output": 1819905, "start": 18825351674121597, "stop": 18825351674141806, "scope": "evaluate_ir_node", "overhead_duration": 19101, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2079873, "1": 0, "2": 0}, "spillable": true, "sequence_number": 52, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.027135"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2352, 9], "size": 301207}], "total_bytes_output": 301207, "start": 18825351687914438, "stop": 18825351688817197, "scope": "evaluate_ir_node", "overhead_duration": 34747, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.041834"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2319, 9], "size": 296881}], "total_bytes_output": 296881, "start": 18825351689211380, "stop": 18825351690053550, "scope": "evaluate_ir_node", "overhead_duration": 34218, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.043112"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2326, 9], "size": 297704}], "total_bytes_output": 297704, "start": 18825351690546884, "stop": 18825351691527796, "scope": "evaluate_ir_node", "overhead_duration": 45712, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.044547"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2307, 9], "size": 295551}], "total_bytes_output": 295551, "start": 18825351691965613, "stop": 18825351692810110, "scope": "evaluate_ir_node", "overhead_duration": 32626, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.045812"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2347, 9], "size": 300319}], "total_bytes_output": 300319, "start": 18825351693201037, "stop": 18825351694136473, "scope": "evaluate_ir_node", "overhead_duration": 38312, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.047140"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2331, 9], "size": 298351}], "total_bytes_output": 298351, "start": 18825351694556169, "stop": 18825351695466684, "scope": "evaluate_ir_node", "overhead_duration": 32651, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.048466"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2347, 9], "size": 300535}], "total_bytes_output": 300535, "start": 18825351696074582, "stop": 18825351696961438, "scope": "evaluate_ir_node", "overhead_duration": 65408, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.049960"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351697328591, "stop": 18825351711067961, "scope": "evaluate_ir_node", "overhead_duration": 28849, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.064063"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2352, 9], "size": 301207}, {"shape": [2319, 9], "size": 296881}, {"shape": [2326, 9], "size": 297704}, {"shape": [2307, 9], "size": 295551}, {"shape": [2347, 9], "size": 300319}, {"shape": [2331, 9], "size": 298351}, {"shape": [2347, 9], "size": 300535}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2090548, "count_frames_output": 1, "frames_output": [{"shape": [16329, 9], "size": 2090524}], "total_bytes_output": 2090524, "start": 18825351711392596, "stop": 18825351712393688, "scope": "evaluate_ir_node", "overhead_duration": 98165, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.065436"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16329, 9], "size": 2090524}], "total_bytes_input": 2090524, "count_frames_output": 1, "frames_output": [{"shape": [16329, 7], "size": 1829260}], "total_bytes_output": 1829260, "start": 18825351713976695, "stop": 18825351713998241, "scope": "evaluate_ir_node", "overhead_duration": 22176, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2090524, "1": 0, "2": 0}, "spillable": true, "sequence_number": 53, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.066997"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 297058}], "total_bytes_output": 297058, "start": 18825351715468297, "stop": 18825351716581498, "scope": "evaluate_ir_node", "overhead_duration": 35062, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.069586"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2303, 9], "size": 294848}], "total_bytes_output": 294848, "start": 18825351717140555, "stop": 18825351718020251, "scope": "evaluate_ir_node", "overhead_duration": 35387, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.071025"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2361, 9], "size": 302579}], "total_bytes_output": 302579, "start": 18825351718466817, "stop": 18825351719392673, "scope": "evaluate_ir_node", "overhead_duration": 34168, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.072409"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2348, 9], "size": 300892}], "total_bytes_output": 300892, "start": 18825351719787421, "stop": 18825351720911975, "scope": "evaluate_ir_node", "overhead_duration": 33712, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.073912"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2356, 9], "size": 301614}], "total_bytes_output": 301614, "start": 18825351721331009, "stop": 18825351722131425, "scope": "evaluate_ir_node", "overhead_duration": 31694, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.075130"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299176}], "total_bytes_output": 299176, "start": 18825351722471231, "stop": 18825351723266552, "scope": "evaluate_ir_node", "overhead_duration": 32281, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.076267"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2477, 9], "size": 317159}], "total_bytes_output": 317159, "start": 18825351723612620, "stop": 18825351724471929, "scope": "evaluate_ir_node", "overhead_duration": 31673, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.077470"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351724875051, "stop": 18825351725229499, "scope": "evaluate_ir_node", "overhead_duration": 30136, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.078226"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2321, 9], "size": 297058}, {"shape": [2303, 9], "size": 294848}, {"shape": [2361, 9], "size": 302579}, {"shape": [2348, 9], "size": 300892}, {"shape": [2356, 9], "size": 301614}, {"shape": [2338, 9], "size": 299176}, {"shape": [2477, 9], "size": 317159}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2113326, "count_frames_output": 1, "frames_output": [{"shape": [16504, 9], "size": 2113302}], "total_bytes_output": 2113302, "start": 18825351725543736, "stop": 18825351726311992, "scope": "evaluate_ir_node", "overhead_duration": 52488, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.079311"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16504, 9], "size": 2113302}], "total_bytes_input": 2113302, "count_frames_output": 1, "frames_output": [{"shape": [16504, 7], "size": 1849238}], "total_bytes_output": 1849238, "start": 18825351727387102, "stop": 18825351727406064, "scope": "evaluate_ir_node", "overhead_duration": 19035, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2113302, "1": 0, "2": 0}, "spillable": true, "sequence_number": 54, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.080400"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2381, 9], "size": 304791}], "total_bytes_output": 304791, "start": 18825351738214566, "stop": 18825351739071238, "scope": "evaluate_ir_node", "overhead_duration": 33994, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.092072"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2407, 9], "size": 308301}], "total_bytes_output": 308301, "start": 18825351739454297, "stop": 18825351740415341, "scope": "evaluate_ir_node", "overhead_duration": 38799, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.093468"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2371, 9], "size": 303465}], "total_bytes_output": 303465, "start": 18825351740885298, "stop": 18825351741665214, "scope": "evaluate_ir_node", "overhead_duration": 33551, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.094669"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2327, 9], "size": 297947}], "total_bytes_output": 297947, "start": 18825351742023233, "stop": 18825351743033065, "scope": "evaluate_ir_node", "overhead_duration": 59330, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.096092"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 298991}], "total_bytes_output": 298991, "start": 18825351743536143, "stop": 18825351744467687, "scope": "evaluate_ir_node", "overhead_duration": 53958, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.097481"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2405, 9], "size": 307983}], "total_bytes_output": 307983, "start": 18825351744951652, "stop": 18825351745919485, "scope": "evaluate_ir_node", "overhead_duration": 36647, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.098940"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2346, 9], "size": 300535}], "total_bytes_output": 300535, "start": 18825351746368716, "stop": 18825351747438920, "scope": "evaluate_ir_node", "overhead_duration": 34541, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.100438"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351747802835, "stop": 18825351748197126, "scope": "evaluate_ir_node", "overhead_duration": 30183, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.101197"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2381, 9], "size": 304791}, {"shape": [2407, 9], "size": 308301}, {"shape": [2371, 9], "size": 303465}, {"shape": [2327, 9], "size": 297947}, {"shape": [2335, 9], "size": 298991}, {"shape": [2405, 9], "size": 307983}, {"shape": [2346, 9], "size": 300535}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2122013, "count_frames_output": 1, "frames_output": [{"shape": [16572, 9], "size": 2121989}], "total_bytes_output": 2121989, "start": 18825351748527805, "stop": 18825351749374466, "scope": "evaluate_ir_node", "overhead_duration": 57674, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.102374"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16572, 9], "size": 2121989}], "total_bytes_input": 2121989, "count_frames_output": 1, "frames_output": [{"shape": [16572, 7], "size": 1856837}], "total_bytes_output": 1856837, "start": 18825351750582846, "stop": 18825351750604457, "scope": "evaluate_ir_node", "overhead_duration": 19945, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2121989, "1": 0, "2": 0}, "spillable": true, "sequence_number": 55, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.103600"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2319, 9], "size": 296747}], "total_bytes_output": 296747, "start": 18825351764485694, "stop": 18825351765326326, "scope": "evaluate_ir_node", "overhead_duration": 49962, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.118343"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2358, 9], "size": 301834}], "total_bytes_output": 301834, "start": 18825351765723992, "stop": 18825351766792610, "scope": "evaluate_ir_node", "overhead_duration": 61065, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.119847"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2384, 9], "size": 305233}], "total_bytes_output": 305233, "start": 18825351767328497, "stop": 18825351768207859, "scope": "evaluate_ir_node", "overhead_duration": 37227, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.121215"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2277, 9], "size": 291731}], "total_bytes_output": 291731, "start": 18825351768633968, "stop": 18825351769432435, "scope": "evaluate_ir_node", "overhead_duration": 35350, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.122436"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2398, 9], "size": 306737}], "total_bytes_output": 306737, "start": 18825351769850351, "stop": 18825351770743296, "scope": "evaluate_ir_node", "overhead_duration": 49090, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.123760"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2387, 9], "size": 305605}], "total_bytes_output": 305605, "start": 18825351771132750, "stop": 18825351772112357, "scope": "evaluate_ir_node", "overhead_duration": 35325, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.125150"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2250, 9], "size": 288240}], "total_bytes_output": 288240, "start": 18825351772626018, "stop": 18825351773582315, "scope": "evaluate_ir_node", "overhead_duration": 31898, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.126580"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351773970954, "stop": 18825351774303172, "scope": "evaluate_ir_node", "overhead_duration": 30096, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.127301"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2319, 9], "size": 296747}, {"shape": [2358, 9], "size": 301834}, {"shape": [2384, 9], "size": 305233}, {"shape": [2277, 9], "size": 291731}, {"shape": [2398, 9], "size": 306737}, {"shape": [2387, 9], "size": 305605}, {"shape": [2250, 9], "size": 288240}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2096127, "count_frames_output": 1, "frames_output": [{"shape": [16373, 9], "size": 2096103}], "total_bytes_output": 2096103, "start": 18825351774646802, "stop": 18825351775449646, "scope": "evaluate_ir_node", "overhead_duration": 53091, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.128449"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16373, 9], "size": 2096103}], "total_bytes_input": 2096103, "count_frames_output": 1, "frames_output": [{"shape": [16373, 7], "size": 1834135}], "total_bytes_output": 1834135, "start": 18825351776590688, "stop": 18825351776626021, "scope": "evaluate_ir_node", "overhead_duration": 19927, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2096103, "1": 0, "2": 0}, "spillable": true, "sequence_number": 56, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.129620"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2360, 9], "size": 301628}], "total_bytes_output": 301628, "start": 18825351789564497, "stop": 18825351790644183, "scope": "evaluate_ir_node", "overhead_duration": 45221, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.143677"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2368, 9], "size": 303109}], "total_bytes_output": 303109, "start": 18825351791119097, "stop": 18825351792062648, "scope": "evaluate_ir_node", "overhead_duration": 34602, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.145070"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2263, 9], "size": 289822}], "total_bytes_output": 289822, "start": 18825351792478815, "stop": 18825351793276455, "scope": "evaluate_ir_node", "overhead_duration": 34755, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.146280"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2411, 9], "size": 308624}], "total_bytes_output": 308624, "start": 18825351793667733, "stop": 18825351794469945, "scope": "evaluate_ir_node", "overhead_duration": 33184, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.147471"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301968}], "total_bytes_output": 301968, "start": 18825351794978121, "stop": 18825351795852458, "scope": "evaluate_ir_node", "overhead_duration": 34932, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.148856"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2282, 9], "size": 292207}], "total_bytes_output": 292207, "start": 18825351796303600, "stop": 18825351797348016, "scope": "evaluate_ir_node", "overhead_duration": 49466, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.150346"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2295, 9], "size": 293544}], "total_bytes_output": 293544, "start": 18825351797730866, "stop": 18825351798558834, "scope": "evaluate_ir_node", "overhead_duration": 32462, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.151559"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351798939467, "stop": 18825351799269999, "scope": "evaluate_ir_node", "overhead_duration": 29480, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.152267"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2360, 9], "size": 301628}, {"shape": [2368, 9], "size": 303109}, {"shape": [2263, 9], "size": 289822}, {"shape": [2411, 9], "size": 308624}, {"shape": [2357, 9], "size": 301968}, {"shape": [2282, 9], "size": 292207}, {"shape": [2295, 9], "size": 293544}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2090902, "count_frames_output": 1, "frames_output": [{"shape": [16336, 9], "size": 2090878}], "total_bytes_output": 2090878, "start": 18825351799607372, "stop": 18825351800505965, "scope": "evaluate_ir_node", "overhead_duration": 52743, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.153505"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16336, 9], "size": 2090878}], "total_bytes_input": 2090878, "count_frames_output": 1, "frames_output": [{"shape": [16336, 7], "size": 1829502}], "total_bytes_output": 1829502, "start": 18825351801604246, "stop": 18825351801623887, "scope": "evaluate_ir_node", "overhead_duration": 19392, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2090878, "1": 0, "2": 0}, "spillable": true, "sequence_number": 57, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.154619"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2333, 9], "size": 298988}], "total_bytes_output": 298988, "start": 18825351814542982, "stop": 18825351815360202, "scope": "evaluate_ir_node", "overhead_duration": 48147, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.168361"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2364, 9], "size": 303004}], "total_bytes_output": 303004, "start": 18825351815759984, "stop": 18825351816738382, "scope": "evaluate_ir_node", "overhead_duration": 34072, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.169742"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296789}], "total_bytes_output": 296789, "start": 18825351817131551, "stop": 18825351817914713, "scope": "evaluate_ir_node", "overhead_duration": 32880, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.170916"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2390, 9], "size": 305954}], "total_bytes_output": 305954, "start": 18825351818319259, "stop": 18825351819226401, "scope": "evaluate_ir_node", "overhead_duration": 52526, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.172232"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2290, 9], "size": 293123}], "total_bytes_output": 293123, "start": 18825351819649516, "stop": 18825351820476153, "scope": "evaluate_ir_node", "overhead_duration": 36080, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.173486"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2317, 9], "size": 296651}], "total_bytes_output": 296651, "start": 18825351820889932, "stop": 18825351821860089, "scope": "evaluate_ir_node", "overhead_duration": 40159, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.174873"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2378, 9], "size": 304486}], "total_bytes_output": 304486, "start": 18825351822247739, "stop": 18825351823310197, "scope": "evaluate_ir_node", "overhead_duration": 35599, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.176311"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351823721541, "stop": 18825351824132053, "scope": "evaluate_ir_node", "overhead_duration": 30537, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.177138"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2333, 9], "size": 298988}, {"shape": [2364, 9], "size": 303004}, {"shape": [2316, 9], "size": 296789}, {"shape": [2390, 9], "size": 305954}, {"shape": [2290, 9], "size": 293123}, {"shape": [2317, 9], "size": 296651}, {"shape": [2378, 9], "size": 304486}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2098995, "count_frames_output": 1, "frames_output": [{"shape": [16388, 9], "size": 2098971}], "total_bytes_output": 2098971, "start": 18825351824489359, "stop": 18825351825490221, "scope": "evaluate_ir_node", "overhead_duration": 61900, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.178562"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16388, 9], "size": 2098971}], "total_bytes_input": 2098971, "count_frames_output": 1, "frames_output": [{"shape": [16388, 7], "size": 1836763}], "total_bytes_output": 1836763, "start": 18825351826933479, "stop": 18825351826967317, "scope": "evaluate_ir_node", "overhead_duration": 20032, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2098971, "1": 0, "2": 0}, "spillable": true, "sequence_number": 58, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.180021"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2359, 9], "size": 301711}], "total_bytes_output": 301711, "start": 18825351839507560, "stop": 18825351840471958, "scope": "evaluate_ir_node", "overhead_duration": 33638, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.193474"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2309, 9], "size": 295441}], "total_bytes_output": 295441, "start": 18825351840858934, "stop": 18825351841790438, "scope": "evaluate_ir_node", "overhead_duration": 33294, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.194794"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 303274}], "total_bytes_output": 303274, "start": 18825351842210839, "stop": 18825351843182515, "scope": "evaluate_ir_node", "overhead_duration": 45913, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.196200"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2301, 9], "size": 294539}], "total_bytes_output": 294539, "start": 18825351843634920, "stop": 18825351844509034, "scope": "evaluate_ir_node", "overhead_duration": 34435, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.197511"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2402, 9], "size": 307528}], "total_bytes_output": 307528, "start": 18825351844888920, "stop": 18825351845821698, "scope": "evaluate_ir_node", "overhead_duration": 40062, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.198831"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2284, 9], "size": 292327}], "total_bytes_output": 292327, "start": 18825351846284473, "stop": 18825351847241925, "scope": "evaluate_ir_node", "overhead_duration": 36387, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.200245"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2222, 9], "size": 284581}], "total_bytes_output": 284581, "start": 18825351847698415, "stop": 18825351848720495, "scope": "evaluate_ir_node", "overhead_duration": 35505, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.201725"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351849100089, "stop": 18825351849450485, "scope": "evaluate_ir_node", "overhead_duration": 31809, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.202452"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2359, 9], "size": 301711}, {"shape": [2309, 9], "size": 295441}, {"shape": [2369, 9], "size": 303274}, {"shape": [2301, 9], "size": 294539}, {"shape": [2402, 9], "size": 307528}, {"shape": [2284, 9], "size": 292327}, {"shape": [2222, 9], "size": 284581}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2079401, "count_frames_output": 1, "frames_output": [{"shape": [16246, 9], "size": 2079377}], "total_bytes_output": 2079377, "start": 18825351849794794, "stop": 18825351850688083, "scope": "evaluate_ir_node", "overhead_duration": 62358, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.203692"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16246, 9], "size": 2079377}], "total_bytes_input": 2079377, "count_frames_output": 1, "frames_output": [{"shape": [16246, 7], "size": 1819441}], "total_bytes_output": 1819441, "start": 18825351851919566, "stop": 18825351851941255, "scope": "evaluate_ir_node", "overhead_duration": 20828, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2079377, "1": 0, "2": 0}, "spillable": true, "sequence_number": 59, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.204939"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2288, 9], "size": 292964}], "total_bytes_output": 292964, "start": 18825351866420031, "stop": 18825351867298308, "scope": "evaluate_ir_node", "overhead_duration": 34424, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.220316"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2371, 9], "size": 303346}], "total_bytes_output": 303346, "start": 18825351867673611, "stop": 18825351868534433, "scope": "evaluate_ir_node", "overhead_duration": 54529, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.221590"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301772}], "total_bytes_output": 301772, "start": 18825351869052587, "stop": 18825351869845840, "scope": "evaluate_ir_node", "overhead_duration": 33866, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.222847"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2421, 9], "size": 309800}], "total_bytes_output": 309800, "start": 18825351870217517, "stop": 18825351871238377, "scope": "evaluate_ir_node", "overhead_duration": 44398, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.224256"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2241, 9], "size": 286761}], "total_bytes_output": 286761, "start": 18825351871684111, "stop": 18825351872516411, "scope": "evaluate_ir_node", "overhead_duration": 32660, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.225518"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2355, 9], "size": 301377}], "total_bytes_output": 301377, "start": 18825351872915146, "stop": 18825351873856106, "scope": "evaluate_ir_node", "overhead_duration": 35664, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.226863"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2303, 9], "size": 294864}], "total_bytes_output": 294864, "start": 18825351874300761, "stop": 18825351875176291, "scope": "evaluate_ir_node", "overhead_duration": 49657, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.228175"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351875552824, "stop": 18825351875892409, "scope": "evaluate_ir_node", "overhead_duration": 29905, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.228890"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2288, 9], "size": 292964}, {"shape": [2371, 9], "size": 303346}, {"shape": [2357, 9], "size": 301772}, {"shape": [2421, 9], "size": 309800}, {"shape": [2241, 9], "size": 286761}, {"shape": [2355, 9], "size": 301377}, {"shape": [2303, 9], "size": 294864}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2090884, "count_frames_output": 1, "frames_output": [{"shape": [16336, 9], "size": 2090860}], "total_bytes_output": 2090860, "start": 18825351876300488, "stop": 18825351877302859, "scope": "evaluate_ir_node", "overhead_duration": 91806, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.230336"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16336, 9], "size": 2090860}], "total_bytes_input": 2090860, "count_frames_output": 1, "frames_output": [{"shape": [16336, 7], "size": 1829484}], "total_bytes_output": 1829484, "start": 18825351878496941, "stop": 18825351878531954, "scope": "evaluate_ir_node", "overhead_duration": 19553, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2090860, "1": 0, "2": 0}, "spillable": true, "sequence_number": 60, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.231526"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2373, 9], "size": 303787}], "total_bytes_output": 303787, "start": 18825351891499710, "stop": 18825351892445424, "scope": "evaluate_ir_node", "overhead_duration": 33609, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.245447"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2269, 9], "size": 290374}], "total_bytes_output": 290374, "start": 18825351892819221, "stop": 18825351893731968, "scope": "evaluate_ir_node", "overhead_duration": 33897, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.246752"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2348, 9], "size": 300653}], "total_bytes_output": 300653, "start": 18825351894135319, "stop": 18825351894902459, "scope": "evaluate_ir_node", "overhead_duration": 34511, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.247904"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2395, 9], "size": 306683}], "total_bytes_output": 306683, "start": 18825351895289205, "stop": 18825351896133665, "scope": "evaluate_ir_node", "overhead_duration": 34983, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.249142"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2307, 9], "size": 295130}], "total_bytes_output": 295130, "start": 18825351896583261, "stop": 18825351897492562, "scope": "evaluate_ir_node", "overhead_duration": 34040, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.250494"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2428, 9], "size": 310631}], "total_bytes_output": 310631, "start": 18825351897898850, "stop": 18825351898936289, "scope": "evaluate_ir_node", "overhead_duration": 33530, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.251938"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 303553}], "total_bytes_output": 303553, "start": 18825351899356141, "stop": 18825351900367078, "scope": "evaluate_ir_node", "overhead_duration": 32389, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.253365"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351900742489, "stop": 18825351914078676, "scope": "evaluate_ir_node", "overhead_duration": 29859, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.267075"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2373, 9], "size": 303787}, {"shape": [2269, 9], "size": 290374}, {"shape": [2348, 9], "size": 300653}, {"shape": [2395, 9], "size": 306683}, {"shape": [2307, 9], "size": 295130}, {"shape": [2428, 9], "size": 310631}, {"shape": [2369, 9], "size": 303553}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2110811, "count_frames_output": 1, "frames_output": [{"shape": [16489, 9], "size": 2110787}], "total_bytes_output": 2110787, "start": 18825351914419449, "stop": 18825351915381903, "scope": "evaluate_ir_node", "overhead_duration": 71894, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.268401"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16489, 9], "size": 2110787}], "total_bytes_input": 2110787, "count_frames_output": 1, "frames_output": [{"shape": [16489, 7], "size": 1846963}], "total_bytes_output": 1846963, "start": 18825351917268590, "stop": 18825351917289976, "scope": "evaluate_ir_node", "overhead_duration": 21189, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2110787, "1": 0, "2": 0}, "spillable": true, "sequence_number": 61, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.270288"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2311, 9], "size": 295798}], "total_bytes_output": 295798, "start": 18825351918333290, "stop": 18825351919503501, "scope": "evaluate_ir_node", "overhead_duration": 32432, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.272505"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2414, 9], "size": 309534}], "total_bytes_output": 309534, "start": 18825351920768212, "stop": 18825351921604106, "scope": "evaluate_ir_node", "overhead_duration": 65647, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.274636"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2229, 9], "size": 285192}], "total_bytes_output": 285192, "start": 18825351922005064, "stop": 18825351922988955, "scope": "evaluate_ir_node", "overhead_duration": 33588, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.275998"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2295, 9], "size": 293978}], "total_bytes_output": 293978, "start": 18825351923433005, "stop": 18825351924504004, "scope": "evaluate_ir_node", "overhead_duration": 35980, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.277506"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2363, 9], "size": 302196}], "total_bytes_output": 302196, "start": 18825351924910939, "stop": 18825351925867528, "scope": "evaluate_ir_node", "overhead_duration": 32772, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.278884"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2315, 9], "size": 296278}], "total_bytes_output": 296278, "start": 18825351926287281, "stop": 18825351927269940, "scope": "evaluate_ir_node", "overhead_duration": 31608, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.280268"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304703}], "total_bytes_output": 304703, "start": 18825351927632040, "stop": 18825351928513184, "scope": "evaluate_ir_node", "overhead_duration": 31762, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.281511"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351928876795, "stop": 18825351929239308, "scope": "evaluate_ir_node", "overhead_duration": 31127, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.282242"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2311, 9], "size": 295798}, {"shape": [2414, 9], "size": 309534}, {"shape": [2229, 9], "size": 285192}, {"shape": [2295, 9], "size": 293978}, {"shape": [2363, 9], "size": 302196}, {"shape": [2315, 9], "size": 296278}, {"shape": [2380, 9], "size": 304703}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2087679, "count_frames_output": 1, "frames_output": [{"shape": [16307, 9], "size": 2087655}], "total_bytes_output": 2087655, "start": 18825351929588746, "stop": 18825351930414214, "scope": "evaluate_ir_node", "overhead_duration": 54751, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.283415"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16307, 9], "size": 2087655}], "total_bytes_input": 2087655, "count_frames_output": 1, "frames_output": [{"shape": [16307, 7], "size": 1826743}], "total_bytes_output": 1826743, "start": 18825351931646939, "stop": 18825351931667281, "scope": "evaluate_ir_node", "overhead_duration": 19715, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2087655, "1": 0, "2": 0}, "spillable": true, "sequence_number": 62, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.284662"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2397, 9], "size": 306678}], "total_bytes_output": 306678, "start": 18825351943711609, "stop": 18825351944887811, "scope": "evaluate_ir_node", "overhead_duration": 62110, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.297919"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2328, 9], "size": 297922}], "total_bytes_output": 297922, "start": 18825351945323860, "stop": 18825351946203131, "scope": "evaluate_ir_node", "overhead_duration": 54320, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.299229"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2347, 9], "size": 300718}], "total_bytes_output": 300718, "start": 18825351946637925, "stop": 18825351947531388, "scope": "evaluate_ir_node", "overhead_duration": 33638, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.300534"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2342, 9], "size": 300022}], "total_bytes_output": 300022, "start": 18825351947916062, "stop": 18825351948764857, "scope": "evaluate_ir_node", "overhead_duration": 33792, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.301786"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2424, 9], "size": 310165}], "total_bytes_output": 310165, "start": 18825351949175409, "stop": 18825351950164823, "scope": "evaluate_ir_node", "overhead_duration": 36382, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.303185"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2384, 9], "size": 305304}], "total_bytes_output": 305304, "start": 18825351950552807, "stop": 18825351951445422, "scope": "evaluate_ir_node", "overhead_duration": 31993, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.304445"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2275, 9], "size": 291364}], "total_bytes_output": 291364, "start": 18825351951871116, "stop": 18825351952768101, "scope": "evaluate_ir_node", "overhead_duration": 49008, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.305772"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351953145331, "stop": 18825351953476227, "scope": "evaluate_ir_node", "overhead_duration": 29686, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.306475"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2397, 9], "size": 306678}, {"shape": [2328, 9], "size": 297922}, {"shape": [2347, 9], "size": 300718}, {"shape": [2342, 9], "size": 300022}, {"shape": [2424, 9], "size": 310165}, {"shape": [2384, 9], "size": 305304}, {"shape": [2275, 9], "size": 291364}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2112173, "count_frames_output": 1, "frames_output": [{"shape": [16497, 9], "size": 2112149}], "total_bytes_output": 2112149, "start": 18825351953804386, "stop": 18825351954620495, "scope": "evaluate_ir_node", "overhead_duration": 55116, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.307632"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16497, 9], "size": 2112149}], "total_bytes_input": 2112149, "count_frames_output": 1, "frames_output": [{"shape": [16497, 7], "size": 1848197}], "total_bytes_output": 1848197, "start": 18825351955763332, "stop": 18825351955784188, "scope": "evaluate_ir_node", "overhead_duration": 20207, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2112149, "1": 0, "2": 0}, "spillable": true, "sequence_number": 63, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.308781"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2312, 9], "size": 295793}], "total_bytes_output": 295793, "start": 18825351969250458, "stop": 18825351970046871, "scope": "evaluate_ir_node", "overhead_duration": 32970, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.323046"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2297, 9], "size": 294277}], "total_bytes_output": 294277, "start": 18825351970408038, "stop": 18825351971441191, "scope": "evaluate_ir_node", "overhead_duration": 38507, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.324462"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296873}], "total_bytes_output": 296873, "start": 18825351971820583, "stop": 18825351972661933, "scope": "evaluate_ir_node", "overhead_duration": 33855, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.325665"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2384, 9], "size": 305373}], "total_bytes_output": 305373, "start": 18825351973023546, "stop": 18825351973808515, "scope": "evaluate_ir_node", "overhead_duration": 34908, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.326813"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2377, 9], "size": 304236}], "total_bytes_output": 304236, "start": 18825351974279562, "stop": 18825351975140644, "scope": "evaluate_ir_node", "overhead_duration": 33874, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.328141"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2363, 9], "size": 302563}], "total_bytes_output": 302563, "start": 18825351975521166, "stop": 18825351976503109, "scope": "evaluate_ir_node", "overhead_duration": 33219, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.329502"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2179, 9], "size": 278912}], "total_bytes_output": 278912, "start": 18825351976906558, "stop": 18825351977785283, "scope": "evaluate_ir_node", "overhead_duration": 31778, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.330784"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825351978148968, "stop": 18825351978479107, "scope": "evaluate_ir_node", "overhead_duration": 29782, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.331475"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2312, 9], "size": 295793}, {"shape": [2297, 9], "size": 294277}, {"shape": [2316, 9], "size": 296873}, {"shape": [2384, 9], "size": 305373}, {"shape": [2377, 9], "size": 304236}, {"shape": [2363, 9], "size": 302563}, {"shape": [2179, 9], "size": 278912}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2078027, "count_frames_output": 1, "frames_output": [{"shape": [16228, 9], "size": 2078003}], "total_bytes_output": 2078003, "start": 18825351978797838, "stop": 18825351979592413, "scope": "evaluate_ir_node", "overhead_duration": 52125, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.332591"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16228, 9], "size": 2078003}], "total_bytes_input": 2078003, "count_frames_output": 1, "frames_output": [{"shape": [16228, 7], "size": 1818355}], "total_bytes_output": 1818355, "start": 18825351980809815, "stop": 18825351980844658, "scope": "evaluate_ir_node", "overhead_duration": 19105, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2078003, "1": 0, "2": 0}, "spillable": true, "sequence_number": 64, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.333838"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2365, 9], "size": 302671}], "total_bytes_output": 302671, "start": 18825351993794283, "stop": 18825351994724988, "scope": "evaluate_ir_node", "overhead_duration": 33041, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.347741"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2278, 9], "size": 291813}], "total_bytes_output": 291813, "start": 18825351995111299, "stop": 18825351995992006, "scope": "evaluate_ir_node", "overhead_duration": 42590, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.349026"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2379, 9], "size": 304803}], "total_bytes_output": 304803, "start": 18825351996426847, "stop": 18825351997188908, "scope": "evaluate_ir_node", "overhead_duration": 34979, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.350193"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297823}], "total_bytes_output": 297823, "start": 18825351997581454, "stop": 18825351998328824, "scope": "evaluate_ir_node", "overhead_duration": 33603, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.351330"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2233, 9], "size": 285793}], "total_bytes_output": 285793, "start": 18825351998787610, "stop": 18825351999719868, "scope": "evaluate_ir_node", "overhead_duration": 48819, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.352724"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2324, 9], "size": 297780}], "total_bytes_output": 297780, "start": 18825352000142374, "stop": 18825352001182472, "scope": "evaluate_ir_node", "overhead_duration": 33691, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.354180"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2354, 9], "size": 301134}], "total_bytes_output": 301134, "start": 18825352001579150, "stop": 18825352002451958, "scope": "evaluate_ir_node", "overhead_duration": 33026, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.355452"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352002816233, "stop": 18825352003146404, "scope": "evaluate_ir_node", "overhead_duration": 29116, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.356141"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2365, 9], "size": 302671}, {"shape": [2278, 9], "size": 291813}, {"shape": [2379, 9], "size": 304803}, {"shape": [2325, 9], "size": 297823}, {"shape": [2233, 9], "size": 285793}, {"shape": [2324, 9], "size": 297780}, {"shape": [2354, 9], "size": 301134}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2081817, "count_frames_output": 1, "frames_output": [{"shape": [16258, 9], "size": 2081793}], "total_bytes_output": 2081793, "start": 18825352003462602, "stop": 18825352004373742, "scope": "evaluate_ir_node", "overhead_duration": 52046, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.357371"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16258, 9], "size": 2081793}], "total_bytes_input": 2081793, "count_frames_output": 1, "frames_output": [{"shape": [16258, 7], "size": 1821665}], "total_bytes_output": 1821665, "start": 18825352005450146, "stop": 18825352005469867, "scope": "evaluate_ir_node", "overhead_duration": 19882, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2081793, "1": 0, "2": 0}, "spillable": true, "sequence_number": 65, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.358465"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2332, 9], "size": 298783}], "total_bytes_output": 298783, "start": 18825352018380319, "stop": 18825352019204911, "scope": "evaluate_ir_node", "overhead_duration": 32464, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.372207"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2445, 9], "size": 312738}], "total_bytes_output": 312738, "start": 18825352019568062, "stop": 18825352020583237, "scope": "evaluate_ir_node", "overhead_duration": 37892, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.373619"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2387, 9], "size": 306157}], "total_bytes_output": 306157, "start": 18825352021022742, "stop": 18825352021843303, "scope": "evaluate_ir_node", "overhead_duration": 32723, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.374847"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2381, 9], "size": 304867}], "total_bytes_output": 304867, "start": 18825352022196497, "stop": 18825352023181500, "scope": "evaluate_ir_node", "overhead_duration": 42326, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.376229"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296392}], "total_bytes_output": 296392, "start": 18825352023665429, "stop": 18825352024711804, "scope": "evaluate_ir_node", "overhead_duration": 51283, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.377725"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2386, 9], "size": 305438}], "total_bytes_output": 305438, "start": 18825352025180858, "stop": 18825352026199999, "scope": "evaluate_ir_node", "overhead_duration": 37229, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.379206"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2284, 9], "size": 292273}], "total_bytes_output": 292273, "start": 18825352026678782, "stop": 18825352027733070, "scope": "evaluate_ir_node", "overhead_duration": 34247, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.380749"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352028151913, "stop": 18825352028575329, "scope": "evaluate_ir_node", "overhead_duration": 33239, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.381574"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2332, 9], "size": 298783}, {"shape": [2445, 9], "size": 312738}, {"shape": [2387, 9], "size": 306157}, {"shape": [2381, 9], "size": 304867}, {"shape": [2316, 9], "size": 296392}, {"shape": [2386, 9], "size": 305438}, {"shape": [2284, 9], "size": 292273}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2116648, "count_frames_output": 1, "frames_output": [{"shape": [16531, 9], "size": 2116624}], "total_bytes_output": 2116624, "start": 18825352028906717, "stop": 18825352029705952, "scope": "evaluate_ir_node", "overhead_duration": 57092, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.382704"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16531, 9], "size": 2116624}], "total_bytes_input": 2116624, "count_frames_output": 1, "frames_output": [{"shape": [16531, 7], "size": 1852128}], "total_bytes_output": 1852128, "start": 18825352030886749, "stop": 18825352030906552, "scope": "evaluate_ir_node", "overhead_duration": 52122, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2116624, "1": 0, "2": 0}, "spillable": true, "sequence_number": 66, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.383919"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2253, 9], "size": 288673}], "total_bytes_output": 288673, "start": 18825352044808893, "stop": 18825352045651466, "scope": "evaluate_ir_node", "overhead_duration": 33554, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.398652"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2378, 9], "size": 304354}], "total_bytes_output": 304354, "start": 18825352046024628, "stop": 18825352046918172, "scope": "evaluate_ir_node", "overhead_duration": 33648, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.399923"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2365, 9], "size": 302907}], "total_bytes_output": 302907, "start": 18825352047345585, "stop": 18825352048477346, "scope": "evaluate_ir_node", "overhead_duration": 47300, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.401513"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2356, 9], "size": 301475}], "total_bytes_output": 301475, "start": 18825352048927222, "stop": 18825352049723038, "scope": "evaluate_ir_node", "overhead_duration": 33356, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.402726"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2426, 9], "size": 310699}], "total_bytes_output": 310699, "start": 18825352050130147, "stop": 18825352051070534, "scope": "evaluate_ir_node", "overhead_duration": 31119, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.404087"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2342, 9], "size": 299849}], "total_bytes_output": 299849, "start": 18825352051463430, "stop": 18825352052445511, "scope": "evaluate_ir_node", "overhead_duration": 32952, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.405447"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2322, 9], "size": 297182}], "total_bytes_output": 297182, "start": 18825352052910677, "stop": 18825352053822103, "scope": "evaluate_ir_node", "overhead_duration": 33951, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.406822"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352054204063, "stop": 18825352054537194, "scope": "evaluate_ir_node", "overhead_duration": 29284, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.407532"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2253, 9], "size": 288673}, {"shape": [2378, 9], "size": 304354}, {"shape": [2365, 9], "size": 302907}, {"shape": [2356, 9], "size": 301475}, {"shape": [2426, 9], "size": 310699}, {"shape": [2342, 9], "size": 299849}, {"shape": [2322, 9], "size": 297182}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2105139, "count_frames_output": 1, "frames_output": [{"shape": [16442, 9], "size": 2105115}], "total_bytes_output": 2105115, "start": 18825352054854674, "stop": 18825352055648327, "scope": "evaluate_ir_node", "overhead_duration": 51492, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.408646"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16442, 9], "size": 2105115}], "total_bytes_input": 2105115, "count_frames_output": 1, "frames_output": [{"shape": [16442, 7], "size": 1842043}], "total_bytes_output": 1842043, "start": 18825352056796366, "stop": 18825352056816437, "scope": "evaluate_ir_node", "overhead_duration": 35345, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2105115, "1": 0, "2": 0}, "spillable": true, "sequence_number": 67, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.409812"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2422, 9], "size": 309976}], "total_bytes_output": 309976, "start": 18825352069963426, "stop": 18825352070785487, "scope": "evaluate_ir_node", "overhead_duration": 48261, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.423785"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2411, 9], "size": 308651}], "total_bytes_output": 308651, "start": 18825352071149397, "stop": 18825352071963676, "scope": "evaluate_ir_node", "overhead_duration": 33905, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.424994"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2352, 9], "size": 301333}], "total_bytes_output": 301333, "start": 18825352072380167, "stop": 18825352073157114, "scope": "evaluate_ir_node", "overhead_duration": 33357, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.426160"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2372, 9], "size": 303953}], "total_bytes_output": 303953, "start": 18825352073519467, "stop": 18825352074313428, "scope": "evaluate_ir_node", "overhead_duration": 35021, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.427318"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2297, 9], "size": 293990}], "total_bytes_output": 293990, "start": 18825352074751620, "stop": 18825352075696074, "scope": "evaluate_ir_node", "overhead_duration": 48187, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.428729"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2351, 9], "size": 300856}], "total_bytes_output": 300856, "start": 18825352076144984, "stop": 18825352077151750, "scope": "evaluate_ir_node", "overhead_duration": 51162, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.430200"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 303385}], "total_bytes_output": 303385, "start": 18825352077629722, "stop": 18825352078526764, "scope": "evaluate_ir_node", "overhead_duration": 48544, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.431543"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352078881035, "stop": 18825352079217576, "scope": "evaluate_ir_node", "overhead_duration": 29545, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.432214"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2422, 9], "size": 309976}, {"shape": [2411, 9], "size": 308651}, {"shape": [2352, 9], "size": 301333}, {"shape": [2372, 9], "size": 303953}, {"shape": [2297, 9], "size": 293990}, {"shape": [2351, 9], "size": 300856}, {"shape": [2369, 9], "size": 303385}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2122144, "count_frames_output": 1, "frames_output": [{"shape": [16574, 9], "size": 2122120}], "total_bytes_output": 2122120, "start": 18825352079538224, "stop": 18825352080426381, "scope": "evaluate_ir_node", "overhead_duration": 52028, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.433424"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16574, 9], "size": 2122120}], "total_bytes_input": 2122120, "count_frames_output": 1, "frames_output": [{"shape": [16574, 7], "size": 1856936}], "total_bytes_output": 1856936, "start": 18825352081564257, "stop": 18825352081583187, "scope": "evaluate_ir_node", "overhead_duration": 34972, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2122120, "1": 0, "2": 0}, "spillable": true, "sequence_number": 68, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.434578"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2246, 9], "size": 287494}], "total_bytes_output": 287494, "start": 18825352094429867, "stop": 18825352095269493, "scope": "evaluate_ir_node", "overhead_duration": 32741, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.448270"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2426, 9], "size": 310301}], "total_bytes_output": 310301, "start": 18825352095642154, "stop": 18825352096553403, "scope": "evaluate_ir_node", "overhead_duration": 33436, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.449573"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 303261}], "total_bytes_output": 303261, "start": 18825352096976338, "stop": 18825352097745899, "scope": "evaluate_ir_node", "overhead_duration": 34056, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.450749"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2320, 9], "size": 296826}], "total_bytes_output": 296826, "start": 18825352098128685, "stop": 18825352098903062, "scope": "evaluate_ir_node", "overhead_duration": 33694, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.451905"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2381, 9], "size": 304811}], "total_bytes_output": 304811, "start": 18825352099253652, "stop": 18825352100337600, "scope": "evaluate_ir_node", "overhead_duration": 51646, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.453372"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2341, 9], "size": 299609}], "total_bytes_output": 299609, "start": 18825352100841386, "stop": 18825352101911720, "scope": "evaluate_ir_node", "overhead_duration": 35374, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.454927"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 299064}], "total_bytes_output": 299064, "start": 18825352102377323, "stop": 18825352103302636, "scope": "evaluate_ir_node", "overhead_duration": 49049, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.456302"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352103679086, "stop": 18825352104038118, "scope": "evaluate_ir_node", "overhead_duration": 31137, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.457040"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2246, 9], "size": 287494}, {"shape": [2426, 9], "size": 310301}, {"shape": [2369, 9], "size": 303261}, {"shape": [2320, 9], "size": 296826}, {"shape": [2381, 9], "size": 304811}, {"shape": [2341, 9], "size": 299609}, {"shape": [2335, 9], "size": 299064}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2101366, "count_frames_output": 1, "frames_output": [{"shape": [16418, 9], "size": 2101342}], "total_bytes_output": 2101342, "start": 18825352104388261, "stop": 18825352105241535, "scope": "evaluate_ir_node", "overhead_duration": 70808, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.458239"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16418, 9], "size": 2101342}], "total_bytes_input": 2101342, "count_frames_output": 1, "frames_output": [{"shape": [16418, 7], "size": 1838654}], "total_bytes_output": 1838654, "start": 18825352106460707, "stop": 18825352106480275, "scope": "evaluate_ir_node", "overhead_duration": 19511, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2101342, "1": 0, "2": 0}, "spillable": true, "sequence_number": 69, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.459476"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304561}], "total_bytes_output": 304561, "start": 18825352120491369, "stop": 18825352121418998, "scope": "evaluate_ir_node", "overhead_duration": 33308, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.474418"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2451, 9], "size": 313705}], "total_bytes_output": 313705, "start": 18825352121780971, "stop": 18825352122886924, "scope": "evaluate_ir_node", "overhead_duration": 60956, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.475943"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2364, 9], "size": 302692}], "total_bytes_output": 302692, "start": 18825352123367695, "stop": 18825352124150735, "scope": "evaluate_ir_node", "overhead_duration": 35207, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.477156"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2328, 9], "size": 298159}], "total_bytes_output": 298159, "start": 18825352124591604, "stop": 18825352125416901, "scope": "evaluate_ir_node", "overhead_duration": 51872, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.478436"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2412, 9], "size": 308944}], "total_bytes_output": 308944, "start": 18825352125855296, "stop": 18825352126710795, "scope": "evaluate_ir_node", "overhead_duration": 33549, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.479711"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2366, 9], "size": 302568}], "total_bytes_output": 302568, "start": 18825352127089016, "stop": 18825352128110026, "scope": "evaluate_ir_node", "overhead_duration": 35327, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.481148"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2327, 9], "size": 298036}], "total_bytes_output": 298036, "start": 18825352128570314, "stop": 18825352129420386, "scope": "evaluate_ir_node", "overhead_duration": 31114, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.482436"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352129775536, "stop": 18825352130148435, "scope": "evaluate_ir_node", "overhead_duration": 30459, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.483147"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2380, 9], "size": 304561}, {"shape": [2451, 9], "size": 313705}, {"shape": [2364, 9], "size": 302692}, {"shape": [2328, 9], "size": 298159}, {"shape": [2412, 9], "size": 308944}, {"shape": [2366, 9], "size": 302568}, {"shape": [2327, 9], "size": 298036}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2128665, "count_frames_output": 1, "frames_output": [{"shape": [16628, 9], "size": 2128641}], "total_bytes_output": 2128641, "start": 18825352130486951, "stop": 18825352131277610, "scope": "evaluate_ir_node", "overhead_duration": 52264, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.484275"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16628, 9], "size": 2128641}], "total_bytes_input": 2128641, "count_frames_output": 1, "frames_output": [{"shape": [16628, 7], "size": 1862593}], "total_bytes_output": 1862593, "start": 18825352132422121, "stop": 18825352132441750, "scope": "evaluate_ir_node", "overhead_duration": 19169, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2128641, "1": 0, "2": 0}, "spillable": true, "sequence_number": 70, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.485436"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2341, 9], "size": 299428}], "total_bytes_output": 299428, "start": 18825352145374859, "stop": 18825352146469242, "scope": "evaluate_ir_node", "overhead_duration": 43692, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.499483"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2315, 9], "size": 296399}], "total_bytes_output": 296399, "start": 18825352146909840, "stop": 18825352147728710, "scope": "evaluate_ir_node", "overhead_duration": 48955, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.500747"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2267, 9], "size": 290315}], "total_bytes_output": 290315, "start": 18825352148169998, "stop": 18825352148948072, "scope": "evaluate_ir_node", "overhead_duration": 52910, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.501969"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2395, 9], "size": 306562}], "total_bytes_output": 306562, "start": 18825352149329798, "stop": 18825352150143567, "scope": "evaluate_ir_node", "overhead_duration": 33562, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.503146"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2233, 9], "size": 285752}], "total_bytes_output": 285752, "start": 18825352150610707, "stop": 18825352151529187, "scope": "evaluate_ir_node", "overhead_duration": 34198, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.504532"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304799}], "total_bytes_output": 304799, "start": 18825352151948366, "stop": 18825352152867471, "scope": "evaluate_ir_node", "overhead_duration": 32007, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.505867"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2270, 9], "size": 290585}], "total_bytes_output": 290585, "start": 18825352153227496, "stop": 18825352154128650, "scope": "evaluate_ir_node", "overhead_duration": 32950, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.507130"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352154550088, "stop": 18825352154884868, "scope": "evaluate_ir_node", "overhead_duration": 28507, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.507880"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2341, 9], "size": 299428}, {"shape": [2315, 9], "size": 296399}, {"shape": [2267, 9], "size": 290315}, {"shape": [2395, 9], "size": 306562}, {"shape": [2233, 9], "size": 285752}, {"shape": [2380, 9], "size": 304799}, {"shape": [2270, 9], "size": 290585}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2073840, "count_frames_output": 1, "frames_output": [{"shape": [16201, 9], "size": 2073816}], "total_bytes_output": 2073816, "start": 18825352155199682, "stop": 18825352156059296, "scope": "evaluate_ir_node", "overhead_duration": 53691, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.509062"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16201, 9], "size": 2073816}], "total_bytes_input": 2073816, "count_frames_output": 1, "frames_output": [{"shape": [16201, 7], "size": 1814600}], "total_bytes_output": 1814600, "start": 18825352157204907, "stop": 18825352157224572, "scope": "evaluate_ir_node", "overhead_duration": 35437, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2073816, "1": 0, "2": 0}, "spillable": true, "sequence_number": 71, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.510220"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2337, 9], "size": 299032}], "total_bytes_output": 299032, "start": 18825352169501882, "stop": 18825352170357288, "scope": "evaluate_ir_node", "overhead_duration": 32262, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.523356"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2434, 9], "size": 311626}], "total_bytes_output": 311626, "start": 18825352170717233, "stop": 18825352171554392, "scope": "evaluate_ir_node", "overhead_duration": 50425, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.524638"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2407, 9], "size": 308382}], "total_bytes_output": 308382, "start": 18825352172122172, "stop": 18825352172944403, "scope": "evaluate_ir_node", "overhead_duration": 34925, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.525948"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2402, 9], "size": 307124}], "total_bytes_output": 307124, "start": 18825352173319500, "stop": 18825352174122954, "scope": "evaluate_ir_node", "overhead_duration": 34319, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.527143"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2372, 9], "size": 303464}], "total_bytes_output": 303464, "start": 18825352174486071, "stop": 18825352175303851, "scope": "evaluate_ir_node", "overhead_duration": 33047, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.528304"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2406, 9], "size": 307992}], "total_bytes_output": 307992, "start": 18825352175679263, "stop": 18825352176729305, "scope": "evaluate_ir_node", "overhead_duration": 33462, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.529746"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2354, 9], "size": 301239}], "total_bytes_output": 301239, "start": 18825352177166324, "stop": 18825352178018667, "scope": "evaluate_ir_node", "overhead_duration": 65562, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.531016"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352178395545, "stop": 18825352178743603, "scope": "evaluate_ir_node", "overhead_duration": 30323, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.531740"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2337, 9], "size": 299032}, {"shape": [2434, 9], "size": 311626}, {"shape": [2407, 9], "size": 308382}, {"shape": [2402, 9], "size": 307124}, {"shape": [2372, 9], "size": 303464}, {"shape": [2406, 9], "size": 307992}, {"shape": [2354, 9], "size": 301239}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2138859, "count_frames_output": 1, "frames_output": [{"shape": [16712, 9], "size": 2138835}], "total_bytes_output": 2138835, "start": 18825352179061849, "stop": 18825352179896890, "scope": "evaluate_ir_node", "overhead_duration": 52977, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.532914"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16712, 9], "size": 2138835}], "total_bytes_input": 2138835, "count_frames_output": 1, "frames_output": [{"shape": [16712, 7], "size": 1871443}], "total_bytes_output": 1871443, "start": 18825352181268410, "stop": 18825352181290440, "scope": "evaluate_ir_node", "overhead_duration": 37643, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2138835, "1": 0, "2": 0}, "spillable": true, "sequence_number": 72, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.534351"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2293, 9], "size": 293557}], "total_bytes_output": 293557, "start": 18825352194025621, "stop": 18825352194902366, "scope": "evaluate_ir_node", "overhead_duration": 32852, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.547903"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2404, 9], "size": 308228}], "total_bytes_output": 308228, "start": 18825352195274774, "stop": 18825352196147305, "scope": "evaluate_ir_node", "overhead_duration": 34797, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.549156"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2376, 9], "size": 304421}], "total_bytes_output": 304421, "start": 18825352196605564, "stop": 18825352197589142, "scope": "evaluate_ir_node", "overhead_duration": 44349, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.550608"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2386, 9], "size": 305566}], "total_bytes_output": 305566, "start": 18825352198036894, "stop": 18825352198811876, "scope": "evaluate_ir_node", "overhead_duration": 33479, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.551847"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2296, 9], "size": 293946}], "total_bytes_output": 293946, "start": 18825352199264966, "stop": 18825352200261951, "scope": "evaluate_ir_node", "overhead_duration": 39436, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.553271"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2320, 9], "size": 296818}], "total_bytes_output": 296818, "start": 18825352200669603, "stop": 18825352201646893, "scope": "evaluate_ir_node", "overhead_duration": 35508, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.554650"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2387, 9], "size": 305569}], "total_bytes_output": 305569, "start": 18825352202057756, "stop": 18825352203124439, "scope": "evaluate_ir_node", "overhead_duration": 34941, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.556126"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352203565211, "stop": 18825352203950728, "scope": "evaluate_ir_node", "overhead_duration": 47873, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.556955"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2293, 9], "size": 293557}, {"shape": [2404, 9], "size": 308228}, {"shape": [2376, 9], "size": 304421}, {"shape": [2386, 9], "size": 305566}, {"shape": [2296, 9], "size": 293946}, {"shape": [2320, 9], "size": 296818}, {"shape": [2387, 9], "size": 305569}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2108105, "count_frames_output": 1, "frames_output": [{"shape": [16462, 9], "size": 2108081}], "total_bytes_output": 2108081, "start": 18825352204310212, "stop": 18825352205212865, "scope": "evaluate_ir_node", "overhead_duration": 58240, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.558211"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16462, 9], "size": 2108081}], "total_bytes_input": 2108081, "count_frames_output": 1, "frames_output": [{"shape": [16462, 7], "size": 1844689}], "total_bytes_output": 1844689, "start": 18825352206380684, "stop": 18825352206401045, "scope": "evaluate_ir_node", "overhead_duration": 19955, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2108081, "1": 0, "2": 0}, "spillable": true, "sequence_number": 73, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.559397"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2306, 9], "size": 295195}], "total_bytes_output": 295195, "start": 18825352220955208, "stop": 18825352221775793, "scope": "evaluate_ir_node", "overhead_duration": 33539, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.574776"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2409, 9], "size": 307987}], "total_bytes_output": 307987, "start": 18825352222128656, "stop": 18825352223025283, "scope": "evaluate_ir_node", "overhead_duration": 35119, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.576058"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2383, 9], "size": 304961}], "total_bytes_output": 304961, "start": 18825352223507507, "stop": 18825352224369940, "scope": "evaluate_ir_node", "overhead_duration": 33495, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.577372"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 298875}], "total_bytes_output": 298875, "start": 18825352224745035, "stop": 18825352225743720, "scope": "evaluate_ir_node", "overhead_duration": 44256, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.578762"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2293, 9], "size": 293544}], "total_bytes_output": 293544, "start": 18825352226191248, "stop": 18825352227052932, "scope": "evaluate_ir_node", "overhead_duration": 32039, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.580053"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2381, 9], "size": 304423}], "total_bytes_output": 304423, "start": 18825352227436334, "stop": 18825352228381999, "scope": "evaluate_ir_node", "overhead_duration": 64750, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.581414"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2319, 9], "size": 296791}], "total_bytes_output": 296791, "start": 18825352228796581, "stop": 18825352229742153, "scope": "evaluate_ir_node", "overhead_duration": 30858, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.582740"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352230121094, "stop": 18825352230470641, "scope": "evaluate_ir_node", "overhead_duration": 47338, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.583485"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2306, 9], "size": 295195}, {"shape": [2409, 9], "size": 307987}, {"shape": [2383, 9], "size": 304961}, {"shape": [2335, 9], "size": 298875}, {"shape": [2293, 9], "size": 293544}, {"shape": [2381, 9], "size": 304423}, {"shape": [2319, 9], "size": 296791}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2101776, "count_frames_output": 1, "frames_output": [{"shape": [16426, 9], "size": 2101752}], "total_bytes_output": 2101752, "start": 18825352230787201, "stop": 18825352231599536, "scope": "evaluate_ir_node", "overhead_duration": 51692, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.584598"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16426, 9], "size": 2101752}], "total_bytes_input": 2101752, "count_frames_output": 1, "frames_output": [{"shape": [16426, 7], "size": 1838936}], "total_bytes_output": 1838936, "start": 18825352232724894, "stop": 18825352232743963, "scope": "evaluate_ir_node", "overhead_duration": 34820, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2101752, "1": 0, "2": 0}, "spillable": true, "sequence_number": 74, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.585739"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2391, 9], "size": 305910}], "total_bytes_output": 305910, "start": 18825352246130811, "stop": 18825352246981562, "scope": "evaluate_ir_node", "overhead_duration": 64776, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.600014"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2456, 9], "size": 314199}], "total_bytes_output": 314199, "start": 18825352247385740, "stop": 18825352248281703, "scope": "evaluate_ir_node", "overhead_duration": 34343, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.601316"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2323, 9], "size": 297619}], "total_bytes_output": 297619, "start": 18825352248692612, "stop": 18825352249536305, "scope": "evaluate_ir_node", "overhead_duration": 33261, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.602538"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2276, 9], "size": 291657}], "total_bytes_output": 291657, "start": 18825352249911704, "stop": 18825352250741169, "scope": "evaluate_ir_node", "overhead_duration": 34682, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.603745"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2348, 9], "size": 300662}], "total_bytes_output": 300662, "start": 18825352251077011, "stop": 18825352251967830, "scope": "evaluate_ir_node", "overhead_duration": 34265, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.604999"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2298, 9], "size": 294556}], "total_bytes_output": 294556, "start": 18825352252452712, "stop": 18825352253326599, "scope": "evaluate_ir_node", "overhead_duration": 32398, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.606340"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299132}], "total_bytes_output": 299132, "start": 18825352253745926, "stop": 18825352254714377, "scope": "evaluate_ir_node", "overhead_duration": 33162, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.607714"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352255076453, "stop": 18825352255406161, "scope": "evaluate_ir_node", "overhead_duration": 28446, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.608419"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2391, 9], "size": 305910}, {"shape": [2456, 9], "size": 314199}, {"shape": [2323, 9], "size": 297619}, {"shape": [2276, 9], "size": 291657}, {"shape": [2348, 9], "size": 300662}, {"shape": [2298, 9], "size": 294556}, {"shape": [2338, 9], "size": 299132}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2103735, "count_frames_output": 1, "frames_output": [{"shape": [16430, 9], "size": 2103711}], "total_bytes_output": 2103711, "start": 18825352255760250, "stop": 18825352256598481, "scope": "evaluate_ir_node", "overhead_duration": 69221, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.609598"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16430, 9], "size": 2103711}], "total_bytes_input": 2103711, "count_frames_output": 1, "frames_output": [{"shape": [16430, 7], "size": 1840831}], "total_bytes_output": 1840831, "start": 18825352257708945, "stop": 18825352257728520, "scope": "evaluate_ir_node", "overhead_duration": 19762, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2103711, "1": 0, "2": 0}, "spillable": true, "sequence_number": 75, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.610724"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2393, 9], "size": 306580}], "total_bytes_output": 306580, "start": 18825352270731256, "stop": 18825352271571342, "scope": "evaluate_ir_node", "overhead_duration": 32476, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.624570"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2347, 9], "size": 300488}], "total_bytes_output": 300488, "start": 18825352271959482, "stop": 18825352272947696, "scope": "evaluate_ir_node", "overhead_duration": 34906, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.625968"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296769}], "total_bytes_output": 296769, "start": 18825352273372137, "stop": 18825352274180051, "scope": "evaluate_ir_node", "overhead_duration": 35407, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.627189"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2301, 9], "size": 294578}], "total_bytes_output": 294578, "start": 18825352274571879, "stop": 18825352275400702, "scope": "evaluate_ir_node", "overhead_duration": 50123, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.628404"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2334, 9], "size": 298514}], "total_bytes_output": 298514, "start": 18825352275808551, "stop": 18825352276843227, "scope": "evaluate_ir_node", "overhead_duration": 35410, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.629898"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2415, 9], "size": 309187}], "total_bytes_output": 309187, "start": 18825352277336004, "stop": 18825352278339677, "scope": "evaluate_ir_node", "overhead_duration": 37737, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.631345"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2249, 9], "size": 287673}], "total_bytes_output": 287673, "start": 18825352278809488, "stop": 18825352279824303, "scope": "evaluate_ir_node", "overhead_duration": 49809, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.632825"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352280269879, "stop": 18825352280718910, "scope": "evaluate_ir_node", "overhead_duration": 32871, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.633734"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2393, 9], "size": 306580}, {"shape": [2347, 9], "size": 300488}, {"shape": [2316, 9], "size": 296769}, {"shape": [2301, 9], "size": 294578}, {"shape": [2334, 9], "size": 298514}, {"shape": [2415, 9], "size": 309187}, {"shape": [2249, 9], "size": 287673}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2093789, "count_frames_output": 1, "frames_output": [{"shape": [16355, 9], "size": 2093765}], "total_bytes_output": 2093765, "start": 18825352281106280, "stop": 18825352281983670, "scope": "evaluate_ir_node", "overhead_duration": 60976, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.634985"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16355, 9], "size": 2093765}], "total_bytes_input": 2093765, "count_frames_output": 1, "frames_output": [{"shape": [16355, 7], "size": 1832085}], "total_bytes_output": 1832085, "start": 18825352283255304, "stop": 18825352283275069, "scope": "evaluate_ir_node", "overhead_duration": 34778, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2093765, "1": 0, "2": 0}, "spillable": true, "sequence_number": 76, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.636269"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2313, 9], "size": 296146}], "total_bytes_output": 296146, "start": 18825352297367048, "stop": 18825352298461018, "scope": "evaluate_ir_node", "overhead_duration": 38841, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.651492"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2385, 9], "size": 305059}], "total_bytes_output": 305059, "start": 18825352298889642, "stop": 18825352299810727, "scope": "evaluate_ir_node", "overhead_duration": 33498, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.652816"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2304, 9], "size": 294873}], "total_bytes_output": 294873, "start": 18825352300207574, "stop": 18825352301004690, "scope": "evaluate_ir_node", "overhead_duration": 34359, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.654008"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2355, 9], "size": 301588}], "total_bytes_output": 301588, "start": 18825352301434079, "stop": 18825352302242565, "scope": "evaluate_ir_node", "overhead_duration": 35231, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.655263"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299430}], "total_bytes_output": 299430, "start": 18825352302716648, "stop": 18825352303649793, "scope": "evaluate_ir_node", "overhead_duration": 35198, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.656669"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2367, 9], "size": 303290}], "total_bytes_output": 303290, "start": 18825352304115773, "stop": 18825352304995984, "scope": "evaluate_ir_node", "overhead_duration": 34188, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.657994"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2302, 9], "size": 294663}], "total_bytes_output": 294663, "start": 18825352305475662, "stop": 18825352306452008, "scope": "evaluate_ir_node", "overhead_duration": 48094, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.659453"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352306820713, "stop": 18825352320734843, "scope": "evaluate_ir_node", "overhead_duration": 29739, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.673732"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2313, 9], "size": 296146}, {"shape": [2385, 9], "size": 305059}, {"shape": [2304, 9], "size": 294873}, {"shape": [2355, 9], "size": 301588}, {"shape": [2338, 9], "size": 299430}, {"shape": [2367, 9], "size": 303290}, {"shape": [2302, 9], "size": 294663}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2095049, "count_frames_output": 1, "frames_output": [{"shape": [16364, 9], "size": 2095025}], "total_bytes_output": 2095025, "start": 18825352321084287, "stop": 18825352321986323, "scope": "evaluate_ir_node", "overhead_duration": 73436, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.675006"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16364, 9], "size": 2095025}], "total_bytes_input": 2095025, "count_frames_output": 1, "frames_output": [{"shape": [16364, 7], "size": 1833201}], "total_bytes_output": 1833201, "start": 18825352323666415, "stop": 18825352323695563, "scope": "evaluate_ir_node", "overhead_duration": 31168, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2095025, "1": 0, "2": 0}, "spillable": true, "sequence_number": 77, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.676709"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2289, 9], "size": 292821}], "total_bytes_output": 292821, "start": 18825352325321531, "stop": 18825352326450792, "scope": "evaluate_ir_node", "overhead_duration": 33373, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.679455"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2384, 9], "size": 305276}], "total_bytes_output": 305276, "start": 18825352327545774, "stop": 18825352328557321, "scope": "evaluate_ir_node", "overhead_duration": 50208, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.681612"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2259, 9], "size": 289563}], "total_bytes_output": 289563, "start": 18825352329057798, "stop": 18825352329947842, "scope": "evaluate_ir_node", "overhead_duration": 34925, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.682949"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2362, 9], "size": 302560}], "total_bytes_output": 302560, "start": 18825352330328276, "stop": 18825352331429802, "scope": "evaluate_ir_node", "overhead_duration": 33539, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.684429"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2415, 9], "size": 309134}], "total_bytes_output": 309134, "start": 18825352331790599, "stop": 18825352332763328, "scope": "evaluate_ir_node", "overhead_duration": 30182, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.685761"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 300464}], "total_bytes_output": 300464, "start": 18825352333151610, "stop": 18825352334147598, "scope": "evaluate_ir_node", "overhead_duration": 34577, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.687151"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304817}], "total_bytes_output": 304817, "start": 18825352334547886, "stop": 18825352335311297, "scope": "evaluate_ir_node", "overhead_duration": 31766, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.688312"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352335692473, "stop": 18825352336047580, "scope": "evaluate_ir_node", "overhead_duration": 33292, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.689055"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2289, 9], "size": 292821}, {"shape": [2384, 9], "size": 305276}, {"shape": [2259, 9], "size": 289563}, {"shape": [2362, 9], "size": 302560}, {"shape": [2415, 9], "size": 309134}, {"shape": [2349, 9], "size": 300464}, {"shape": [2380, 9], "size": 304817}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2104635, "count_frames_output": 1, "frames_output": [{"shape": [16438, 9], "size": 2104611}], "total_bytes_output": 2104611, "start": 18825352336392816, "stop": 18825352337195736, "scope": "evaluate_ir_node", "overhead_duration": 55122, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.690194"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16438, 9], "size": 2104611}], "total_bytes_input": 2104611, "count_frames_output": 1, "frames_output": [{"shape": [16438, 7], "size": 1841603}], "total_bytes_output": 1841603, "start": 18825352338278329, "stop": 18825352338297193, "scope": "evaluate_ir_node", "overhead_duration": 34897, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2104611, "1": 0, "2": 0}, "spillable": true, "sequence_number": 78, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.691291"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296306}], "total_bytes_output": 296306, "start": 18825352348624411, "stop": 18825352349556396, "scope": "evaluate_ir_node", "overhead_duration": 49772, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.702594"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2361, 9], "size": 302388}], "total_bytes_output": 302388, "start": 18825352350010158, "stop": 18825352350862214, "scope": "evaluate_ir_node", "overhead_duration": 33938, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.703866"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2310, 9], "size": 295931}], "total_bytes_output": 295931, "start": 18825352351311714, "stop": 18825352352224885, "scope": "evaluate_ir_node", "overhead_duration": 38251, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.705237"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2355, 9], "size": 301420}], "total_bytes_output": 301420, "start": 18825352352725027, "stop": 18825352353531157, "scope": "evaluate_ir_node", "overhead_duration": 33916, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.706567"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2312, 9], "size": 296158}], "total_bytes_output": 296158, "start": 18825352354008083, "stop": 18825352354899210, "scope": "evaluate_ir_node", "overhead_duration": 33157, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.707902"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2291, 9], "size": 293251}], "total_bytes_output": 293251, "start": 18825352355300330, "stop": 18825352356283667, "scope": "evaluate_ir_node", "overhead_duration": 34930, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.709323"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 298866}], "total_bytes_output": 298866, "start": 18825352356727681, "stop": 18825352357656967, "scope": "evaluate_ir_node", "overhead_duration": 33695, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.710659"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352358036979, "stop": 18825352358387010, "scope": "evaluate_ir_node", "overhead_duration": 29427, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.711385"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2316, 9], "size": 296306}, {"shape": [2361, 9], "size": 302388}, {"shape": [2310, 9], "size": 295931}, {"shape": [2355, 9], "size": 301420}, {"shape": [2312, 9], "size": 296158}, {"shape": [2291, 9], "size": 293251}, {"shape": [2335, 9], "size": 298866}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2084320, "count_frames_output": 1, "frames_output": [{"shape": [16280, 9], "size": 2084296}], "total_bytes_output": 2084296, "start": 18825352358710752, "stop": 18825352359500628, "scope": "evaluate_ir_node", "overhead_duration": 54068, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.712500"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16280, 9], "size": 2084296}], "total_bytes_input": 2084296, "count_frames_output": 1, "frames_output": [{"shape": [16280, 7], "size": 1823816}], "total_bytes_output": 1823816, "start": 18825352360764559, "stop": 18825352360785189, "scope": "evaluate_ir_node", "overhead_duration": 20042, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2084296, "1": 0, "2": 0}, "spillable": true, "sequence_number": 79, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.713781"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2381, 9], "size": 304568}], "total_bytes_output": 304568, "start": 18825352373723158, "stop": 18825352374669477, "scope": "evaluate_ir_node", "overhead_duration": 33477, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.727688"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2385, 9], "size": 305247}], "total_bytes_output": 305247, "start": 18825352375090041, "stop": 18825352375994626, "scope": "evaluate_ir_node", "overhead_duration": 93775, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.729076"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2300, 9], "size": 294534}], "total_bytes_output": 294534, "start": 18825352376607602, "stop": 18825352377426179, "scope": "evaluate_ir_node", "overhead_duration": 52956, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.730449"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2319, 9], "size": 296973}], "total_bytes_output": 296973, "start": 18825352377863273, "stop": 18825352378919373, "scope": "evaluate_ir_node", "overhead_duration": 60259, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.731989"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2455, 9], "size": 314522}], "total_bytes_output": 314522, "start": 18825352379478344, "stop": 18825352380374468, "scope": "evaluate_ir_node", "overhead_duration": 35855, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.733383"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2424, 9], "size": 309983}], "total_bytes_output": 309983, "start": 18825352380786707, "stop": 18825352381693269, "scope": "evaluate_ir_node", "overhead_duration": 37488, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.734702"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2296, 9], "size": 294062}], "total_bytes_output": 294062, "start": 18825352382124515, "stop": 18825352383120229, "scope": "evaluate_ir_node", "overhead_duration": 35541, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.736140"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352383607597, "stop": 18825352384086904, "scope": "evaluate_ir_node", "overhead_duration": 33415, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.737093"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2381, 9], "size": 304568}, {"shape": [2385, 9], "size": 305247}, {"shape": [2300, 9], "size": 294534}, {"shape": [2319, 9], "size": 296973}, {"shape": [2455, 9], "size": 314522}, {"shape": [2424, 9], "size": 309983}, {"shape": [2296, 9], "size": 294062}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2119889, "count_frames_output": 1, "frames_output": [{"shape": [16560, 9], "size": 2119865}], "total_bytes_output": 2119865, "start": 18825352384472644, "stop": 18825352385455562, "scope": "evaluate_ir_node", "overhead_duration": 71729, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.738458"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16560, 9], "size": 2119865}], "total_bytes_input": 2119865, "count_frames_output": 1, "frames_output": [{"shape": [16560, 7], "size": 1854905}], "total_bytes_output": 1854905, "start": 18825352386828031, "stop": 18825352386866815, "scope": "evaluate_ir_node", "overhead_duration": 20471, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2119865, "1": 0, "2": 0}, "spillable": true, "sequence_number": 80, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.739879"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2265, 9], "size": 290045}], "total_bytes_output": 290045, "start": 18825352401173555, "stop": 18825352402021355, "scope": "evaluate_ir_node", "overhead_duration": 36075, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.755024"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2273, 9], "size": 291119}], "total_bytes_output": 291119, "start": 18825352402417604, "stop": 18825352403216300, "scope": "evaluate_ir_node", "overhead_duration": 34203, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.756218"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2327, 9], "size": 298155}], "total_bytes_output": 298155, "start": 18825352403669549, "stop": 18825352404757331, "scope": "evaluate_ir_node", "overhead_duration": 63944, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.757780"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2346, 9], "size": 300524}], "total_bytes_output": 300524, "start": 18825352405219846, "stop": 18825352406012607, "scope": "evaluate_ir_node", "overhead_duration": 34707, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.759017"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2372, 9], "size": 303657}], "total_bytes_output": 303657, "start": 18825352406414602, "stop": 18825352407449546, "scope": "evaluate_ir_node", "overhead_duration": 58717, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.760452"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2407, 9], "size": 308177}], "total_bytes_output": 308177, "start": 18825352407878024, "stop": 18825352408778939, "scope": "evaluate_ir_node", "overhead_duration": 49762, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.761813"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2408, 9], "size": 308157}], "total_bytes_output": 308157, "start": 18825352409252796, "stop": 18825352410253607, "scope": "evaluate_ir_node", "overhead_duration": 51029, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.763292"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352410805620, "stop": 18825352411279688, "scope": "evaluate_ir_node", "overhead_duration": 30129, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.764277"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2265, 9], "size": 290045}, {"shape": [2273, 9], "size": 291119}, {"shape": [2327, 9], "size": 298155}, {"shape": [2346, 9], "size": 300524}, {"shape": [2372, 9], "size": 303657}, {"shape": [2407, 9], "size": 308177}, {"shape": [2408, 9], "size": 308157}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2099834, "count_frames_output": 1, "frames_output": [{"shape": [16398, 9], "size": 2099810}], "total_bytes_output": 2099810, "start": 18825352411656320, "stop": 18825352412587027, "scope": "evaluate_ir_node", "overhead_duration": 56272, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.765588"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16398, 9], "size": 2099810}], "total_bytes_input": 2099810, "count_frames_output": 1, "frames_output": [{"shape": [16398, 7], "size": 1837442}], "total_bytes_output": 1837442, "start": 18825352413731013, "stop": 18825352413751837, "scope": "evaluate_ir_node", "overhead_duration": 20777, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2099810, "1": 0, "2": 0}, "spillable": true, "sequence_number": 81, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.766750"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2286, 9], "size": 292862}], "total_bytes_output": 292862, "start": 18825352427308614, "stop": 18825352428249549, "scope": "evaluate_ir_node", "overhead_duration": 34358, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.781321"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 296992}], "total_bytes_output": 296992, "start": 18825352428745254, "stop": 18825352429687706, "scope": "evaluate_ir_node", "overhead_duration": 36765, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.782697"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2324, 9], "size": 297733}], "total_bytes_output": 297733, "start": 18825352430090436, "stop": 18825352431006290, "scope": "evaluate_ir_node", "overhead_duration": 35410, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.784014"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2303, 9], "size": 294875}], "total_bytes_output": 294875, "start": 18825352431394805, "stop": 18825352432348131, "scope": "evaluate_ir_node", "overhead_duration": 34978, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.785350"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2400, 9], "size": 307004}], "total_bytes_output": 307004, "start": 18825352432772733, "stop": 18825352433635342, "scope": "evaluate_ir_node", "overhead_duration": 34030, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.786635"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2305, 9], "size": 294949}], "total_bytes_output": 294949, "start": 18825352434021844, "stop": 18825352434919464, "scope": "evaluate_ir_node", "overhead_duration": 51136, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.787938"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2328, 9], "size": 297963}], "total_bytes_output": 297963, "start": 18825352435340177, "stop": 18825352436236705, "scope": "evaluate_ir_node", "overhead_duration": 35392, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.789245"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352436764845, "stop": 18825352437112370, "scope": "evaluate_ir_node", "overhead_duration": 30021, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.790109"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2286, 9], "size": 292862}, {"shape": [2321, 9], "size": 296992}, {"shape": [2324, 9], "size": 297733}, {"shape": [2303, 9], "size": 294875}, {"shape": [2400, 9], "size": 307004}, {"shape": [2305, 9], "size": 294949}, {"shape": [2328, 9], "size": 297963}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2082378, "count_frames_output": 1, "frames_output": [{"shape": [16267, 9], "size": 2082354}], "total_bytes_output": 2082354, "start": 18825352437457016, "stop": 18825352438534364, "scope": "evaluate_ir_node", "overhead_duration": 56366, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.791536"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16267, 9], "size": 2082354}], "total_bytes_input": 2082354, "count_frames_output": 1, "frames_output": [{"shape": [16267, 7], "size": 1822082}], "total_bytes_output": 1822082, "start": 18825352439785600, "stop": 18825352439806881, "scope": "evaluate_ir_node", "overhead_duration": 21277, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2082354, "1": 0, "2": 0}, "spillable": true, "sequence_number": 82, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.792806"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 300618}], "total_bytes_output": 300618, "start": 18825352454622802, "stop": 18825352455531360, "scope": "evaluate_ir_node", "overhead_duration": 35242, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.808536"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2340, 9], "size": 299662}], "total_bytes_output": 299662, "start": 18825352455933980, "stop": 18825352456863568, "scope": "evaluate_ir_node", "overhead_duration": 36100, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.809872"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2412, 9], "size": 309395}], "total_bytes_output": 309395, "start": 18825352457233470, "stop": 18825352458100272, "scope": "evaluate_ir_node", "overhead_duration": 35188, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.811116"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2394, 9], "size": 306425}], "total_bytes_output": 306425, "start": 18825352458532635, "stop": 18825352459343751, "scope": "evaluate_ir_node", "overhead_duration": 36471, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.812352"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2315, 9], "size": 296223}], "total_bytes_output": 296223, "start": 18825352459730941, "stop": 18825352460770380, "scope": "evaluate_ir_node", "overhead_duration": 38447, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.813784"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2418, 9], "size": 309606}], "total_bytes_output": 309606, "start": 18825352461219635, "stop": 18825352462238383, "scope": "evaluate_ir_node", "overhead_duration": 37123, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.815248"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2347, 9], "size": 300550}], "total_bytes_output": 300550, "start": 18825352462625159, "stop": 18825352463758513, "scope": "evaluate_ir_node", "overhead_duration": 39980, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.816776"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352464219378, "stop": 18825352464633313, "scope": "evaluate_ir_node", "overhead_duration": 49308, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.817717"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2349, 9], "size": 300618}, {"shape": [2340, 9], "size": 299662}, {"shape": [2412, 9], "size": 309395}, {"shape": [2394, 9], "size": 306425}, {"shape": [2315, 9], "size": 296223}, {"shape": [2418, 9], "size": 309606}, {"shape": [2347, 9], "size": 300550}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2122479, "count_frames_output": 1, "frames_output": [{"shape": [16575, 9], "size": 2122455}], "total_bytes_output": 2122455, "start": 18825352465170478, "stop": 18825352466330025, "scope": "evaluate_ir_node", "overhead_duration": 93564, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.819363"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16575, 9], "size": 2122455}], "total_bytes_input": 2122455, "count_frames_output": 1, "frames_output": [{"shape": [16575, 7], "size": 1857255}], "total_bytes_output": 1857255, "start": 18825352468075922, "stop": 18825352468098653, "scope": "evaluate_ir_node", "overhead_duration": 22372, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2122455, "1": 0, "2": 0}, "spillable": true, "sequence_number": 83, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.821100"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2270, 9], "size": 290349}], "total_bytes_output": 290349, "start": 18825352481302737, "stop": 18825352482158660, "scope": "evaluate_ir_node", "overhead_duration": 35776, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.835164"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2448, 9], "size": 313237}], "total_bytes_output": 313237, "start": 18825352482553379, "stop": 18825352483625661, "scope": "evaluate_ir_node", "overhead_duration": 47416, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.836653"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2303, 9], "size": 294865}], "total_bytes_output": 294865, "start": 18825352484107074, "stop": 18825352484905938, "scope": "evaluate_ir_node", "overhead_duration": 36315, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.837930"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297803}], "total_bytes_output": 297803, "start": 18825352485298990, "stop": 18825352486122787, "scope": "evaluate_ir_node", "overhead_duration": 36262, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.839131"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2361, 9], "size": 302227}], "total_bytes_output": 302227, "start": 18825352486510401, "stop": 18825352487480190, "scope": "evaluate_ir_node", "overhead_duration": 37193, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.840519"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2350, 9], "size": 301195}], "total_bytes_output": 301195, "start": 18825352488015906, "stop": 18825352489097474, "scope": "evaluate_ir_node", "overhead_duration": 44527, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.842103"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2351, 9], "size": 301226}], "total_bytes_output": 301226, "start": 18825352489592814, "stop": 18825352490750704, "scope": "evaluate_ir_node", "overhead_duration": 95722, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.843784"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352491295896, "stop": 18825352491719341, "scope": "evaluate_ir_node", "overhead_duration": 29955, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.844727"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2270, 9], "size": 290349}, {"shape": [2448, 9], "size": 313237}, {"shape": [2303, 9], "size": 294865}, {"shape": [2325, 9], "size": 297803}, {"shape": [2361, 9], "size": 302227}, {"shape": [2350, 9], "size": 301195}, {"shape": [2351, 9], "size": 301226}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2100902, "count_frames_output": 1, "frames_output": [{"shape": [16408, 9], "size": 2100878}], "total_bytes_output": 2100878, "start": 18825352492137574, "stop": 18825352493038169, "scope": "evaluate_ir_node", "overhead_duration": 60188, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.846043"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16408, 9], "size": 2100878}], "total_bytes_input": 2100878, "count_frames_output": 1, "frames_output": [{"shape": [16408, 7], "size": 1838350}], "total_bytes_output": 1838350, "start": 18825352494296203, "stop": 18825352494317339, "scope": "evaluate_ir_node", "overhead_duration": 20952, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2100878, "1": 0, "2": 0}, "spillable": true, "sequence_number": 84, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.847316"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 300594}], "total_bytes_output": 300594, "start": 18825352507236393, "stop": 18825352508391393, "scope": "evaluate_ir_node", "overhead_duration": 46733, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.861413"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2308, 9], "size": 295838}], "total_bytes_output": 295838, "start": 18825352508849153, "stop": 18825352509782248, "scope": "evaluate_ir_node", "overhead_duration": 36428, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.862792"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2372, 9], "size": 303910}], "total_bytes_output": 303910, "start": 18825352510156510, "stop": 18825352510959052, "scope": "evaluate_ir_node", "overhead_duration": 35238, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.863967"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2419, 9], "size": 309569}], "total_bytes_output": 309569, "start": 18825352511313479, "stop": 18825352512153225, "scope": "evaluate_ir_node", "overhead_duration": 36865, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.865163"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2422, 9], "size": 309740}], "total_bytes_output": 309740, "start": 18825352512529129, "stop": 18825352513415854, "scope": "evaluate_ir_node", "overhead_duration": 37111, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.866422"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2416, 9], "size": 309495}], "total_bytes_output": 309495, "start": 18825352513764182, "stop": 18825352514677870, "scope": "evaluate_ir_node", "overhead_duration": 34697, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.867681"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2337, 9], "size": 299415}], "total_bytes_output": 299415, "start": 18825352515083282, "stop": 18825352516129434, "scope": "evaluate_ir_node", "overhead_duration": 52273, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.869138"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352516532270, "stop": 18825352529985653, "scope": "evaluate_ir_node", "overhead_duration": 35968, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.883034"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2349, 9], "size": 300594}, {"shape": [2308, 9], "size": 295838}, {"shape": [2372, 9], "size": 303910}, {"shape": [2419, 9], "size": 309569}, {"shape": [2422, 9], "size": 309740}, {"shape": [2416, 9], "size": 309495}, {"shape": [2337, 9], "size": 299415}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2128561, "count_frames_output": 1, "frames_output": [{"shape": [16623, 9], "size": 2128537}], "total_bytes_output": 2128537, "start": 18825352530532455, "stop": 18825352531554179, "scope": "evaluate_ir_node", "overhead_duration": 93851, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.884609"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16623, 9], "size": 2128537}], "total_bytes_input": 2128537, "count_frames_output": 1, "frames_output": [{"shape": [16623, 7], "size": 1862569}], "total_bytes_output": 1862569, "start": 18825352533277229, "stop": 18825352533300599, "scope": "evaluate_ir_node", "overhead_duration": 24055, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2128537, "1": 0, "2": 0}, "spillable": true, "sequence_number": 85, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.886305"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2347, 9], "size": 300491}], "total_bytes_output": 300491, "start": 18825352534450276, "stop": 18825352535511564, "scope": "evaluate_ir_node", "overhead_duration": 36886, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.888531"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2397, 9], "size": 306961}], "total_bytes_output": 306961, "start": 18825352536473353, "stop": 18825352537351225, "scope": "evaluate_ir_node", "overhead_duration": 36970, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.890373"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2337, 9], "size": 299076}], "total_bytes_output": 299076, "start": 18825352537764129, "stop": 18825352538610172, "scope": "evaluate_ir_node", "overhead_duration": 35892, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.891638"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2416, 9], "size": 309411}], "total_bytes_output": 309411, "start": 18825352539001205, "stop": 18825352540114416, "scope": "evaluate_ir_node", "overhead_duration": 38133, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.893125"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2398, 9], "size": 307043}], "total_bytes_output": 307043, "start": 18825352540488480, "stop": 18825352541477873, "scope": "evaluate_ir_node", "overhead_duration": 50799, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.894497"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301304}], "total_bytes_output": 301304, "start": 18825352541844542, "stop": 18825352542700996, "scope": "evaluate_ir_node", "overhead_duration": 36567, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.895708"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2326, 9], "size": 297768}], "total_bytes_output": 297768, "start": 18825352543044345, "stop": 18825352543932287, "scope": "evaluate_ir_node", "overhead_duration": 34308, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.896935"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352544310372, "stop": 18825352544685617, "scope": "evaluate_ir_node", "overhead_duration": 34028, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.897687"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2347, 9], "size": 300491}, {"shape": [2397, 9], "size": 306961}, {"shape": [2337, 9], "size": 299076}, {"shape": [2416, 9], "size": 309411}, {"shape": [2398, 9], "size": 307043}, {"shape": [2357, 9], "size": 301304}, {"shape": [2326, 9], "size": 297768}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2122054, "count_frames_output": 1, "frames_output": [{"shape": [16578, 9], "size": 2122030}], "total_bytes_output": 2122030, "start": 18825352544984832, "stop": 18825352545865947, "scope": "evaluate_ir_node", "overhead_duration": 55962, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.898869"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16578, 9], "size": 2122030}], "total_bytes_input": 2122030, "count_frames_output": 1, "frames_output": [{"shape": [16578, 7], "size": 1856782}], "total_bytes_output": 1856782, "start": 18825352547104381, "stop": 18825352547124750, "scope": "evaluate_ir_node", "overhead_duration": 20233, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2122030, "1": 0, "2": 0}, "spillable": true, "sequence_number": 86, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.900122"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2286, 9], "size": 292663}], "total_bytes_output": 292663, "start": 18825352557450384, "stop": 18825352558336089, "scope": "evaluate_ir_node", "overhead_duration": 36909, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.911343"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2353, 9], "size": 300996}], "total_bytes_output": 300996, "start": 18825352558749248, "stop": 18825352559626183, "scope": "evaluate_ir_node", "overhead_duration": 36394, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.912634"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2375, 9], "size": 303873}], "total_bytes_output": 303873, "start": 18825352560042833, "stop": 18825352561151596, "scope": "evaluate_ir_node", "overhead_duration": 85098, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.914227"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2305, 9], "size": 295204}], "total_bytes_output": 295204, "start": 18825352561704823, "stop": 18825352562525093, "scope": "evaluate_ir_node", "overhead_duration": 35892, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.915549"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2290, 9], "size": 293285}], "total_bytes_output": 293285, "start": 18825352562972187, "stop": 18825352563912491, "scope": "evaluate_ir_node", "overhead_duration": 40143, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.916921"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 303264}], "total_bytes_output": 303264, "start": 18825352564323168, "stop": 18825352565226070, "scope": "evaluate_ir_node", "overhead_duration": 37612, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.918236"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2360, 9], "size": 302197}], "total_bytes_output": 302197, "start": 18825352565633098, "stop": 18825352566693638, "scope": "evaluate_ir_node", "overhead_duration": 37135, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.919700"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352567136196, "stop": 18825352567576509, "scope": "evaluate_ir_node", "overhead_duration": 33096, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.920577"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2286, 9], "size": 292663}, {"shape": [2353, 9], "size": 300996}, {"shape": [2375, 9], "size": 303873}, {"shape": [2305, 9], "size": 295204}, {"shape": [2290, 9], "size": 293285}, {"shape": [2369, 9], "size": 303264}, {"shape": [2360, 9], "size": 302197}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2091482, "count_frames_output": 1, "frames_output": [{"shape": [16338, 9], "size": 2091458}], "total_bytes_output": 2091458, "start": 18825352567930386, "stop": 18825352568938061, "scope": "evaluate_ir_node", "overhead_duration": 63862, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.921942"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16338, 9], "size": 2091458}], "total_bytes_input": 2091458, "count_frames_output": 1, "frames_output": [{"shape": [16338, 7], "size": 1830050}], "total_bytes_output": 1830050, "start": 18825352570313616, "stop": 18825352570336409, "scope": "evaluate_ir_node", "overhead_duration": 37945, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2091458, "1": 0, "2": 0}, "spillable": true, "sequence_number": 87, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.923339"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2359, 9], "size": 301817}], "total_bytes_output": 301817, "start": 18825352584927920, "stop": 18825352585795767, "scope": "evaluate_ir_node", "overhead_duration": 35588, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.938820"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2371, 9], "size": 303518}], "total_bytes_output": 303518, "start": 18825352586254270, "stop": 18825352587235858, "scope": "evaluate_ir_node", "overhead_duration": 58005, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.940278"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2253, 9], "size": 288462}], "total_bytes_output": 288462, "start": 18825352587714511, "stop": 18825352588621403, "scope": "evaluate_ir_node", "overhead_duration": 42203, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.941628"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296475}], "total_bytes_output": 296475, "start": 18825352589035114, "stop": 18825352590175848, "scope": "evaluate_ir_node", "overhead_duration": 48447, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.943204"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 298846}], "total_bytes_output": 298846, "start": 18825352590732143, "stop": 18825352591575048, "scope": "evaluate_ir_node", "overhead_duration": 59273, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.944578"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 302904}], "total_bytes_output": 302904, "start": 18825352591976905, "stop": 18825352592960600, "scope": "evaluate_ir_node", "overhead_duration": 36374, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.945965"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2284, 9], "size": 292404}], "total_bytes_output": 292404, "start": 18825352593362413, "stop": 18825352594363841, "scope": "evaluate_ir_node", "overhead_duration": 34277, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.947368"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352594734925, "stop": 18825352595084056, "scope": "evaluate_ir_node", "overhead_duration": 33383, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.948087"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2359, 9], "size": 301817}, {"shape": [2371, 9], "size": 303518}, {"shape": [2253, 9], "size": 288462}, {"shape": [2316, 9], "size": 296475}, {"shape": [2335, 9], "size": 298846}, {"shape": [2369, 9], "size": 302904}, {"shape": [2284, 9], "size": 292404}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2084426, "count_frames_output": 1, "frames_output": [{"shape": [16287, 9], "size": 2084402}], "total_bytes_output": 2084402, "start": 18825352595436707, "stop": 18825352596346802, "scope": "evaluate_ir_node", "overhead_duration": 57267, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.949349"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16287, 9], "size": 2084402}], "total_bytes_input": 2084402, "count_frames_output": 1, "frames_output": [{"shape": [16287, 7], "size": 1823810}], "total_bytes_output": 1823810, "start": 18825352597543088, "stop": 18825352597574163, "scope": "evaluate_ir_node", "overhead_duration": 21645, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2084402, "1": 0, "2": 0}, "spillable": true, "sequence_number": 88, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.950574"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297141}], "total_bytes_output": 297141, "start": 18825352610739545, "stop": 18825352611625940, "scope": "evaluate_ir_node", "overhead_duration": 34800, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.964649"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2424, 9], "size": 310268}], "total_bytes_output": 310268, "start": 18825352612064897, "stop": 18825352612918804, "scope": "evaluate_ir_node", "overhead_duration": 36518, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.965928"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2346, 9], "size": 300463}], "total_bytes_output": 300463, "start": 18825352613338448, "stop": 18825352614234147, "scope": "evaluate_ir_node", "overhead_duration": 34752, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.967242"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 297279}], "total_bytes_output": 297279, "start": 18825352614644648, "stop": 18825352615437181, "scope": "evaluate_ir_node", "overhead_duration": 35727, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.968446"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 304667}], "total_bytes_output": 304667, "start": 18825352615831634, "stop": 18825352616723824, "scope": "evaluate_ir_node", "overhead_duration": 38732, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.969728"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2392, 9], "size": 306433}], "total_bytes_output": 306433, "start": 18825352617130190, "stop": 18825352618063888, "scope": "evaluate_ir_node", "overhead_duration": 33724, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.971085"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2289, 9], "size": 293145}], "total_bytes_output": 293145, "start": 18825352618467790, "stop": 18825352619405526, "scope": "evaluate_ir_node", "overhead_duration": 50117, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.972428"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352619866746, "stop": 18825352620238397, "scope": "evaluate_ir_node", "overhead_duration": 44873, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.973244"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2325, 9], "size": 297141}, {"shape": [2424, 9], "size": 310268}, {"shape": [2346, 9], "size": 300463}, {"shape": [2321, 9], "size": 297279}, {"shape": [2382, 9], "size": 304667}, {"shape": [2392, 9], "size": 306433}, {"shape": [2289, 9], "size": 293145}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2109396, "count_frames_output": 1, "frames_output": [{"shape": [16479, 9], "size": 2109372}], "total_bytes_output": 2109372, "start": 18825352620588896, "stop": 18825352621495772, "scope": "evaluate_ir_node", "overhead_duration": 57964, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.974499"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16479, 9], "size": 2109372}], "total_bytes_input": 2109372, "count_frames_output": 1, "frames_output": [{"shape": [16479, 7], "size": 1845708}], "total_bytes_output": 1845708, "start": 18825352622648493, "stop": 18825352622684725, "scope": "evaluate_ir_node", "overhead_duration": 36271, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2109372, "1": 0, "2": 0}, "spillable": true, "sequence_number": 89, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.975679"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304648}], "total_bytes_output": 304648, "start": 18825352635464164, "stop": 18825352636317169, "scope": "evaluate_ir_node", "overhead_duration": 51266, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.989337"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2423, 9], "size": 310545}], "total_bytes_output": 310545, "start": 18825352636715397, "stop": 18825352637622536, "scope": "evaluate_ir_node", "overhead_duration": 52076, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.990647"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2307, 9], "size": 295525}], "total_bytes_output": 295525, "start": 18825352638058034, "stop": 18825352638872524, "scope": "evaluate_ir_node", "overhead_duration": 34959, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.991877"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2353, 9], "size": 301694}], "total_bytes_output": 301694, "start": 18825352639284869, "stop": 18825352640147933, "scope": "evaluate_ir_node", "overhead_duration": 35974, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.993157"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2452, 9], "size": 313818}], "total_bytes_output": 313818, "start": 18825352640599007, "stop": 18825352641574463, "scope": "evaluate_ir_node", "overhead_duration": 35722, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.994581"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2310, 9], "size": 296160}], "total_bytes_output": 296160, "start": 18825352641998760, "stop": 18825352643005715, "scope": "evaluate_ir_node", "overhead_duration": 38043, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.996015"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2451, 9], "size": 313753}], "total_bytes_output": 313753, "start": 18825352643395649, "stop": 18825352644424602, "scope": "evaluate_ir_node", "overhead_duration": 51350, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:42.997456"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352644943195, "stop": 18825352645419251, "scope": "evaluate_ir_node", "overhead_duration": 32072, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:42.998418"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2380, 9], "size": 304648}, {"shape": [2423, 9], "size": 310545}, {"shape": [2307, 9], "size": 295525}, {"shape": [2353, 9], "size": 301694}, {"shape": [2452, 9], "size": 313818}, {"shape": [2310, 9], "size": 296160}, {"shape": [2451, 9], "size": 313753}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2136143, "count_frames_output": 1, "frames_output": [{"shape": [16676, 9], "size": 2136119}], "total_bytes_output": 2136119, "start": 18825352645793163, "stop": 18825352646733783, "scope": "evaluate_ir_node", "overhead_duration": 60283, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:42.999733"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16676, 9], "size": 2136119}], "total_bytes_input": 2136119, "count_frames_output": 1, "frames_output": [{"shape": [16676, 7], "size": 1869303}], "total_bytes_output": 1869303, "start": 18825352648045337, "stop": 18825352648069381, "scope": "evaluate_ir_node", "overhead_duration": 39718, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2136119, "1": 0, "2": 0}, "spillable": true, "sequence_number": 90, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.001072"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2371, 9], "size": 303429}], "total_bytes_output": 303429, "start": 18825352662230591, "stop": 18825352663341724, "scope": "evaluate_ir_node", "overhead_duration": 46242, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.016360"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2358, 9], "size": 301741}], "total_bytes_output": 301741, "start": 18825352663769968, "stop": 18825352664613659, "scope": "evaluate_ir_node", "overhead_duration": 35084, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.017619"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2407, 9], "size": 308178}], "total_bytes_output": 308178, "start": 18825352664998820, "stop": 18825352665864065, "scope": "evaluate_ir_node", "overhead_duration": 55980, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.018892"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2419, 9], "size": 309418}], "total_bytes_output": 309418, "start": 18825352666280968, "stop": 18825352667131589, "scope": "evaluate_ir_node", "overhead_duration": 36094, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.020137"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2352, 9], "size": 301038}], "total_bytes_output": 301038, "start": 18825352667586772, "stop": 18825352668641116, "scope": "evaluate_ir_node", "overhead_duration": 35763, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.021644"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2510, 9], "size": 321424}], "total_bytes_output": 321424, "start": 18825352669022866, "stop": 18825352669941627, "scope": "evaluate_ir_node", "overhead_duration": 34162, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.022942"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 298986}], "total_bytes_output": 298986, "start": 18825352670317918, "stop": 18825352671245135, "scope": "evaluate_ir_node", "overhead_duration": 33558, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.024247"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352671592935, "stop": 18825352671921174, "scope": "evaluate_ir_node", "overhead_duration": 29674, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.024919"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2371, 9], "size": 303429}, {"shape": [2358, 9], "size": 301741}, {"shape": [2407, 9], "size": 308178}, {"shape": [2419, 9], "size": 309418}, {"shape": [2352, 9], "size": 301038}, {"shape": [2510, 9], "size": 321424}, {"shape": [2335, 9], "size": 298986}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2144214, "count_frames_output": 1, "frames_output": [{"shape": [16752, 9], "size": 2144190}], "total_bytes_output": 2144190, "start": 18825352672398962, "stop": 18825352673243874, "scope": "evaluate_ir_node", "overhead_duration": 108697, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.026259"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16752, 9], "size": 2144190}], "total_bytes_input": 2144190, "count_frames_output": 1, "frames_output": [{"shape": [16752, 7], "size": 1876158}], "total_bytes_output": 1876158, "start": 18825352674453226, "stop": 18825352674473949, "scope": "evaluate_ir_node", "overhead_duration": 20028, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2144190, "1": 0, "2": 0}, "spillable": true, "sequence_number": 91, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.027470"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2397, 9], "size": 306826}], "total_bytes_output": 306826, "start": 18825352687612415, "stop": 18825352688555489, "scope": "evaluate_ir_node", "overhead_duration": 35276, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.041558"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2334, 9], "size": 299094}], "total_bytes_output": 299094, "start": 18825352688907045, "stop": 18825352690053034, "scope": "evaluate_ir_node", "overhead_duration": 47356, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.043108"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2311, 9], "size": 296312}], "total_bytes_output": 296312, "start": 18825352690561673, "stop": 18825352691429268, "scope": "evaluate_ir_node", "overhead_duration": 34968, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.044430"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2411, 9], "size": 308642}], "total_bytes_output": 308642, "start": 18825352691811553, "stop": 18825352692697210, "scope": "evaluate_ir_node", "overhead_duration": 34547, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.045717"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2326, 9], "size": 297558}], "total_bytes_output": 297558, "start": 18825352693185186, "stop": 18825352693935237, "scope": "evaluate_ir_node", "overhead_duration": 48110, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.046935"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2378, 9], "size": 304368}], "total_bytes_output": 304368, "start": 18825352694293575, "stop": 18825352695243653, "scope": "evaluate_ir_node", "overhead_duration": 32981, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.048248"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2209, 9], "size": 282921}], "total_bytes_output": 282921, "start": 18825352695673439, "stop": 18825352696738820, "scope": "evaluate_ir_node", "overhead_duration": 35443, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.049779"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352697281430, "stop": 18825352697730479, "scope": "evaluate_ir_node", "overhead_duration": 32833, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.050729"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2397, 9], "size": 306826}, {"shape": [2334, 9], "size": 299094}, {"shape": [2311, 9], "size": 296312}, {"shape": [2411, 9], "size": 308642}, {"shape": [2326, 9], "size": 297558}, {"shape": [2378, 9], "size": 304368}, {"shape": [2209, 9], "size": 282921}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2095721, "count_frames_output": 1, "frames_output": [{"shape": [16366, 9], "size": 2095697}], "total_bytes_output": 2095697, "start": 18825352698102309, "stop": 18825352699008213, "scope": "evaluate_ir_node", "overhead_duration": 56493, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.052008"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16366, 9], "size": 2095697}], "total_bytes_input": 2095697, "count_frames_output": 1, "frames_output": [{"shape": [16366, 7], "size": 1833841}], "total_bytes_output": 1833841, "start": 18825352700233820, "stop": 18825352700256989, "scope": "evaluate_ir_node", "overhead_duration": 22982, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2095697, "1": 0, "2": 0}, "spillable": true, "sequence_number": 92, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.053259"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2390, 9], "size": 305962}], "total_bytes_output": 305962, "start": 18825352714738286, "stop": 18825352715651145, "scope": "evaluate_ir_node", "overhead_duration": 37263, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.068661"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2336, 9], "size": 299128}], "total_bytes_output": 299128, "start": 18825352716151901, "stop": 18825352717011010, "scope": "evaluate_ir_node", "overhead_duration": 36902, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.070019"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2280, 9], "size": 291809}], "total_bytes_output": 291809, "start": 18825352717452252, "stop": 18825352718272689, "scope": "evaluate_ir_node", "overhead_duration": 31473, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.071274"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2465, 9], "size": 315744}], "total_bytes_output": 315744, "start": 18825352718654524, "stop": 18825352719490063, "scope": "evaluate_ir_node", "overhead_duration": 31463, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.072492"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2378, 9], "size": 304354}], "total_bytes_output": 304354, "start": 18825352719867920, "stop": 18825352720824538, "scope": "evaluate_ir_node", "overhead_duration": 30612, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.073834"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2374, 9], "size": 303590}], "total_bytes_output": 303590, "start": 18825352721185198, "stop": 18825352722036542, "scope": "evaluate_ir_node", "overhead_duration": 30667, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.075057"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2355, 9], "size": 301684}], "total_bytes_output": 301684, "start": 18825352722477861, "stop": 18825352723373316, "scope": "evaluate_ir_node", "overhead_duration": 31118, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.076375"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352723734426, "stop": 18825352737737300, "scope": "evaluate_ir_node", "overhead_duration": 26376, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.090731"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2390, 9], "size": 305962}, {"shape": [2336, 9], "size": 299128}, {"shape": [2280, 9], "size": 291809}, {"shape": [2465, 9], "size": 315744}, {"shape": [2378, 9], "size": 304354}, {"shape": [2374, 9], "size": 303590}, {"shape": [2355, 9], "size": 301684}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2122271, "count_frames_output": 1, "frames_output": [{"shape": [16578, 9], "size": 2122247}], "total_bytes_output": 2122247, "start": 18825352738052699, "stop": 18825352739097962, "scope": "evaluate_ir_node", "overhead_duration": 71226, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.092114"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16578, 9], "size": 2122247}], "total_bytes_input": 2122247, "count_frames_output": 1, "frames_output": [{"shape": [16578, 7], "size": 1856999}], "total_bytes_output": 1856999, "start": 18825352740878168, "stop": 18825352740899239, "scope": "evaluate_ir_node", "overhead_duration": 21671, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2122247, "1": 0, "2": 0}, "spillable": true, "sequence_number": 93, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.093896"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299310}], "total_bytes_output": 299310, "start": 18825352742239457, "stop": 18825352743462808, "scope": "evaluate_ir_node", "overhead_duration": 34405, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.096466"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2377, 9], "size": 304408}], "total_bytes_output": 304408, "start": 18825352744114572, "stop": 18825352744960289, "scope": "evaluate_ir_node", "overhead_duration": 34323, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.097963"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2373, 9], "size": 304328}], "total_bytes_output": 304328, "start": 18825352745469238, "stop": 18825352746388107, "scope": "evaluate_ir_node", "overhead_duration": 33610, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.099397"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2368, 9], "size": 303132}], "total_bytes_output": 303132, "start": 18825352746796023, "stop": 18825352747782293, "scope": "evaluate_ir_node", "overhead_duration": 33433, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.100786"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2304, 9], "size": 294837}], "total_bytes_output": 294837, "start": 18825352748226993, "stop": 18825352749210606, "scope": "evaluate_ir_node", "overhead_duration": 35872, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.102213"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2420, 9], "size": 309885}], "total_bytes_output": 309885, "start": 18825352749524859, "stop": 18825352750380053, "scope": "evaluate_ir_node", "overhead_duration": 30314, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.103380"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2333, 9], "size": 298593}], "total_bytes_output": 298593, "start": 18825352750748974, "stop": 18825352751560697, "scope": "evaluate_ir_node", "overhead_duration": 28309, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.104559"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352751909424, "stop": 18825352752264924, "scope": "evaluate_ir_node", "overhead_duration": 42257, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.105313"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2338, 9], "size": 299310}, {"shape": [2377, 9], "size": 304408}, {"shape": [2373, 9], "size": 304328}, {"shape": [2368, 9], "size": 303132}, {"shape": [2304, 9], "size": 294837}, {"shape": [2420, 9], "size": 309885}, {"shape": [2333, 9], "size": 298593}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2114493, "count_frames_output": 1, "frames_output": [{"shape": [16513, 9], "size": 2114469}], "total_bytes_output": 2114469, "start": 18825352752615105, "stop": 18825352753450975, "scope": "evaluate_ir_node", "overhead_duration": 55657, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.106451"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16513, 9], "size": 2114469}], "total_bytes_input": 2114469, "count_frames_output": 1, "frames_output": [{"shape": [16513, 7], "size": 1850261}], "total_bytes_output": 1850261, "start": 18825352754581833, "stop": 18825352754618194, "scope": "evaluate_ir_node", "overhead_duration": 19652, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2114469, "1": 0, "2": 0}, "spillable": true, "sequence_number": 94, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.107613"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 304673}], "total_bytes_output": 304673, "start": 18825352766414141, "stop": 18825352767283897, "scope": "evaluate_ir_node", "overhead_duration": 52077, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.120286"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2464, 9], "size": 315627}], "total_bytes_output": 315627, "start": 18825352767667907, "stop": 18825352768496099, "scope": "evaluate_ir_node", "overhead_duration": 47967, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.121514"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2410, 9], "size": 308850}], "total_bytes_output": 308850, "start": 18825352768909877, "stop": 18825352769748259, "scope": "evaluate_ir_node", "overhead_duration": 32469, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.122752"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2282, 9], "size": 291902}], "total_bytes_output": 291902, "start": 18825352770085963, "stop": 18825352770898310, "scope": "evaluate_ir_node", "overhead_duration": 31498, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.123905"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2354, 9], "size": 301299}], "total_bytes_output": 301299, "start": 18825352771281058, "stop": 18825352772263417, "scope": "evaluate_ir_node", "overhead_duration": 31135, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.125285"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2353, 9], "size": 301527}], "total_bytes_output": 301527, "start": 18825352772634427, "stop": 18825352773424427, "scope": "evaluate_ir_node", "overhead_duration": 28386, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.126424"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2286, 9], "size": 292679}], "total_bytes_output": 292679, "start": 18825352773769495, "stop": 18825352774710180, "scope": "evaluate_ir_node", "overhead_duration": 44466, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.127723"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352775075317, "stop": 18825352775406681, "scope": "evaluate_ir_node", "overhead_duration": 26693, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.128404"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2382, 9], "size": 304673}, {"shape": [2464, 9], "size": 315627}, {"shape": [2410, 9], "size": 308850}, {"shape": [2282, 9], "size": 291902}, {"shape": [2354, 9], "size": 301299}, {"shape": [2353, 9], "size": 301527}, {"shape": [2286, 9], "size": 292679}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2116557, "count_frames_output": 1, "frames_output": [{"shape": [16531, 9], "size": 2116533}], "total_bytes_output": 2116533, "start": 18825352775790843, "stop": 18825352776710269, "scope": "evaluate_ir_node", "overhead_duration": 56848, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.129710"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16531, 9], "size": 2116533}], "total_bytes_input": 2116533, "count_frames_output": 1, "frames_output": [{"shape": [16531, 7], "size": 1852037}], "total_bytes_output": 1852037, "start": 18825352777891009, "stop": 18825352777910603, "scope": "evaluate_ir_node", "overhead_duration": 35539, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2116533, "1": 0, "2": 0}, "spillable": true, "sequence_number": 95, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.130906"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2291, 9], "size": 293200}], "total_bytes_output": 293200, "start": 18825352791521281, "stop": 18825352792458391, "scope": "evaluate_ir_node", "overhead_duration": 32568, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.145458"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2379, 9], "size": 304636}], "total_bytes_output": 304636, "start": 18825352792795966, "stop": 18825352793563552, "scope": "evaluate_ir_node", "overhead_duration": 45016, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.146596"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2396, 9], "size": 306627}], "total_bytes_output": 306627, "start": 18825352793973304, "stop": 18825352794719095, "scope": "evaluate_ir_node", "overhead_duration": 29226, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.147737"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2373, 9], "size": 303911}], "total_bytes_output": 303911, "start": 18825352795060064, "stop": 18825352795788562, "scope": "evaluate_ir_node", "overhead_duration": 29137, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.148805"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2409, 9], "size": 308115}], "total_bytes_output": 308115, "start": 18825352796183214, "stop": 18825352796934584, "scope": "evaluate_ir_node", "overhead_duration": 48848, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.149951"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2286, 9], "size": 292739}], "total_bytes_output": 292739, "start": 18825352797279832, "stop": 18825352798026820, "scope": "evaluate_ir_node", "overhead_duration": 45483, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.151043"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2347, 9], "size": 300718}], "total_bytes_output": 300718, "start": 18825352798433711, "stop": 18825352799224595, "scope": "evaluate_ir_node", "overhead_duration": 29052, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.152224"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352799590601, "stop": 18825352799915614, "scope": "evaluate_ir_node", "overhead_duration": 26542, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.152912"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2291, 9], "size": 293200}, {"shape": [2379, 9], "size": 304636}, {"shape": [2396, 9], "size": 306627}, {"shape": [2373, 9], "size": 303911}, {"shape": [2409, 9], "size": 308115}, {"shape": [2286, 9], "size": 292739}, {"shape": [2347, 9], "size": 300718}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2109946, "count_frames_output": 1, "frames_output": [{"shape": [16481, 9], "size": 2109922}], "total_bytes_output": 2109922, "start": 18825352800297036, "stop": 18825352801384646, "scope": "evaluate_ir_node", "overhead_duration": 59450, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.154383"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16481, 9], "size": 2109922}], "total_bytes_input": 2109922, "count_frames_output": 1, "frames_output": [{"shape": [16481, 7], "size": 1846226}], "total_bytes_output": 1846226, "start": 18825352802511789, "stop": 18825352802531872, "scope": "evaluate_ir_node", "overhead_duration": 19583, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2109922, "1": 0, "2": 0}, "spillable": true, "sequence_number": 96, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.155527"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2329, 9], "size": 298056}], "total_bytes_output": 298056, "start": 18825352817745496, "stop": 18825352818565527, "scope": "evaluate_ir_node", "overhead_duration": 33493, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.171585"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2329, 9], "size": 298352}], "total_bytes_output": 298352, "start": 18825352818914324, "stop": 18825352819761487, "scope": "evaluate_ir_node", "overhead_duration": 45720, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.172799"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2368, 9], "size": 303408}], "total_bytes_output": 303408, "start": 18825352820173360, "stop": 18825352820962207, "scope": "evaluate_ir_node", "overhead_duration": 33533, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.173965"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 304658}], "total_bytes_output": 304658, "start": 18825352821330590, "stop": 18825352822106102, "scope": "evaluate_ir_node", "overhead_duration": 29460, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.175108"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2406, 9], "size": 307738}], "total_bytes_output": 307738, "start": 18825352822503687, "stop": 18825352823411006, "scope": "evaluate_ir_node", "overhead_duration": 29130, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.176411"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2327, 9], "size": 298145}], "total_bytes_output": 298145, "start": 18825352823758998, "stop": 18825352824760810, "scope": "evaluate_ir_node", "overhead_duration": 28320, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.177757"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2329, 9], "size": 298228}], "total_bytes_output": 298228, "start": 18825352825127282, "stop": 18825352826001829, "scope": "evaluate_ir_node", "overhead_duration": 28279, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.178999"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352826333649, "stop": 18825352826632734, "scope": "evaluate_ir_node", "overhead_duration": 24982, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.179627"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2329, 9], "size": 298056}, {"shape": [2329, 9], "size": 298352}, {"shape": [2368, 9], "size": 303408}, {"shape": [2382, 9], "size": 304658}, {"shape": [2406, 9], "size": 307738}, {"shape": [2327, 9], "size": 298145}, {"shape": [2329, 9], "size": 298228}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2108585, "count_frames_output": 1, "frames_output": [{"shape": [16470, 9], "size": 2108561}], "total_bytes_output": 2108561, "start": 18825352826944650, "stop": 18825352827764056, "scope": "evaluate_ir_node", "overhead_duration": 53101, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.180763"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16470, 9], "size": 2108561}], "total_bytes_input": 2108561, "count_frames_output": 1, "frames_output": [{"shape": [16470, 7], "size": 1845041}], "total_bytes_output": 1845041, "start": 18825352828905681, "stop": 18825352828940339, "scope": "evaluate_ir_node", "overhead_duration": 19722, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2108561, "1": 0, "2": 0}, "spillable": true, "sequence_number": 97, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.181935"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2374, 9], "size": 303929}], "total_bytes_output": 303929, "start": 18825352841999164, "stop": 18825352842947223, "scope": "evaluate_ir_node", "overhead_duration": 33641, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.195949"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 300674}], "total_bytes_output": 300674, "start": 18825352843327882, "stop": 18825352844216624, "scope": "evaluate_ir_node", "overhead_duration": 30378, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.197224"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2330, 9], "size": 298245}], "total_bytes_output": 298245, "start": 18825352844638659, "stop": 18825352845396312, "scope": "evaluate_ir_node", "overhead_duration": 29874, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.198397"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2292, 9], "size": 293622}], "total_bytes_output": 293622, "start": 18825352845752195, "stop": 18825352846493681, "scope": "evaluate_ir_node", "overhead_duration": 29418, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.199494"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304495}], "total_bytes_output": 304495, "start": 18825352846924584, "stop": 18825352847866798, "scope": "evaluate_ir_node", "overhead_duration": 45979, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.200875"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2418, 9], "size": 309391}], "total_bytes_output": 309391, "start": 18825352848278711, "stop": 18825352849345152, "scope": "evaluate_ir_node", "overhead_duration": 33054, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.202346"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2288, 9], "size": 292527}], "total_bytes_output": 292527, "start": 18825352849714597, "stop": 18825352850709795, "scope": "evaluate_ir_node", "overhead_duration": 30002, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.203709"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352851077377, "stop": 18825352851395364, "scope": "evaluate_ir_node", "overhead_duration": 26232, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.204389"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2374, 9], "size": 303929}, {"shape": [2349, 9], "size": 300674}, {"shape": [2330, 9], "size": 298245}, {"shape": [2292, 9], "size": 293622}, {"shape": [2380, 9], "size": 304495}, {"shape": [2418, 9], "size": 309391}, {"shape": [2288, 9], "size": 292527}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2102883, "count_frames_output": 1, "frames_output": [{"shape": [16431, 9], "size": 2102859}], "total_bytes_output": 2102859, "start": 18825352851739330, "stop": 18825352852681952, "scope": "evaluate_ir_node", "overhead_duration": 60234, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.205681"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16431, 9], "size": 2102859}], "total_bytes_input": 2102859, "count_frames_output": 1, "frames_output": [{"shape": [16431, 7], "size": 1839963}], "total_bytes_output": 1839963, "start": 18825352853890895, "stop": 18825352853910122, "scope": "evaluate_ir_node", "overhead_duration": 18990, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2102859, "1": 0, "2": 0}, "spillable": true, "sequence_number": 98, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.206904"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2315, 9], "size": 296427}], "total_bytes_output": 296427, "start": 18825352867937867, "stop": 18825352868810040, "scope": "evaluate_ir_node", "overhead_duration": 32984, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.221809"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2345, 9], "size": 300209}], "total_bytes_output": 300209, "start": 18825352869152953, "stop": 18825352869956354, "scope": "evaluate_ir_node", "overhead_duration": 46834, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.223012"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2408, 9], "size": 308415}], "total_bytes_output": 308415, "start": 18825352870423953, "stop": 18825352871208792, "scope": "evaluate_ir_node", "overhead_duration": 30366, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.224209"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2307, 9], "size": 295327}], "total_bytes_output": 295327, "start": 18825352871561519, "stop": 18825352872422750, "scope": "evaluate_ir_node", "overhead_duration": 30417, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.225424"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 300877}], "total_bytes_output": 300877, "start": 18825352872798079, "stop": 18825352873681795, "scope": "evaluate_ir_node", "overhead_duration": 29085, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.226681"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2343, 9], "size": 299921}], "total_bytes_output": 299921, "start": 18825352874036146, "stop": 18825352874829189, "scope": "evaluate_ir_node", "overhead_duration": 27926, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.227863"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2277, 9], "size": 291516}], "total_bytes_output": 291516, "start": 18825352875217004, "stop": 18825352876111341, "scope": "evaluate_ir_node", "overhead_duration": 29061, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.229111"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352876500198, "stop": 18825352876812316, "scope": "evaluate_ir_node", "overhead_duration": 24593, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.229806"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2315, 9], "size": 296427}, {"shape": [2345, 9], "size": 300209}, {"shape": [2408, 9], "size": 308415}, {"shape": [2307, 9], "size": 295327}, {"shape": [2349, 9], "size": 300877}, {"shape": [2343, 9], "size": 299921}, {"shape": [2277, 9], "size": 291516}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2092692, "count_frames_output": 1, "frames_output": [{"shape": [16344, 9], "size": 2092668}], "total_bytes_output": 2092668, "start": 18825352877126482, "stop": 18825352877947125, "scope": "evaluate_ir_node", "overhead_duration": 52480, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.230963"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16344, 9], "size": 2092668}], "total_bytes_input": 2092668, "count_frames_output": 1, "frames_output": [{"shape": [16344, 7], "size": 1831164}], "total_bytes_output": 1831164, "start": 18825352879039212, "stop": 18825352879058173, "scope": "evaluate_ir_node", "overhead_duration": 34933, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2092668, "1": 0, "2": 0}, "spillable": true, "sequence_number": 99, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.232052"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2418, 9], "size": 309752}], "total_bytes_output": 309752, "start": 18825352892903521, "stop": 18825352893741880, "scope": "evaluate_ir_node", "overhead_duration": 48013, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.246742"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2338, 9], "size": 299376}], "total_bytes_output": 299376, "start": 18825352894084551, "stop": 18825352894945321, "scope": "evaluate_ir_node", "overhead_duration": 29423, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.247946"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2256, 9], "size": 289155}], "total_bytes_output": 289155, "start": 18825352895296992, "stop": 18825352896063981, "scope": "evaluate_ir_node", "overhead_duration": 30672, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.249068"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2384, 9], "size": 305353}], "total_bytes_output": 305353, "start": 18825352896421433, "stop": 18825352897157857, "scope": "evaluate_ir_node", "overhead_duration": 30799, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.250159"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2440, 9], "size": 311897}], "total_bytes_output": 311897, "start": 18825352897545344, "stop": 18825352898406745, "scope": "evaluate_ir_node", "overhead_duration": 29790, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.251406"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2307, 9], "size": 295323}], "total_bytes_output": 295323, "start": 18825352898758391, "stop": 18825352899708629, "scope": "evaluate_ir_node", "overhead_duration": 29420, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.252707"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2341, 9], "size": 300052}], "total_bytes_output": 300052, "start": 18825352900085201, "stop": 18825352901050311, "scope": "evaluate_ir_node", "overhead_duration": 44931, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.254064"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352901415116, "stop": 18825352901714884, "scope": "evaluate_ir_node", "overhead_duration": 26726, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.254709"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2418, 9], "size": 309752}, {"shape": [2338, 9], "size": 299376}, {"shape": [2256, 9], "size": 289155}, {"shape": [2384, 9], "size": 305353}, {"shape": [2440, 9], "size": 311897}, {"shape": [2307, 9], "size": 295323}, {"shape": [2341, 9], "size": 300052}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2110908, "count_frames_output": 1, "frames_output": [{"shape": [16484, 9], "size": 2110884}], "total_bytes_output": 2110884, "start": 18825352902016212, "stop": 18825352902788377, "scope": "evaluate_ir_node", "overhead_duration": 51413, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.255786"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16484, 9], "size": 2110884}], "total_bytes_input": 2110884, "count_frames_output": 1, "frames_output": [{"shape": [16484, 7], "size": 1847140}], "total_bytes_output": 1847140, "start": 18825352903854728, "stop": 18825352903874217, "scope": "evaluate_ir_node", "overhead_duration": 35310, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2110884, "1": 0, "2": 0}, "spillable": true, "sequence_number": 100, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.256868"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2224, 9], "size": 284711}], "total_bytes_output": 284711, "start": 18825352917041561, "stop": 18825352917873068, "scope": "evaluate_ir_node", "overhead_duration": 49641, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.270873"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2256, 9], "size": 288842}], "total_bytes_output": 288842, "start": 18825352918256453, "stop": 18825352919100413, "scope": "evaluate_ir_node", "overhead_duration": 30255, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.272103"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 304968}], "total_bytes_output": 304968, "start": 18825352919484893, "stop": 18825352920329257, "scope": "evaluate_ir_node", "overhead_duration": 46701, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.273348"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2416, 9], "size": 309315}], "total_bytes_output": 309315, "start": 18825352920677861, "stop": 18825352921504097, "scope": "evaluate_ir_node", "overhead_duration": 30370, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.274507"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2266, 9], "size": 289914}], "total_bytes_output": 289914, "start": 18825352921878707, "stop": 18825352922851773, "scope": "evaluate_ir_node", "overhead_duration": 30004, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.275856"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2376, 9], "size": 304418}], "total_bytes_output": 304418, "start": 18825352923229220, "stop": 18825352924160521, "scope": "evaluate_ir_node", "overhead_duration": 32919, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.277171"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2368, 9], "size": 302991}], "total_bytes_output": 302991, "start": 18825352924588852, "stop": 18825352925547363, "scope": "evaluate_ir_node", "overhead_duration": 29728, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.278546"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352925920793, "stop": 18825352926235866, "scope": "evaluate_ir_node", "overhead_duration": 26387, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.279230"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2224, 9], "size": 284711}, {"shape": [2256, 9], "size": 288842}, {"shape": [2382, 9], "size": 304968}, {"shape": [2416, 9], "size": 309315}, {"shape": [2266, 9], "size": 289914}, {"shape": [2376, 9], "size": 304418}, {"shape": [2368, 9], "size": 302991}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2085159, "count_frames_output": 1, "frames_output": [{"shape": [16288, 9], "size": 2085135}], "total_bytes_output": 2085135, "start": 18825352926556127, "stop": 18825352927437481, "scope": "evaluate_ir_node", "overhead_duration": 59210, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.280436"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16288, 9], "size": 2085135}], "total_bytes_input": 2085135, "count_frames_output": 1, "frames_output": [{"shape": [16288, 7], "size": 1824527}], "total_bytes_output": 1824527, "start": 18825352928667747, "stop": 18825352928687814, "scope": "evaluate_ir_node", "overhead_duration": 35357, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2085135, "1": 0, "2": 0}, "spillable": true, "sequence_number": 101, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.281683"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2333, 9], "size": 298585}], "total_bytes_output": 298585, "start": 18825352943171418, "stop": 18825352943993736, "scope": "evaluate_ir_node", "overhead_duration": 41810, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.297024"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2408, 9], "size": 308534}], "total_bytes_output": 308534, "start": 18825352944398132, "stop": 18825352945163501, "scope": "evaluate_ir_node", "overhead_duration": 30766, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.298180"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2252, 9], "size": 288263}], "total_bytes_output": 288263, "start": 18825352945604211, "stop": 18825352946402375, "scope": "evaluate_ir_node", "overhead_duration": 31891, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.299405"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2378, 9], "size": 304293}], "total_bytes_output": 304293, "start": 18825352946756245, "stop": 18825352947600370, "scope": "evaluate_ir_node", "overhead_duration": 47138, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.300620"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2367, 9], "size": 302758}], "total_bytes_output": 302758, "start": 18825352948010693, "stop": 18825352948922847, "scope": "evaluate_ir_node", "overhead_duration": 38913, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.301938"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2392, 9], "size": 306062}], "total_bytes_output": 306062, "start": 18825352949285284, "stop": 18825352950098561, "scope": "evaluate_ir_node", "overhead_duration": 28440, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.303096"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2339, 9], "size": 299377}], "total_bytes_output": 299377, "start": 18825352950460373, "stop": 18825352951433337, "scope": "evaluate_ir_node", "overhead_duration": 29810, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.304432"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352951783183, "stop": 18825352952130291, "scope": "evaluate_ir_node", "overhead_duration": 26572, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.305130"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2333, 9], "size": 298585}, {"shape": [2408, 9], "size": 308534}, {"shape": [2252, 9], "size": 288263}, {"shape": [2378, 9], "size": 304293}, {"shape": [2367, 9], "size": 302758}, {"shape": [2392, 9], "size": 306062}, {"shape": [2339, 9], "size": 299377}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2107872, "count_frames_output": 1, "frames_output": [{"shape": [16469, 9], "size": 2107848}], "total_bytes_output": 2107848, "start": 18825352952528510, "stop": 18825352953330233, "scope": "evaluate_ir_node", "overhead_duration": 54289, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.306329"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16469, 9], "size": 2107848}], "total_bytes_input": 2107848, "count_frames_output": 1, "frames_output": [{"shape": [16469, 7], "size": 1844344}], "total_bytes_output": 1844344, "start": 18825352954438270, "stop": 18825352954458465, "scope": "evaluate_ir_node", "overhead_duration": 35279, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2107848, "1": 0, "2": 0}, "spillable": true, "sequence_number": 102, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.307453"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 299018}], "total_bytes_output": 299018, "start": 18825352968355398, "stop": 18825352969248589, "scope": "evaluate_ir_node", "overhead_duration": 49240, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.322249"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2410, 9], "size": 308862}], "total_bytes_output": 308862, "start": 18825352969563275, "stop": 18825352970418471, "scope": "evaluate_ir_node", "overhead_duration": 29262, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.323421"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2407, 9], "size": 307967}], "total_bytes_output": 307967, "start": 18825352970787694, "stop": 18825352971562226, "scope": "evaluate_ir_node", "overhead_duration": 30140, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.324564"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2336, 9], "size": 299089}], "total_bytes_output": 299089, "start": 18825352971928438, "stop": 18825352972788522, "scope": "evaluate_ir_node", "overhead_duration": 29703, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.325790"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2394, 9], "size": 306274}], "total_bytes_output": 306274, "start": 18825352973174205, "stop": 18825352973995494, "scope": "evaluate_ir_node", "overhead_duration": 29296, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.326995"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2465, 9], "size": 315623}], "total_bytes_output": 315623, "start": 18825352974380596, "stop": 18825352975282099, "scope": "evaluate_ir_node", "overhead_duration": 45950, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.328282"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 305009}], "total_bytes_output": 305009, "start": 18825352975662771, "stop": 18825352976531927, "scope": "evaluate_ir_node", "overhead_duration": 28411, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.329529"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825352976865766, "stop": 18825352977178706, "scope": "evaluate_ir_node", "overhead_duration": 25648, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.330173"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2335, 9], "size": 299018}, {"shape": [2410, 9], "size": 308862}, {"shape": [2407, 9], "size": 307967}, {"shape": [2336, 9], "size": 299089}, {"shape": [2394, 9], "size": 306274}, {"shape": [2465, 9], "size": 315623}, {"shape": [2382, 9], "size": 305009}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2141842, "count_frames_output": 1, "frames_output": [{"shape": [16729, 9], "size": 2141818}], "total_bytes_output": 2141818, "start": 18825352977492035, "stop": 18825352978274447, "scope": "evaluate_ir_node", "overhead_duration": 53576, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.331272"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16729, 9], "size": 2141818}], "total_bytes_input": 2141818, "count_frames_output": 1, "frames_output": [{"shape": [16729, 7], "size": 1874154}], "total_bytes_output": 1874154, "start": 18825352979388208, "stop": 18825352979406666, "scope": "evaluate_ir_node", "overhead_duration": 19216, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2141818, "1": 0, "2": 0}, "spillable": true, "sequence_number": 103, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.332401"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2333, 9], "size": 298551}], "total_bytes_output": 298551, "start": 18825352992721890, "stop": 18825352993525606, "scope": "evaluate_ir_node", "overhead_duration": 32371, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.346525"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2399, 9], "size": 307174}], "total_bytes_output": 307174, "start": 18825352993868339, "stop": 18825352994735760, "scope": "evaluate_ir_node", "overhead_duration": 30687, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.347756"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 303344}], "total_bytes_output": 303344, "start": 18825352995147545, "stop": 18825352995894990, "scope": "evaluate_ir_node", "overhead_duration": 30037, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.348896"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2293, 9], "size": 293718}], "total_bytes_output": 293718, "start": 18825352996310752, "stop": 18825352997064219, "scope": "evaluate_ir_node", "overhead_duration": 31437, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.350065"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2320, 9], "size": 296860}], "total_bytes_output": 296860, "start": 18825352997390426, "stop": 18825352998226909, "scope": "evaluate_ir_node", "overhead_duration": 30256, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.351228"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2358, 9], "size": 301864}], "total_bytes_output": 301864, "start": 18825352998643373, "stop": 18825352999561859, "scope": "evaluate_ir_node", "overhead_duration": 29173, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.352559"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2368, 9], "size": 303408}], "total_bytes_output": 303408, "start": 18825352999952129, "stop": 18825353000949705, "scope": "evaluate_ir_node", "overhead_duration": 28258, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.353947"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353001302836, "stop": 18825353001612531, "scope": "evaluate_ir_node", "overhead_duration": 25077, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.354607"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2333, 9], "size": 298551}, {"shape": [2399, 9], "size": 307174}, {"shape": [2369, 9], "size": 303344}, {"shape": [2293, 9], "size": 293718}, {"shape": [2320, 9], "size": 296860}, {"shape": [2358, 9], "size": 301864}, {"shape": [2368, 9], "size": 303408}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2104919, "count_frames_output": 1, "frames_output": [{"shape": [16440, 9], "size": 2104895}], "total_bytes_output": 2104895, "start": 18825353001942811, "stop": 18825353002736709, "scope": "evaluate_ir_node", "overhead_duration": 53619, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.355736"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16440, 9], "size": 2104895}], "total_bytes_input": 2104895, "count_frames_output": 1, "frames_output": [{"shape": [16440, 7], "size": 1841855}], "total_bytes_output": 1841855, "start": 18825353003867010, "stop": 18825353003886701, "scope": "evaluate_ir_node", "overhead_duration": 19793, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2104895, "1": 0, "2": 0}, "spillable": true, "sequence_number": 104, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.356882"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2340, 9], "size": 299294}], "total_bytes_output": 299294, "start": 18825353016899655, "stop": 18825353017689564, "scope": "evaluate_ir_node", "overhead_duration": 32720, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.370690"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2287, 9], "size": 292885}], "total_bytes_output": 292885, "start": 18825353018053053, "stop": 18825353018990591, "scope": "evaluate_ir_node", "overhead_duration": 30170, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.371999"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2354, 9], "size": 301031}], "total_bytes_output": 301031, "start": 18825353019373645, "stop": 18825353020209860, "scope": "evaluate_ir_node", "overhead_duration": 31397, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.373218"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2354, 9], "size": 301264}], "total_bytes_output": 301264, "start": 18825353020605561, "stop": 18825353021386643, "scope": "evaluate_ir_node", "overhead_duration": 30108, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.374439"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2327, 9], "size": 297965}], "total_bytes_output": 297965, "start": 18825353021891163, "stop": 18825353022870777, "scope": "evaluate_ir_node", "overhead_duration": 47846, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.375877"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2294, 9], "size": 293763}], "total_bytes_output": 293763, "start": 18825353023278745, "stop": 18825353024264813, "scope": "evaluate_ir_node", "overhead_duration": 31461, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.377316"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2383, 9], "size": 304860}], "total_bytes_output": 304860, "start": 18825353024684722, "stop": 18825353025697696, "scope": "evaluate_ir_node", "overhead_duration": 30967, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.378715"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353026098434, "stop": 18825353026414618, "scope": "evaluate_ir_node", "overhead_duration": 25572, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.379409"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2340, 9], "size": 299294}, {"shape": [2287, 9], "size": 292885}, {"shape": [2354, 9], "size": 301031}, {"shape": [2354, 9], "size": 301264}, {"shape": [2327, 9], "size": 297965}, {"shape": [2294, 9], "size": 293763}, {"shape": [2383, 9], "size": 304860}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2091062, "count_frames_output": 1, "frames_output": [{"shape": [16339, 9], "size": 2091038}], "total_bytes_output": 2091038, "start": 18825353026754484, "stop": 18825353027618848, "scope": "evaluate_ir_node", "overhead_duration": 75853, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.380618"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16339, 9], "size": 2091038}], "total_bytes_input": 2091038, "count_frames_output": 1, "frames_output": [{"shape": [16339, 7], "size": 1829614}], "total_bytes_output": 1829614, "start": 18825353028921332, "stop": 18825353028941762, "scope": "evaluate_ir_node", "overhead_duration": 35386, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2091038, "1": 0, "2": 0}, "spillable": true, "sequence_number": 105, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.381952"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2317, 9], "size": 296481}], "total_bytes_output": 296481, "start": 18825353042827686, "stop": 18825353043665381, "scope": "evaluate_ir_node", "overhead_duration": 34076, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.396665"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 297293}], "total_bytes_output": 297293, "start": 18825353044034746, "stop": 18825353044830653, "scope": "evaluate_ir_node", "overhead_duration": 55912, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.397865"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2402, 9], "size": 307794}], "total_bytes_output": 307794, "start": 18825353045230823, "stop": 18825353045964112, "scope": "evaluate_ir_node", "overhead_duration": 30713, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.398965"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2383, 9], "size": 305164}], "total_bytes_output": 305164, "start": 18825353046308752, "stop": 18825353047044619, "scope": "evaluate_ir_node", "overhead_duration": 30755, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.400045"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2340, 9], "size": 299532}], "total_bytes_output": 299532, "start": 18825353047389701, "stop": 18825353048311610, "scope": "evaluate_ir_node", "overhead_duration": 46205, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.401329"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2217, 9], "size": 283827}], "total_bytes_output": 283827, "start": 18825353048719435, "stop": 18825353049521242, "scope": "evaluate_ir_node", "overhead_duration": 39128, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.402521"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2387, 9], "size": 305706}], "total_bytes_output": 305706, "start": 18825353049910765, "stop": 18825353050858881, "scope": "evaluate_ir_node", "overhead_duration": 30848, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.403859"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353051191210, "stop": 18825353051522138, "scope": "evaluate_ir_node", "overhead_duration": 25303, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.404518"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2317, 9], "size": 296481}, {"shape": [2321, 9], "size": 297293}, {"shape": [2402, 9], "size": 307794}, {"shape": [2383, 9], "size": 305164}, {"shape": [2340, 9], "size": 299532}, {"shape": [2217, 9], "size": 283827}, {"shape": [2387, 9], "size": 305706}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2095797, "count_frames_output": 1, "frames_output": [{"shape": [16367, 9], "size": 2095773}], "total_bytes_output": 2095773, "start": 18825353051813685, "stop": 18825353052674514, "scope": "evaluate_ir_node", "overhead_duration": 52562, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.405683"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16367, 9], "size": 2095773}], "total_bytes_input": 2095773, "count_frames_output": 1, "frames_output": [{"shape": [16367, 7], "size": 1833901}], "total_bytes_output": 1833901, "start": 18825353053803738, "stop": 18825353053822954, "scope": "evaluate_ir_node", "overhead_duration": 34982, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2095773, "1": 0, "2": 0}, "spillable": true, "sequence_number": 106, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.406817"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2329, 9], "size": 298285}], "total_bytes_output": 298285, "start": 18825353067519230, "stop": 18825353068471373, "scope": "evaluate_ir_node", "overhead_duration": 31746, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.421470"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2296, 9], "size": 293779}], "total_bytes_output": 293779, "start": 18825353068814675, "stop": 18825353069601198, "scope": "evaluate_ir_node", "overhead_duration": 29264, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.422621"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2366, 9], "size": 302805}], "total_bytes_output": 302805, "start": 18825353069998994, "stop": 18825353070771306, "scope": "evaluate_ir_node", "overhead_duration": 29696, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.423772"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2392, 9], "size": 306295}], "total_bytes_output": 306295, "start": 18825353071111693, "stop": 18825353071840650, "scope": "evaluate_ir_node", "overhead_duration": 30096, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.424842"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2328, 9], "size": 298053}], "total_bytes_output": 298053, "start": 18825353072203190, "stop": 18825353073117717, "scope": "evaluate_ir_node", "overhead_duration": 31575, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.426119"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2311, 9], "size": 296050}], "total_bytes_output": 296050, "start": 18825353073441977, "stop": 18825353074332443, "scope": "evaluate_ir_node", "overhead_duration": 29697, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.427350"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2337, 9], "size": 299364}], "total_bytes_output": 299364, "start": 18825353074755406, "stop": 18825353075569058, "scope": "evaluate_ir_node", "overhead_duration": 28759, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.428584"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353075916341, "stop": 18825353076263349, "scope": "evaluate_ir_node", "overhead_duration": 42067, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.429292"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2329, 9], "size": 298285}, {"shape": [2296, 9], "size": 293779}, {"shape": [2366, 9], "size": 302805}, {"shape": [2392, 9], "size": 306295}, {"shape": [2328, 9], "size": 298053}, {"shape": [2311, 9], "size": 296050}, {"shape": [2337, 9], "size": 299364}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2094631, "count_frames_output": 1, "frames_output": [{"shape": [16359, 9], "size": 2094607}], "total_bytes_output": 2094607, "start": 18825353076606875, "stop": 18825353077389195, "scope": "evaluate_ir_node", "overhead_duration": 52514, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.430387"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16359, 9], "size": 2094607}], "total_bytes_input": 2094607, "count_frames_output": 1, "frames_output": [{"shape": [16359, 7], "size": 1832863}], "total_bytes_output": 1832863, "start": 18825353078445988, "stop": 18825353078465877, "scope": "evaluate_ir_node", "overhead_duration": 35243, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2094607, "1": 0, "2": 0}, "spillable": true, "sequence_number": 107, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.431460"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2328, 9], "size": 298138}], "total_bytes_output": 298138, "start": 18825353091695944, "stop": 18825353092622753, "scope": "evaluate_ir_node", "overhead_duration": 33461, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.445624"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2276, 9], "size": 291573}], "total_bytes_output": 291573, "start": 18825353092966133, "stop": 18825353093800111, "scope": "evaluate_ir_node", "overhead_duration": 30719, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.446804"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2352, 9], "size": 301168}], "total_bytes_output": 301168, "start": 18825353094199475, "stop": 18825353094952710, "scope": "evaluate_ir_node", "overhead_duration": 29689, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.447954"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2425, 9], "size": 310548}], "total_bytes_output": 310548, "start": 18825353095323205, "stop": 18825353096111363, "scope": "evaluate_ir_node", "overhead_duration": 30436, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.449116"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2365, 9], "size": 302634}], "total_bytes_output": 302634, "start": 18825353096549370, "stop": 18825353097498164, "scope": "evaluate_ir_node", "overhead_duration": 29988, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.450503"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2433, 9], "size": 311380}], "total_bytes_output": 311380, "start": 18825353097894187, "stop": 18825353098800062, "scope": "evaluate_ir_node", "overhead_duration": 31166, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.451800"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2391, 9], "size": 306287}], "total_bytes_output": 306287, "start": 18825353099186582, "stop": 18825353100246056, "scope": "evaluate_ir_node", "overhead_duration": 32068, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.453268"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353100754420, "stop": 18825353101105506, "scope": "evaluate_ir_node", "overhead_duration": 26572, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.454100"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2328, 9], "size": 298138}, {"shape": [2276, 9], "size": 291573}, {"shape": [2352, 9], "size": 301168}, {"shape": [2425, 9], "size": 310548}, {"shape": [2365, 9], "size": 302634}, {"shape": [2433, 9], "size": 311380}, {"shape": [2391, 9], "size": 306287}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2121728, "count_frames_output": 1, "frames_output": [{"shape": [16570, 9], "size": 2121704}], "total_bytes_output": 2121704, "start": 18825353101450389, "stop": 18825353102404503, "scope": "evaluate_ir_node", "overhead_duration": 58414, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.455403"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16570, 9], "size": 2121704}], "total_bytes_input": 2121704, "count_frames_output": 1, "frames_output": [{"shape": [16570, 7], "size": 1856584}], "total_bytes_output": 1856584, "start": 18825353103597869, "stop": 18825353103617580, "scope": "evaluate_ir_node", "overhead_duration": 19500, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2121704, "1": 0, "2": 0}, "spillable": true, "sequence_number": 108, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.456612"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2333, 9], "size": 298871}], "total_bytes_output": 298871, "start": 18825353118129353, "stop": 18825353119005260, "scope": "evaluate_ir_node", "overhead_duration": 33938, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.472004"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2359, 9], "size": 302089}], "total_bytes_output": 302089, "start": 18825353119368424, "stop": 18825353120206258, "scope": "evaluate_ir_node", "overhead_duration": 31723, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.473208"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2343, 9], "size": 299688}], "total_bytes_output": 299688, "start": 18825353120649023, "stop": 18825353121388428, "scope": "evaluate_ir_node", "overhead_duration": 30263, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.474387"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2394, 9], "size": 306522}], "total_bytes_output": 306522, "start": 18825353121731950, "stop": 18825353122464253, "scope": "evaluate_ir_node", "overhead_duration": 29442, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.475464"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2364, 9], "size": 302729}], "total_bytes_output": 302729, "start": 18825353122805628, "stop": 18825353123550887, "scope": "evaluate_ir_node", "overhead_duration": 28460, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.476547"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2435, 9], "size": 311673}], "total_bytes_output": 311673, "start": 18825353123877687, "stop": 18825353124645635, "scope": "evaluate_ir_node", "overhead_duration": 27779, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.477643"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2383, 9], "size": 304976}], "total_bytes_output": 304976, "start": 18825353125073859, "stop": 18825353125852889, "scope": "evaluate_ir_node", "overhead_duration": 29414, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.478851"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353126195902, "stop": 18825353126488887, "scope": "evaluate_ir_node", "overhead_duration": 26559, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.479484"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2333, 9], "size": 298871}, {"shape": [2359, 9], "size": 302089}, {"shape": [2343, 9], "size": 299688}, {"shape": [2394, 9], "size": 306522}, {"shape": [2364, 9], "size": 302729}, {"shape": [2435, 9], "size": 311673}, {"shape": [2383, 9], "size": 304976}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2126548, "count_frames_output": 1, "frames_output": [{"shape": [16611, 9], "size": 2126524}], "total_bytes_output": 2126524, "start": 18825353126824248, "stop": 18825353127891194, "scope": "evaluate_ir_node", "overhead_duration": 52479, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.480889"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16611, 9], "size": 2126524}], "total_bytes_input": 2126524, "count_frames_output": 1, "frames_output": [{"shape": [16611, 7], "size": 1860748}], "total_bytes_output": 1860748, "start": 18825353129127782, "stop": 18825353129163385, "scope": "evaluate_ir_node", "overhead_duration": 20271, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2126524, "1": 0, "2": 0}, "spillable": true, "sequence_number": 109, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.482159"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297560}], "total_bytes_output": 297560, "start": 18825353144419744, "stop": 18825353145267932, "scope": "evaluate_ir_node", "overhead_duration": 31610, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.498268"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2409, 9], "size": 308472}], "total_bytes_output": 308472, "start": 18825353145614296, "stop": 18825353146407368, "scope": "evaluate_ir_node", "overhead_duration": 28066, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.499404"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2383, 9], "size": 305295}], "total_bytes_output": 305295, "start": 18825353146876058, "stop": 18825353147630807, "scope": "evaluate_ir_node", "overhead_duration": 45790, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.500632"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2359, 9], "size": 302371}], "total_bytes_output": 302371, "start": 18825353147968621, "stop": 18825353148761213, "scope": "evaluate_ir_node", "overhead_duration": 30134, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.501778"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2390, 9], "size": 305928}], "total_bytes_output": 305928, "start": 18825353149133956, "stop": 18825353149973544, "scope": "evaluate_ir_node", "overhead_duration": 29114, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.502974"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2348, 9], "size": 300823}], "total_bytes_output": 300823, "start": 18825353150409870, "stop": 18825353151241775, "scope": "evaluate_ir_node", "overhead_duration": 44895, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.504255"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2297, 9], "size": 294196}], "total_bytes_output": 294196, "start": 18825353151643372, "stop": 18825353152526058, "scope": "evaluate_ir_node", "overhead_duration": 29247, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.505524"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353152857787, "stop": 18825353153192871, "scope": "evaluate_ir_node", "overhead_duration": 26100, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.506189"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2325, 9], "size": 297560}, {"shape": [2409, 9], "size": 308472}, {"shape": [2383, 9], "size": 305295}, {"shape": [2359, 9], "size": 302371}, {"shape": [2390, 9], "size": 305928}, {"shape": [2348, 9], "size": 300823}, {"shape": [2297, 9], "size": 294196}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2114645, "count_frames_output": 1, "frames_output": [{"shape": [16511, 9], "size": 2114621}], "total_bytes_output": 2114621, "start": 18825353153548312, "stop": 18825353154341992, "scope": "evaluate_ir_node", "overhead_duration": 53682, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.507350"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16511, 9], "size": 2114621}], "total_bytes_input": 2114621, "count_frames_output": 1, "frames_output": [{"shape": [16511, 7], "size": 1850445}], "total_bytes_output": 1850445, "start": 18825353155493600, "stop": 18825353155514149, "scope": "evaluate_ir_node", "overhead_duration": 20702, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2114621, "1": 0, "2": 0}, "spillable": true, "sequence_number": 110, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.508510"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2343, 9], "size": 299886}], "total_bytes_output": 299886, "start": 18825353169068606, "stop": 18825353169923999, "scope": "evaluate_ir_node", "overhead_duration": 32876, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.522924"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2369, 9], "size": 303487}], "total_bytes_output": 303487, "start": 18825353170304733, "stop": 18825353171131844, "scope": "evaluate_ir_node", "overhead_duration": 30247, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.524135"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2398, 9], "size": 307186}], "total_bytes_output": 307186, "start": 18825353171542604, "stop": 18825353172405136, "scope": "evaluate_ir_node", "overhead_duration": 45463, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.525407"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2332, 9], "size": 298556}], "total_bytes_output": 298556, "start": 18825353172802865, "stop": 18825353173581257, "scope": "evaluate_ir_node", "overhead_duration": 30211, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.526582"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2368, 9], "size": 303003}], "total_bytes_output": 303003, "start": 18825353173967179, "stop": 18825353174866591, "scope": "evaluate_ir_node", "overhead_duration": 29353, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.527867"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2343, 9], "size": 300067}], "total_bytes_output": 300067, "start": 18825353175246348, "stop": 18825353176169886, "scope": "evaluate_ir_node", "overhead_duration": 29400, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.529172"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2400, 9], "size": 307150}], "total_bytes_output": 307150, "start": 18825353176597810, "stop": 18825353177454814, "scope": "evaluate_ir_node", "overhead_duration": 28622, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.530452"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353177792882, "stop": 18825353178120542, "scope": "evaluate_ir_node", "overhead_duration": 25493, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.531116"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2343, 9], "size": 299886}, {"shape": [2369, 9], "size": 303487}, {"shape": [2398, 9], "size": 307186}, {"shape": [2332, 9], "size": 298556}, {"shape": [2368, 9], "size": 303003}, {"shape": [2343, 9], "size": 300067}, {"shape": [2400, 9], "size": 307150}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2119335, "count_frames_output": 1, "frames_output": [{"shape": [16553, 9], "size": 2119311}], "total_bytes_output": 2119311, "start": 18825353178451492, "stop": 18825353179270117, "scope": "evaluate_ir_node", "overhead_duration": 53011, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.532270"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16553, 9], "size": 2119311}], "total_bytes_input": 2119311, "count_frames_output": 1, "frames_output": [{"shape": [16553, 7], "size": 1854463}], "total_bytes_output": 1854463, "start": 18825353180453385, "stop": 18825353180474031, "scope": "evaluate_ir_node", "overhead_duration": 36122, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2119311, "1": 0, "2": 0}, "spillable": true, "sequence_number": 111, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.533532"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2307, 9], "size": 295378}], "total_bytes_output": 295378, "start": 18825353193721157, "stop": 18825353194517800, "scope": "evaluate_ir_node", "overhead_duration": 32951, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.547519"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2306, 9], "size": 295142}], "total_bytes_output": 295142, "start": 18825353194880600, "stop": 18825353195734584, "scope": "evaluate_ir_node", "overhead_duration": 29534, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.548751"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2356, 9], "size": 301889}], "total_bytes_output": 301889, "start": 18825353196137757, "stop": 18825353196904599, "scope": "evaluate_ir_node", "overhead_duration": 29882, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.549905"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2339, 9], "size": 299661}], "total_bytes_output": 299661, "start": 18825353197254477, "stop": 18825353198021850, "scope": "evaluate_ir_node", "overhead_duration": 30596, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.551023"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2348, 9], "size": 300697}], "total_bytes_output": 300697, "start": 18825353198406832, "stop": 18825353199329412, "scope": "evaluate_ir_node", "overhead_duration": 30810, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.552350"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 297115}], "total_bytes_output": 297115, "start": 18825353199760002, "stop": 18825353200752497, "scope": "evaluate_ir_node", "overhead_duration": 32756, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.553775"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2296, 9], "size": 293649}], "total_bytes_output": 293649, "start": 18825353201197313, "stop": 18825353202136483, "scope": "evaluate_ir_node", "overhead_duration": 29805, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.555152"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353202559513, "stop": 18825353202840422, "scope": "evaluate_ir_node", "overhead_duration": 41860, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.555835"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2307, 9], "size": 295378}, {"shape": [2306, 9], "size": 295142}, {"shape": [2356, 9], "size": 301889}, {"shape": [2339, 9], "size": 299661}, {"shape": [2348, 9], "size": 300697}, {"shape": [2321, 9], "size": 297115}, {"shape": [2296, 9], "size": 293649}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2083531, "count_frames_output": 1, "frames_output": [{"shape": [16273, 9], "size": 2083507}], "total_bytes_output": 2083507, "start": 18825353203138114, "stop": 18825353204038285, "scope": "evaluate_ir_node", "overhead_duration": 59345, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.557041"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16273, 9], "size": 2083507}], "total_bytes_input": 2083507, "count_frames_output": 1, "frames_output": [{"shape": [16273, 7], "size": 1823139}], "total_bytes_output": 1823139, "start": 18825353205257532, "stop": 18825353205277009, "scope": "evaluate_ir_node", "overhead_duration": 34899, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2083507, "1": 0, "2": 0}, "spillable": true, "sequence_number": 112, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.558270"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2282, 9], "size": 292142}], "total_bytes_output": 292142, "start": 18825353219753098, "stop": 18825353220653162, "scope": "evaluate_ir_node", "overhead_duration": 48496, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.573654"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2374, 9], "size": 303893}], "total_bytes_output": 303893, "start": 18825353221002757, "stop": 18825353221814648, "scope": "evaluate_ir_node", "overhead_duration": 29631, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.574851"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2320, 9], "size": 296942}], "total_bytes_output": 296942, "start": 18825353222255235, "stop": 18825353223051883, "scope": "evaluate_ir_node", "overhead_duration": 30394, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.576052"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2424, 9], "size": 310661}], "total_bytes_output": 310661, "start": 18825353223371891, "stop": 18825353224162377, "scope": "evaluate_ir_node", "overhead_duration": 31560, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.577169"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2314, 9], "size": 296032}], "total_bytes_output": 296032, "start": 18825353224524818, "stop": 18825353225408391, "scope": "evaluate_ir_node", "overhead_duration": 30039, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.578409"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2467, 9], "size": 315719}], "total_bytes_output": 315719, "start": 18825353225774471, "stop": 18825353226573878, "scope": "evaluate_ir_node", "overhead_duration": 29179, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.579574"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2401, 9], "size": 307508}], "total_bytes_output": 307508, "start": 18825353226957300, "stop": 18825353227797475, "scope": "evaluate_ir_node", "overhead_duration": 27964, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.580812"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353228287558, "stop": 18825353228695306, "scope": "evaluate_ir_node", "overhead_duration": 27710, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.581691"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2282, 9], "size": 292142}, {"shape": [2374, 9], "size": 303893}, {"shape": [2320, 9], "size": 296942}, {"shape": [2424, 9], "size": 310661}, {"shape": [2314, 9], "size": 296032}, {"shape": [2467, 9], "size": 315719}, {"shape": [2401, 9], "size": 307508}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2122897, "count_frames_output": 1, "frames_output": [{"shape": [16582, 9], "size": 2122873}], "total_bytes_output": 2122873, "start": 18825353229031411, "stop": 18825353229927409, "scope": "evaluate_ir_node", "overhead_duration": 52284, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.582925"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16582, 9], "size": 2122873}], "total_bytes_input": 2122873, "count_frames_output": 1, "frames_output": [{"shape": [16582, 7], "size": 1857561}], "total_bytes_output": 1857561, "start": 18825353231059289, "stop": 18825353231078477, "scope": "evaluate_ir_node", "overhead_duration": 19291, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2122873, "1": 0, "2": 0}, "spillable": true, "sequence_number": 113, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.584073"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2345, 9], "size": 300297}], "total_bytes_output": 300297, "start": 18825353244628262, "stop": 18825353245462208, "scope": "evaluate_ir_node", "overhead_duration": 32777, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.598462"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2451, 9], "size": 313674}], "total_bytes_output": 313674, "start": 18825353245801792, "stop": 18825353246599227, "scope": "evaluate_ir_node", "overhead_duration": 29069, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.599601"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2358, 9], "size": 301813}], "total_bytes_output": 301813, "start": 18825353246968240, "stop": 18825353247754416, "scope": "evaluate_ir_node", "overhead_duration": 29663, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.600755"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2431, 9], "size": 311435}], "total_bytes_output": 311435, "start": 18825353248135479, "stop": 18825353248923685, "scope": "evaluate_ir_node", "overhead_duration": 31409, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.601925"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2356, 9], "size": 301605}], "total_bytes_output": 301605, "start": 18825353249276077, "stop": 18825353250159067, "scope": "evaluate_ir_node", "overhead_duration": 29514, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.603160"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2351, 9], "size": 300947}], "total_bytes_output": 300947, "start": 18825353250549885, "stop": 18825353251452596, "scope": "evaluate_ir_node", "overhead_duration": 29566, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.604453"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2372, 9], "size": 303800}], "total_bytes_output": 303800, "start": 18825353251840620, "stop": 18825353252737813, "scope": "evaluate_ir_node", "overhead_duration": 27959, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.605752"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353253085189, "stop": 18825353253400877, "scope": "evaluate_ir_node", "overhead_duration": 25628, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.606395"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2345, 9], "size": 300297}, {"shape": [2451, 9], "size": 313674}, {"shape": [2358, 9], "size": 301813}, {"shape": [2431, 9], "size": 311435}, {"shape": [2356, 9], "size": 301605}, {"shape": [2351, 9], "size": 300947}, {"shape": [2372, 9], "size": 303800}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2133571, "count_frames_output": 1, "frames_output": [{"shape": [16664, 9], "size": 2133547}], "total_bytes_output": 2133547, "start": 18825353253728670, "stop": 18825353254552046, "scope": "evaluate_ir_node", "overhead_duration": 69775, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.607550"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16664, 9], "size": 2133547}], "total_bytes_input": 2133547, "count_frames_output": 1, "frames_output": [{"shape": [16664, 7], "size": 1866923}], "total_bytes_output": 1866923, "start": 18825353255616771, "stop": 18825353255636436, "scope": "evaluate_ir_node", "overhead_duration": 19673, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2133547, "1": 0, "2": 0}, "spillable": true, "sequence_number": 114, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.608647"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2324, 9], "size": 297424}], "total_bytes_output": 297424, "start": 18825353268890247, "stop": 18825353269722196, "scope": "evaluate_ir_node", "overhead_duration": 32136, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.622722"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2255, 9], "size": 288696}], "total_bytes_output": 288696, "start": 18825353270063468, "stop": 18825353270918260, "scope": "evaluate_ir_node", "overhead_duration": 29386, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.623922"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2306, 9], "size": 295208}], "total_bytes_output": 295208, "start": 18825353271297876, "stop": 18825353272085041, "scope": "evaluate_ir_node", "overhead_duration": 30262, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.625089"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2310, 9], "size": 295679}], "total_bytes_output": 295679, "start": 18825353272456652, "stop": 18825353273214876, "scope": "evaluate_ir_node", "overhead_duration": 29571, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.626216"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2332, 9], "size": 298475}], "total_bytes_output": 298475, "start": 18825353273576214, "stop": 18825353274493402, "scope": "evaluate_ir_node", "overhead_duration": 32089, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.627502"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2515, 9], "size": 322143}], "total_bytes_output": 322143, "start": 18825353274933841, "stop": 18825353275848462, "scope": "evaluate_ir_node", "overhead_duration": 30876, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.628848"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2343, 9], "size": 300003}], "total_bytes_output": 300003, "start": 18825353276261419, "stop": 18825353277230752, "scope": "evaluate_ir_node", "overhead_duration": 30749, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.630229"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353277600090, "stop": 18825353277958356, "scope": "evaluate_ir_node", "overhead_duration": 25783, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.630952"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2324, 9], "size": 297424}, {"shape": [2255, 9], "size": 288696}, {"shape": [2306, 9], "size": 295208}, {"shape": [2310, 9], "size": 295679}, {"shape": [2332, 9], "size": 298475}, {"shape": [2515, 9], "size": 322143}, {"shape": [2343, 9], "size": 300003}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2097628, "count_frames_output": 1, "frames_output": [{"shape": [16385, 9], "size": 2097604}], "total_bytes_output": 2097604, "start": 18825353278277422, "stop": 18825353279185730, "scope": "evaluate_ir_node", "overhead_duration": 59351, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.632184"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16385, 9], "size": 2097604}], "total_bytes_input": 2097604, "count_frames_output": 1, "frames_output": [{"shape": [16385, 7], "size": 1835444}], "total_bytes_output": 1835444, "start": 18825353280453928, "stop": 18825353280490787, "scope": "evaluate_ir_node", "overhead_duration": 20226, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2097604, "1": 0, "2": 0}, "spillable": true, "sequence_number": 115, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.633503"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2294, 9], "size": 293576}], "total_bytes_output": 293576, "start": 18825353294975183, "stop": 18825353295827768, "scope": "evaluate_ir_node", "overhead_duration": 34312, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.648828"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2320, 9], "size": 297009}], "total_bytes_output": 297009, "start": 18825353296239405, "stop": 18825353297023694, "scope": "evaluate_ir_node", "overhead_duration": 30645, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.650075"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2413, 9], "size": 308800}], "total_bytes_output": 308800, "start": 18825353297479785, "stop": 18825353298219013, "scope": "evaluate_ir_node", "overhead_duration": 30862, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.651236"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 296984}], "total_bytes_output": 296984, "start": 18825353298573915, "stop": 18825353299309963, "scope": "evaluate_ir_node", "overhead_duration": 30070, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.652326"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2312, 9], "size": 295706}], "total_bytes_output": 295706, "start": 18825353299658401, "stop": 18825353300605285, "scope": "evaluate_ir_node", "overhead_duration": 30414, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.653606"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2346, 9], "size": 300663}], "total_bytes_output": 300663, "start": 18825353300968996, "stop": 18825353301798155, "scope": "evaluate_ir_node", "overhead_duration": 29600, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.654812"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2365, 9], "size": 302495}], "total_bytes_output": 302495, "start": 18825353302202976, "stop": 18825353303139466, "scope": "evaluate_ir_node", "overhead_duration": 28367, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.656137"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353303491142, "stop": 18825353303821508, "scope": "evaluate_ir_node", "overhead_duration": 25702, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.656816"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2294, 9], "size": 293576}, {"shape": [2320, 9], "size": 297009}, {"shape": [2413, 9], "size": 308800}, {"shape": [2321, 9], "size": 296984}, {"shape": [2312, 9], "size": 295706}, {"shape": [2346, 9], "size": 300663}, {"shape": [2365, 9], "size": 302495}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2095233, "count_frames_output": 1, "frames_output": [{"shape": [16371, 9], "size": 2095209}], "total_bytes_output": 2095209, "start": 18825353304172865, "stop": 18825353304984194, "scope": "evaluate_ir_node", "overhead_duration": 55646, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.657984"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16371, 9], "size": 2095209}], "total_bytes_input": 2095209, "count_frames_output": 1, "frames_output": [{"shape": [16371, 7], "size": 1833273}], "total_bytes_output": 1833273, "start": 18825353306145504, "stop": 18825353306166373, "scope": "evaluate_ir_node", "overhead_duration": 35602, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2095209, "1": 0, "2": 0}, "spillable": true, "sequence_number": 116, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.659209"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2394, 9], "size": 306299}], "total_bytes_output": 306299, "start": 18825353319589552, "stop": 18825353320516172, "scope": "evaluate_ir_node", "overhead_duration": 48832, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.673533"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2313, 9], "size": 295878}], "total_bytes_output": 295878, "start": 18825353320956781, "stop": 18825353321807420, "scope": "evaluate_ir_node", "overhead_duration": 45008, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.674809"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2335, 9], "size": 299118}], "total_bytes_output": 299118, "start": 18825353322174283, "stop": 18825353322895573, "scope": "evaluate_ir_node", "overhead_duration": 29692, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.675896"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2345, 9], "size": 300112}], "total_bytes_output": 300112, "start": 18825353323244462, "stop": 18825353323979774, "scope": "evaluate_ir_node", "overhead_duration": 30325, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.677023"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2308, 9], "size": 295181}], "total_bytes_output": 295181, "start": 18825353324418744, "stop": 18825353325315880, "scope": "evaluate_ir_node", "overhead_duration": 46543, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.678319"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2376, 9], "size": 304207}], "total_bytes_output": 304207, "start": 18825353325744224, "stop": 18825353326695580, "scope": "evaluate_ir_node", "overhead_duration": 31493, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.679700"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2306, 9], "size": 295051}], "total_bytes_output": 295051, "start": 18825353327178110, "stop": 18825353328221397, "scope": "evaluate_ir_node", "overhead_duration": 31298, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.681224"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353328610755, "stop": 18825353342283930, "scope": "evaluate_ir_node", "overhead_duration": 26761, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.695281"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2394, 9], "size": 306299}, {"shape": [2313, 9], "size": 295878}, {"shape": [2335, 9], "size": 299118}, {"shape": [2345, 9], "size": 300112}, {"shape": [2308, 9], "size": 295181}, {"shape": [2376, 9], "size": 304207}, {"shape": [2306, 9], "size": 295051}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2095846, "count_frames_output": 1, "frames_output": [{"shape": [16377, 9], "size": 2095822}], "total_bytes_output": 2095822, "start": 18825353342634458, "stop": 18825353343805304, "scope": "evaluate_ir_node", "overhead_duration": 83612, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.696859"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16377, 9], "size": 2095822}], "total_bytes_input": 2095822, "count_frames_output": 1, "frames_output": [{"shape": [16377, 7], "size": 1833790}], "total_bytes_output": 1833790, "start": 18825353345872832, "stop": 18825353345895880, "scope": "evaluate_ir_node", "overhead_duration": 22741, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2095822, "1": 0, "2": 0}, "spillable": true, "sequence_number": 117, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.698932"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2358, 9], "size": 301717}], "total_bytes_output": 301717, "start": 18825353347082582, "stop": 18825353348404974, "scope": "evaluate_ir_node", "overhead_duration": 36259, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.701411"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2329, 9], "size": 298029}], "total_bytes_output": 298029, "start": 18825353349235818, "stop": 18825353350195306, "scope": "evaluate_ir_node", "overhead_duration": 48730, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.703200"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2364, 9], "size": 302358}], "total_bytes_output": 302358, "start": 18825353350586942, "stop": 18825353351404184, "scope": "evaluate_ir_node", "overhead_duration": 31980, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.704407"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2334, 9], "size": 298822}], "total_bytes_output": 298822, "start": 18825353351823509, "stop": 18825353352765427, "scope": "evaluate_ir_node", "overhead_duration": 32044, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.705768"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2288, 9], "size": 292881}], "total_bytes_output": 292881, "start": 18825353353124431, "stop": 18825353353927573, "scope": "evaluate_ir_node", "overhead_duration": 31713, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.706930"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2364, 9], "size": 302634}], "total_bytes_output": 302634, "start": 18825353354277326, "stop": 18825353355039920, "scope": "evaluate_ir_node", "overhead_duration": 30231, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.708041"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2401, 9], "size": 307449}], "total_bytes_output": 307449, "start": 18825353355398248, "stop": 18825353356190629, "scope": "evaluate_ir_node", "overhead_duration": 30696, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.709197"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353356561996, "stop": 18825353356869665, "scope": "evaluate_ir_node", "overhead_duration": 27189, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.709868"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2358, 9], "size": 301717}, {"shape": [2329, 9], "size": 298029}, {"shape": [2364, 9], "size": 302358}, {"shape": [2334, 9], "size": 298822}, {"shape": [2288, 9], "size": 292881}, {"shape": [2364, 9], "size": 302634}, {"shape": [2401, 9], "size": 307449}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2103890, "count_frames_output": 1, "frames_output": [{"shape": [16438, 9], "size": 2103866}], "total_bytes_output": 2103866, "start": 18825353357216972, "stop": 18825353358014472, "scope": "evaluate_ir_node", "overhead_duration": 55855, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.711015"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16438, 9], "size": 2103866}], "total_bytes_input": 2103866, "count_frames_output": 1, "frames_output": [{"shape": [16438, 7], "size": 1840858}], "total_bytes_output": 1840858, "start": 18825353359056512, "stop": 18825353359091381, "scope": "evaluate_ir_node", "overhead_duration": 19269, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2103866, "1": 0, "2": 0}, "spillable": true, "sequence_number": 118, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.712085"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2319, 9], "size": 296983}], "total_bytes_output": 296983, "start": 18825353369613071, "stop": 18825353370479787, "scope": "evaluate_ir_node", "overhead_duration": 31217, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.723480"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2342, 9], "size": 299599}], "total_bytes_output": 299599, "start": 18825353370832720, "stop": 18825353371697117, "scope": "evaluate_ir_node", "overhead_duration": 28727, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.724713"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2414, 9], "size": 309319}], "total_bytes_output": 309319, "start": 18825353372081428, "stop": 18825353372871511, "scope": "evaluate_ir_node", "overhead_duration": 31296, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.725873"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2367, 9], "size": 303226}], "total_bytes_output": 303226, "start": 18825353373194336, "stop": 18825353373941924, "scope": "evaluate_ir_node", "overhead_duration": 29058, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.726944"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2398, 9], "size": 307032}], "total_bytes_output": 307032, "start": 18825353374285570, "stop": 18825353375263166, "scope": "evaluate_ir_node", "overhead_duration": 44745, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.728283"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2346, 9], "size": 300229}], "total_bytes_output": 300229, "start": 18825353375659140, "stop": 18825353376590036, "scope": "evaluate_ir_node", "overhead_duration": 31206, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.729614"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2330, 9], "size": 298333}], "total_bytes_output": 298333, "start": 18825353376963990, "stop": 18825353377881719, "scope": "evaluate_ir_node", "overhead_duration": 30334, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.730902"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353378345762, "stop": 18825353378713900, "scope": "evaluate_ir_node", "overhead_duration": 26878, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.731709"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2319, 9], "size": 296983}, {"shape": [2342, 9], "size": 299599}, {"shape": [2414, 9], "size": 309319}, {"shape": [2367, 9], "size": 303226}, {"shape": [2398, 9], "size": 307032}, {"shape": [2346, 9], "size": 300229}, {"shape": [2330, 9], "size": 298333}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2114721, "count_frames_output": 1, "frames_output": [{"shape": [16516, 9], "size": 2114697}], "total_bytes_output": 2114697, "start": 18825353379050542, "stop": 18825353379971108, "scope": "evaluate_ir_node", "overhead_duration": 75477, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.732997"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16516, 9], "size": 2114697}], "total_bytes_input": 2114697, "count_frames_output": 1, "frames_output": [{"shape": [16516, 7], "size": 1850441}], "total_bytes_output": 1850441, "start": 18825353381320446, "stop": 18825353381340428, "scope": "evaluate_ir_node", "overhead_duration": 34951, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2114697, "1": 0, "2": 0}, "spillable": true, "sequence_number": 119, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.734336"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 300680}], "total_bytes_output": 300680, "start": 18825353395556498, "stop": 18825353396474674, "scope": "evaluate_ir_node", "overhead_duration": 33091, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.749474"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2321, 9], "size": 297004}], "total_bytes_output": 297004, "start": 18825353396817094, "stop": 18825353397580574, "scope": "evaluate_ir_node", "overhead_duration": 45241, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.750595"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 300605}], "total_bytes_output": 300605, "start": 18825353398002605, "stop": 18825353398765530, "scope": "evaluate_ir_node", "overhead_duration": 31507, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.751766"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2362, 9], "size": 301996}], "total_bytes_output": 301996, "start": 18825353399120982, "stop": 18825353399899875, "scope": "evaluate_ir_node", "overhead_duration": 30703, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.752901"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2304, 9], "size": 295079}], "total_bytes_output": 295079, "start": 18825353400272545, "stop": 18825353401172997, "scope": "evaluate_ir_node", "overhead_duration": 32248, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.754191"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2298, 9], "size": 293715}], "total_bytes_output": 293715, "start": 18825353401556238, "stop": 18825353402272704, "scope": "evaluate_ir_node", "overhead_duration": 28648, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.755271"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2308, 9], "size": 295506}], "total_bytes_output": 295506, "start": 18825353402636487, "stop": 18825353403496239, "scope": "evaluate_ir_node", "overhead_duration": 28890, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.756494"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353403854776, "stop": 18825353404188749, "scope": "evaluate_ir_node", "overhead_duration": 27454, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.757193"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2349, 9], "size": 300680}, {"shape": [2321, 9], "size": 297004}, {"shape": [2349, 9], "size": 300605}, {"shape": [2362, 9], "size": 301996}, {"shape": [2304, 9], "size": 295079}, {"shape": [2298, 9], "size": 293715}, {"shape": [2308, 9], "size": 295506}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2084585, "count_frames_output": 1, "frames_output": [{"shape": [16291, 9], "size": 2084561}], "total_bytes_output": 2084561, "start": 18825353404576527, "stop": 18825353405392777, "scope": "evaluate_ir_node", "overhead_duration": 69294, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.758390"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16291, 9], "size": 2084561}], "total_bytes_input": 2084561, "count_frames_output": 1, "frames_output": [{"shape": [16291, 7], "size": 1823905}], "total_bytes_output": 1823905, "start": 18825353406453072, "stop": 18825353406472821, "scope": "evaluate_ir_node", "overhead_duration": 35262, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2084561, "1": 0, "2": 0}, "spillable": true, "sequence_number": 120, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.759467"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2396, 9], "size": 306673}], "total_bytes_output": 306673, "start": 18825353420347041, "stop": 18825353421236235, "scope": "evaluate_ir_node", "overhead_duration": 33463, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.774235"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2411, 9], "size": 308764}], "total_bytes_output": 308764, "start": 18825353421574226, "stop": 18825353422391801, "scope": "evaluate_ir_node", "overhead_duration": 27845, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.775411"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2271, 9], "size": 290756}], "total_bytes_output": 290756, "start": 18825353422791379, "stop": 18825353423518192, "scope": "evaluate_ir_node", "overhead_duration": 28437, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.776516"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2372, 9], "size": 303818}], "total_bytes_output": 303818, "start": 18825353423856877, "stop": 18825353424662690, "scope": "evaluate_ir_node", "overhead_duration": 28508, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.777661"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2349, 9], "size": 300701}], "total_bytes_output": 300701, "start": 18825353425003898, "stop": 18825353425748144, "scope": "evaluate_ir_node", "overhead_duration": 27686, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.778745"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2399, 9], "size": 307400}], "total_bytes_output": 307400, "start": 18825353426075175, "stop": 18825353426788801, "scope": "evaluate_ir_node", "overhead_duration": 27450, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.779787"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2382, 9], "size": 304748}], "total_bytes_output": 304748, "start": 18825353427219627, "stop": 18825353428108821, "scope": "evaluate_ir_node", "overhead_duration": 29855, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.781115"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353428508300, "stop": 18825353428864695, "scope": "evaluate_ir_node", "overhead_duration": 25750, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.781893"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2396, 9], "size": 306673}, {"shape": [2411, 9], "size": 308764}, {"shape": [2271, 9], "size": 290756}, {"shape": [2372, 9], "size": 303818}, {"shape": [2349, 9], "size": 300701}, {"shape": [2399, 9], "size": 307400}, {"shape": [2382, 9], "size": 304748}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2122860, "count_frames_output": 1, "frames_output": [{"shape": [16580, 9], "size": 2122836}], "total_bytes_output": 2122836, "start": 18825353429249733, "stop": 18825353430210627, "scope": "evaluate_ir_node", "overhead_duration": 72292, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.783208"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16580, 9], "size": 2122836}], "total_bytes_input": 2122836, "count_frames_output": 1, "frames_output": [{"shape": [16580, 7], "size": 1857556}], "total_bytes_output": 1857556, "start": 18825353431340794, "stop": 18825353431360695, "scope": "evaluate_ir_node", "overhead_duration": 35222, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2122836, "1": 0, "2": 0}, "spillable": true, "sequence_number": 121, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.784355"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2426, 9], "size": 310580}], "total_bytes_output": 310580, "start": 18825353446136656, "stop": 18825353446969387, "scope": "evaluate_ir_node", "overhead_duration": 32680, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.799984"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2353, 9], "size": 301404}], "total_bytes_output": 301404, "start": 18825353447322257, "stop": 18825353448125441, "scope": "evaluate_ir_node", "overhead_duration": 28862, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.801165"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2342, 9], "size": 299863}], "total_bytes_output": 299863, "start": 18825353448590407, "stop": 18825353449345160, "scope": "evaluate_ir_node", "overhead_duration": 29724, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.802346"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2394, 9], "size": 306960}], "total_bytes_output": 306960, "start": 18825353449699271, "stop": 18825353450454040, "scope": "evaluate_ir_node", "overhead_duration": 29390, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.803454"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2399, 9], "size": 307325}], "total_bytes_output": 307325, "start": 18825353450865472, "stop": 18825353451843919, "scope": "evaluate_ir_node", "overhead_duration": 31339, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.804849"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2393, 9], "size": 306228}], "total_bytes_output": 306228, "start": 18825353452230384, "stop": 18825353453122050, "scope": "evaluate_ir_node", "overhead_duration": 47598, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.806140"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2316, 9], "size": 296737}], "total_bytes_output": 296737, "start": 18825353453511545, "stop": 18825353454499553, "scope": "evaluate_ir_node", "overhead_duration": 45501, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.807516"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353454904359, "stop": 18825353455303168, "scope": "evaluate_ir_node", "overhead_duration": 25930, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.808297"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2426, 9], "size": 310580}, {"shape": [2353, 9], "size": 301404}, {"shape": [2342, 9], "size": 299863}, {"shape": [2394, 9], "size": 306960}, {"shape": [2399, 9], "size": 307325}, {"shape": [2393, 9], "size": 306228}, {"shape": [2316, 9], "size": 296737}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2129097, "count_frames_output": 1, "frames_output": [{"shape": [16623, 9], "size": 2129073}], "total_bytes_output": 2129073, "start": 18825353455636657, "stop": 18825353456625528, "scope": "evaluate_ir_node", "overhead_duration": 58421, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.809625"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16623, 9], "size": 2129073}], "total_bytes_input": 2129073, "count_frames_output": 1, "frames_output": [{"shape": [16623, 7], "size": 1863105}], "total_bytes_output": 1863105, "start": 18825353457822308, "stop": 18825353457841892, "scope": "evaluate_ir_node", "overhead_duration": 18818, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2129073, "1": 0, "2": 0}, "spillable": true, "sequence_number": 122, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.810836"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2454, 9], "size": 313812}], "total_bytes_output": 313812, "start": 18825353472497257, "stop": 18825353473328782, "scope": "evaluate_ir_node", "overhead_duration": 32650, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.826329"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2431, 9], "size": 311333}], "total_bytes_output": 311333, "start": 18825353473643157, "stop": 18825353474408762, "scope": "evaluate_ir_node", "overhead_duration": 29111, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.827443"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2360, 9], "size": 302010}], "total_bytes_output": 302010, "start": 18825353474757875, "stop": 18825353475510354, "scope": "evaluate_ir_node", "overhead_duration": 30614, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.828526"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2355, 9], "size": 301709}], "total_bytes_output": 301709, "start": 18825353475868971, "stop": 18825353476666922, "scope": "evaluate_ir_node", "overhead_duration": 30457, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.829667"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2366, 9], "size": 302811}], "total_bytes_output": 302811, "start": 18825353477014545, "stop": 18825353477769757, "scope": "evaluate_ir_node", "overhead_duration": 29134, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.830766"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2356, 9], "size": 301698}], "total_bytes_output": 301698, "start": 18825353478099781, "stop": 18825353478805577, "scope": "evaluate_ir_node", "overhead_duration": 27617, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.831820"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2330, 9], "size": 298195}], "total_bytes_output": 298195, "start": 18825353479295010, "stop": 18825353480224947, "scope": "evaluate_ir_node", "overhead_duration": 32325, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.833232"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353480644576, "stop": 18825353481065868, "scope": "evaluate_ir_node", "overhead_duration": 28223, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.834081"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2454, 9], "size": 313812}, {"shape": [2431, 9], "size": 311333}, {"shape": [2360, 9], "size": 302010}, {"shape": [2355, 9], "size": 301709}, {"shape": [2366, 9], "size": 302811}, {"shape": [2356, 9], "size": 301698}, {"shape": [2330, 9], "size": 298195}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2131568, "count_frames_output": 1, "frames_output": [{"shape": [16652, 9], "size": 2131544}], "total_bytes_output": 2131544, "start": 18825353481496209, "stop": 18825353482501026, "scope": "evaluate_ir_node", "overhead_duration": 54285, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.835499"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16652, 9], "size": 2131544}], "total_bytes_input": 2131544, "count_frames_output": 1, "frames_output": [{"shape": [16652, 7], "size": 1865112}], "total_bytes_output": 1865112, "start": 18825353483673890, "stop": 18825353483693079, "scope": "evaluate_ir_node", "overhead_duration": 19941, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2131544, "1": 0, "2": 0}, "spillable": true, "sequence_number": 123, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.836688"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2282, 9], "size": 292229}], "total_bytes_output": 292229, "start": 18825353499101499, "stop": 18825353499967779, "scope": "evaluate_ir_node", "overhead_duration": 51172, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.852997"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2320, 9], "size": 297190}], "total_bytes_output": 297190, "start": 18825353500386882, "stop": 18825353501246706, "scope": "evaluate_ir_node", "overhead_duration": 29035, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.854266"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2373, 9], "size": 303971}], "total_bytes_output": 303971, "start": 18825353501735656, "stop": 18825353502459317, "scope": "evaluate_ir_node", "overhead_duration": 28768, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.855459"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2333, 9], "size": 298766}], "total_bytes_output": 298766, "start": 18825353502807300, "stop": 18825353503540497, "scope": "evaluate_ir_node", "overhead_duration": 29465, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.856541"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2350, 9], "size": 300757}], "total_bytes_output": 300757, "start": 18825353503909820, "stop": 18825353504810851, "scope": "evaluate_ir_node", "overhead_duration": 29225, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.857810"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2357, 9], "size": 301626}], "total_bytes_output": 301626, "start": 18825353505157058, "stop": 18825353505983698, "scope": "evaluate_ir_node", "overhead_duration": 28663, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.858983"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2396, 9], "size": 306530}], "total_bytes_output": 306530, "start": 18825353506367818, "stop": 18825353507232679, "scope": "evaluate_ir_node", "overhead_duration": 28461, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.860231"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353507538731, "stop": 18825353507826124, "scope": "evaluate_ir_node", "overhead_duration": 24967, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.860821"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2282, 9], "size": 292229}, {"shape": [2320, 9], "size": 297190}, {"shape": [2373, 9], "size": 303971}, {"shape": [2333, 9], "size": 298766}, {"shape": [2350, 9], "size": 300757}, {"shape": [2357, 9], "size": 301626}, {"shape": [2396, 9], "size": 306530}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2101069, "count_frames_output": 1, "frames_output": [{"shape": [16411, 9], "size": 2101045}], "total_bytes_output": 2101045, "start": 18825353508172357, "stop": 18825353509015160, "scope": "evaluate_ir_node", "overhead_duration": 61661, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.862014"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16411, 9], "size": 2101045}], "total_bytes_input": 2101045, "count_frames_output": 1, "frames_output": [{"shape": [16411, 7], "size": 1838469}], "total_bytes_output": 1838469, "start": 18825353510158253, "stop": 18825353510177296, "scope": "evaluate_ir_node", "overhead_duration": 34724, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2101045, "1": 0, "2": 0}, "spillable": true, "sequence_number": 124, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.863172"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2473, 9], "size": 316623}], "total_bytes_output": 316623, "start": 18825353523495864, "stop": 18825353524406290, "scope": "evaluate_ir_node", "overhead_duration": 33399, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.877409"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2341, 9], "size": 299452}], "total_bytes_output": 299452, "start": 18825353524792166, "stop": 18825353525692875, "scope": "evaluate_ir_node", "overhead_duration": 31775, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.878700"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2298, 9], "size": 294205}], "total_bytes_output": 294205, "start": 18825353526051252, "stop": 18825353526810238, "scope": "evaluate_ir_node", "overhead_duration": 31784, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.879814"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2343, 9], "size": 299862}], "total_bytes_output": 299862, "start": 18825353527167281, "stop": 18825353527947134, "scope": "evaluate_ir_node", "overhead_duration": 31113, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.880958"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2348, 9], "size": 300468}], "total_bytes_output": 300468, "start": 18825353528341645, "stop": 18825353529318610, "scope": "evaluate_ir_node", "overhead_duration": 31237, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.882320"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2351, 9], "size": 301258}], "total_bytes_output": 301258, "start": 18825353529684785, "stop": 18825353530618212, "scope": "evaluate_ir_node", "overhead_duration": 29655, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.883637"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2317, 9], "size": 296713}], "total_bytes_output": 296713, "start": 18825353531016846, "stop": 18825353531924427, "scope": "evaluate_ir_node", "overhead_duration": 29435, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.884922"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353532305654, "stop": 18825353546204995, "scope": "evaluate_ir_node", "overhead_duration": 27880, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.899199"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2473, 9], "size": 316623}, {"shape": [2341, 9], "size": 299452}, {"shape": [2298, 9], "size": 294205}, {"shape": [2343, 9], "size": 299862}, {"shape": [2348, 9], "size": 300468}, {"shape": [2351, 9], "size": 301258}, {"shape": [2317, 9], "size": 296713}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2108581, "count_frames_output": 1, "frames_output": [{"shape": [16471, 9], "size": 2108557}], "total_bytes_output": 2108557, "start": 18825353546530973, "stop": 18825353547448744, "scope": "evaluate_ir_node", "overhead_duration": 74714, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.900471"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16471, 9], "size": 2108557}], "total_bytes_input": 2108557, "count_frames_output": 1, "frames_output": [{"shape": [16471, 7], "size": 1845021}], "total_bytes_output": 1845021, "start": 18825353549005230, "stop": 18825353549026496, "scope": "evaluate_ir_node", "overhead_duration": 21928, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2108557, "1": 0, "2": 0}, "spillable": true, "sequence_number": 125, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.902041"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2325, 9], "size": 297541}], "total_bytes_output": 297541, "start": 18825353550285179, "stop": 18825353551353485, "scope": "evaluate_ir_node", "overhead_duration": 33197, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.904356"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2356, 9], "size": 301531}], "total_bytes_output": 301531, "start": 18825353552622267, "stop": 18825353553467425, "scope": "evaluate_ir_node", "overhead_duration": 32390, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.906467"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2367, 9], "size": 303162}], "total_bytes_output": 303162, "start": 18825353553801842, "stop": 18825353554726098, "scope": "evaluate_ir_node", "overhead_duration": 30928, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.907735"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2389, 9], "size": 306152}], "total_bytes_output": 306152, "start": 18825353555141676, "stop": 18825353556169223, "scope": "evaluate_ir_node", "overhead_duration": 33896, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.909177"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61984, 5], "size": 4462280}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26275328, "count_frames_output": 1, "frames_output": [{"shape": [2434, 9], "size": 311475}], "total_bytes_output": 311475, "start": 18825353556573636, "stop": 18825353557525640, "scope": "evaluate_ir_node", "overhead_duration": 30341, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.910540"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62652, 5], "size": 4512008}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26325056, "count_frames_output": 1, "frames_output": [{"shape": [2322, 9], "size": 296873}], "total_bytes_output": 296873, "start": 18825353557912062, "stop": 18825353558721898, "scope": "evaluate_ir_node", "overhead_duration": 44094, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.911719"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61864, 5], "size": 4456096}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26269144, "count_frames_output": 1, "frames_output": [{"shape": [2350, 9], "size": 300918}], "total_bytes_output": 300918, "start": 18825353559048640, "stop": 18825353559879930, "scope": "evaluate_ir_node", "overhead_duration": 27943, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.912877"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [0, 5], "size": 0}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 21813048, "count_frames_output": 1, "frames_output": [{"shape": [0, 9], "size": 0}], "total_bytes_output": 0, "start": 18825353560293481, "stop": 18825353560654869, "scope": "evaluate_ir_node", "overhead_duration": 28983, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.913676"}, {"type": "Union", "count_frames_input": 8, "frames_input": [{"shape": [2325, 9], "size": 297541}, {"shape": [2356, 9], "size": 301531}, {"shape": [2367, 9], "size": 303162}, {"shape": [2389, 9], "size": 306152}, {"shape": [2434, 9], "size": 311475}, {"shape": [2322, 9], "size": 296873}, {"shape": [2350, 9], "size": 300918}, {"shape": [0, 9], "size": 0}], "total_bytes_input": 2117652, "count_frames_output": 1, "frames_output": [{"shape": [16543, 9], "size": 2117628}], "total_bytes_output": 2117628, "start": 18825353561041814, "stop": 18825353561900080, "scope": "evaluate_ir_node", "overhead_duration": 94621, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388018927360, "timestamp": "2026-03-18 14:02:43.914899"}, {"type": "Projection", "count_frames_input": 1, "frames_input": [{"shape": [16543, 9], "size": 2117628}], "total_bytes_input": 2117628, "count_frames_output": 1, "frames_output": [{"shape": [16543, 7], "size": 1852940}], "total_bytes_output": 1852940, "start": 18825353563124613, "stop": 18825353563144106, "scope": "evaluate_ir_node", "overhead_duration": 18978, "event": "Execute IR", "actor_ir_type": "Projection", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "content_sizes": {"0": 2117628, "1": 0, "2": 0}, "spillable": true, "sequence_number": 126, "actor_ir_id": 2073487949, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.916139"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61832, 5], "size": 4452572}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26265620, "count_frames_output": 1, "frames_output": [{"shape": [2334, 9], "size": 298377}], "total_bytes_output": 298377, "start": 18825353574927313, "stop": 18825353575825170, "scope": "evaluate_ir_node", "overhead_duration": 32366, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.928825"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62580, 5], "size": 4507260}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26320308, "count_frames_output": 1, "frames_output": [{"shape": [2388, 9], "size": 305768}], "total_bytes_output": 305768, "start": 18825353576224071, "stop": 18825353577000823, "scope": "evaluate_ir_node", "overhead_duration": 45472, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388002141952, "timestamp": "2026-03-18 14:02:43.930046"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [61980, 5], "size": 4466404}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26279452, "count_frames_output": 1, "frames_output": [{"shape": [2380, 9], "size": 304820}], "total_bytes_output": 304820, "start": 18825353577457695, "stop": 18825353578280608, "scope": "evaluate_ir_node", "overhead_duration": 31216, "event": "Execute IR", "actor_ir_type": "Join", "cudf_polars_query_id": "a6f6bc3a-d293-40d4-ba05-ce90d7f9a2c2", "actor_ir_id": 2156557613, "query_id": 9, "iteration": 0, "level": "info", "process": 1596297, "thread": 140388010534656, "timestamp": "2026-03-18 14:02:43.931282"}, {"type": "Join", "count_frames_input": 2, "frames_input": [{"shape": [62236, 5], "size": 4483072}, {"shape": [302959, 6], "size": 21813048}], "total_bytes_input": 26296120, "count_frames_output": 1, "frames_output": [{"shape": [2332, 9], "size": 298809}], "total_bytes_output": 298809, "start": 188
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment