I have implemented a custom join as a filter function.
By design, it cannot work correctly when the input tables are partitioned
by mitosis.

How can I prevent mitosis from partitioning its inputs?

Roberto