@@ -6513,10 +6513,9 @@ physical_plan
6513651302)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6514651403)----CoalescePartitionsExec
6515651504)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6516- 05)--------ProjectionExec: expr=[]
6517- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c])
6518- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6519- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6516+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c]), projection=[]
6517+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6518+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
65206519
65216520query I
65226521with test AS (SELECT substr(md5(i::text)::text, 1, 32) as needle FROM generate_series(1, 100000) t(i))
@@ -6541,10 +6540,9 @@ physical_plan
6541654002)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6542654103)----CoalescePartitionsExec
6543654204)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6544- 05)--------ProjectionExec: expr=[]
6545- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c])
6546- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6547- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6543+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c]), projection=[]
6544+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6545+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
65486546
65496547query I
65506548with test AS (SELECT substr(md5(i::text)::text, 1, 32) as needle FROM generate_series(1, 100000) t(i))
@@ -6569,10 +6567,9 @@ physical_plan
6569656702)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6570656803)----CoalescePartitionsExec
6571656904)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6572- 05)--------ProjectionExec: expr=[]
6573- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c])
6574- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6575- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6570+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c]), projection=[]
6571+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6572+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
65766573
65776574query I
65786575with test AS (SELECT substr(md5(i::text)::text, 1, 32) as needle FROM generate_series(1, 100000) t(i))
@@ -6597,10 +6594,9 @@ physical_plan
6597659402)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6598659503)----CoalescePartitionsExec
6599659604)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6600- 05)--------ProjectionExec: expr=[]
6601- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c])
6602- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6603- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6597+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c]), projection=[]
6598+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6599+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
66046600
66056601query I
66066602with test AS (SELECT substr(md5(i::text)::text, 1, 32) as needle FROM generate_series(1, 100000) t(i))
@@ -6625,10 +6621,9 @@ physical_plan
6625662102)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6626662203)----CoalescePartitionsExec
6627662304)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6628- 05)--------ProjectionExec: expr=[]
6629- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c])
6630- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6631- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6624+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c]), projection=[]
6625+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6626+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
66326627
66336628query I
66346629with test AS (SELECT substr(md5(i::text)::text, 1, 32) as needle FROM generate_series(1, 100000) t(i))
@@ -6655,10 +6650,9 @@ physical_plan
6655665002)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6656665103)----CoalescePartitionsExec
6657665204)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6658- 05)--------ProjectionExec: expr=[]
6659- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IS NOT NULL OR NULL
6660- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6661- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6653+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IS NOT NULL OR NULL, projection=[]
6654+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6655+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
66626656
66636657# any operator
66646658query ?
0 commit comments