|
Change Parameter Type exchangeClientSupplier : Supplier<ExchangeClient> to exchangeClientSupplier : ExchangeClientSupplier in method public ExchangeOperatorFactory(operatorId int, sourceId PlanNodeId, exchangeClientSupplier ExchangeClientSupplier, types List<Type>) in class com.facebook.presto.operator.ExchangeOperator.ExchangeOperatorFactory |
From |
To |
|
Change Parameter Type exchangeClientSupplier : Supplier<ExchangeClient> to exchangeClientSupplier : ExchangeClientSupplier in method public StatementResource(queryManager QueryManager, sessionPropertyManager SessionPropertyManager, exchangeClientSupplier ExchangeClientSupplier) in class com.facebook.presto.server.StatementResource |
From |
To |
|
Change Parameter Type exchangeClientSupplier : Supplier<ExchangeClient> to exchangeClientSupplier : ExchangeClientSupplier in method public LocalExecutionPlanner(metadata Metadata, sqlParser SqlParser, pageSourceProvider PageSourceProvider, indexManager IndexManager, pageSinkManager PageSinkManager, exchangeClientSupplier ExchangeClientSupplier, compiler ExpressionCompiler, indexJoinLookupStats IndexJoinLookupStats, compilerConfig CompilerConfig, taskManagerConfig TaskManagerConfig) in class com.facebook.presto.sql.planner.LocalExecutionPlanner |
From |
To |