368369370371372373374
tmpPlanner = new PrefetchQueryPlanner(this.catalogContext, hstore_site.getPartitionEstimator()); } } this.prefetchPlanner = tmpPlanner; this.transactionPrefetch_callback = (this.prefetchPlanner != null ? new TransactionPrefetchCallback() : null); }