@@ -6606,10 +6606,9 @@ physical_plan
6606660602)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6607660703)----CoalescePartitionsExec
6608660804)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6609- 05)--------ProjectionExec: expr=[]
6610- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c])
6611- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6612- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6609+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c]), projection=[]
6610+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6611+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
66136612
66146613query I
66156614with test AS (SELECT substr(md5(i::text)::text, 1, 32) as needle FROM generate_series(1, 100000) t(i))
@@ -6634,10 +6633,9 @@ physical_plan
6634663302)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6635663403)----CoalescePartitionsExec
6636663504)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6637- 05)--------ProjectionExec: expr=[]
6638- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c])
6639- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6640- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6636+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c]), projection=[]
6637+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6638+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
66416639
66426640query I
66436641with test AS (SELECT substr(md5(i::text)::text, 1, 32) as needle FROM generate_series(1, 100000) t(i))
@@ -6662,10 +6660,9 @@ physical_plan
6662666002)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6663666103)----CoalescePartitionsExec
6664666204)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6665- 05)--------ProjectionExec: expr=[]
6666- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c])
6667- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6668- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6663+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c]), projection=[]
6664+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6665+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
66696666
66706667query I
66716668with test AS (SELECT substr(md5(i::text)::text, 1, 32) as needle FROM generate_series(1, 100000) t(i))
@@ -6690,10 +6687,9 @@ physical_plan
6690668702)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6691668803)----CoalescePartitionsExec
6692668904)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6693- 05)--------ProjectionExec: expr=[]
6694- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c])
6695- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6696- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6690+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c]), projection=[]
6691+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6692+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
66976693
66986694query I
66996695with test AS (SELECT substr(md5(i::text)::text, 1, 32) as needle FROM generate_series(1, 100000) t(i))
@@ -6718,10 +6714,9 @@ physical_plan
6718671402)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6719671503)----CoalescePartitionsExec
6720671604)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6721- 05)--------ProjectionExec: expr=[]
6722- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c])
6723- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6724- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6717+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IN (SET) ([7f4b18de3cfeb9b4ac78c381ee2ad278, a, b, c]), projection=[]
6718+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6719+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
67256720
67266721query I
67276722with test AS (SELECT substr(md5(i::text)::text, 1, 32) as needle FROM generate_series(1, 100000) t(i))
@@ -6748,10 +6743,9 @@ physical_plan
6748674302)--AggregateExec: mode=Final, gby=[], aggr=[count(Int64(1))]
6749674403)----CoalescePartitionsExec
6750674504)------AggregateExec: mode=Partial, gby=[], aggr=[count(Int64(1))]
6751- 05)--------ProjectionExec: expr=[]
6752- 06)----------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IS NOT NULL OR NULL
6753- 07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6754- 08)--------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
6746+ 05)--------FilterExec: substr(md5(CAST(value@0 AS Utf8View)), 1, 32) IS NOT NULL OR NULL, projection=[]
6747+ 06)----------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
6748+ 07)------------LazyMemoryExec: partitions=1, batch_generators=[generate_series: start=1, end=100000, batch_size=8192]
67556749
67566750# any operator
67576751query ?
0 commit comments