lookupSource = index.createLookupSource(operatorContext.getSession(),hashChannels,preComputedHashChannel,filterFunctionFactory) | partition = index.createLookupSourceSupplier(operatorContext.getSession(),hashChannels,preComputedHashChannel,filterFunctionFactory) | index.createLookupSource(operatorContext.getSession(),hashChannels,preComputedHashChannel,filterFunctionFactory) | index.createLookupSourceSupplier(operatorContext.getSession(),hashChannels,preComputedHashChannel,filterFunctionFactory) | presto | 4f0f9fae5611bbcb0632798a751adda0d9f40a62 | com.facebook.presto.operator.ParallelHashBuildOperator | | _1 | lookupSource |
---|
_2 | partition |
---|
| v0 | index |
---|
v1 | preComputedHashChannel |
---|
v2 | filterFunctionFactory |
---|
v3 | operatorContext.getSession() |
---|
v4 | hashChannels |
---|
| | v0 | index |
---|
v1 | preComputedHashChannel |
---|
v2 | filterFunctionFactory |
---|
v3 | operatorContext.getSession() |
---|
v4 | hashChannels |
---|
| AssignedTo | True |
LookupSource lookupSource=index.createLookupSource(operatorContext.getSession(),hashChannels,preComputedHashChannel,filterFunctionFactory); | Supplier<LookupSource> partition=index.createLookupSourceSupplier(operatorContext.getSession(),hashChannels,preComputedHashChannel,filterFunctionFactory); | index.createLookupSource(operatorContext.getSession(),hashChannels,preComputedHashChannel,filterFunctionFactory) | index.createLookupSourceSupplier(operatorContext.getSession(),hashChannels,preComputedHashChannel,filterFunctionFactory) | presto | 4f0f9fae5611bbcb0632798a751adda0d9f40a62 | com.facebook.presto.operator.ParallelHashBuildOperator | | _1 | lookupSource |
---|
_2 | partition |
---|
| v0 | index |
---|
v1 | preComputedHashChannel |
---|
v2 | filterFunctionFactory |
---|
v3 | operatorContext.getSession() |
---|
v4 | hashChannels |
---|
| | v0 | index |
---|
v1 | preComputedHashChannel |
---|
v2 | filterFunctionFactory |
---|
v3 | operatorContext.getSession() |
---|
v4 | hashChannels |
---|
| AssignedTo | True |
lookupSource = pagesIndex.createLookupSource(operatorContext.getSession(),hashChannels,hashChannel,filterFunctionFactory) | supplier = pagesIndex.createLookupSourceSupplier(operatorContext.getSession(),hashChannels,hashChannel,filterFunctionFactory) | pagesIndex.createLookupSource(operatorContext.getSession(),hashChannels,hashChannel,filterFunctionFactory) | pagesIndex.createLookupSourceSupplier(operatorContext.getSession(),hashChannels,hashChannel,filterFunctionFactory) | presto | 4f0f9fae5611bbcb0632798a751adda0d9f40a62 | com.facebook.presto.operator.HashBuilderOperator | | | v0 | pagesIndex |
---|
v1 | hashChannel |
---|
v2 | filterFunctionFactory |
---|
v3 | operatorContext.getSession() |
---|
v4 | hashChannels |
---|
| | v0 | pagesIndex |
---|
v1 | hashChannel |
---|
v2 | filterFunctionFactory |
---|
v3 | operatorContext.getSession() |
---|
v4 | hashChannels |
---|
| AssignedTo | True |
LookupSource lookupSource=pagesIndex.createLookupSource(operatorContext.getSession(),hashChannels,hashChannel,filterFunctionFactory); | Supplier<LookupSource> supplier=pagesIndex.createLookupSourceSupplier(operatorContext.getSession(),hashChannels,hashChannel,filterFunctionFactory); | pagesIndex.createLookupSource(operatorContext.getSession(),hashChannels,hashChannel,filterFunctionFactory) | pagesIndex.createLookupSourceSupplier(operatorContext.getSession(),hashChannels,hashChannel,filterFunctionFactory) | presto | 4f0f9fae5611bbcb0632798a751adda0d9f40a62 | com.facebook.presto.operator.HashBuilderOperator | | | v0 | pagesIndex |
---|
v1 | hashChannel |
---|
v2 | filterFunctionFactory |
---|
v3 | operatorContext.getSession() |
---|
v4 | hashChannels |
---|
| | v0 | pagesIndex |
---|
v1 | hashChannel |
---|
v2 | filterFunctionFactory |
---|
v3 | operatorContext.getSession() |
---|
v4 | hashChannels |
---|
| AssignedTo | True |