Class SampleApplicationResult<T>
java.lang.Object
io.trino.spi.connector.SampleApplicationResult<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SampleApplicationResult
- Parameters:
precalculateStatistics- Indicates whether engine should consider calculating statistics based on the plan before pushdown, as the connector may be unable to provide good table statistics forhandle.
-
-
Method Details
-
getHandle
-
isPrecalculateStatistics
public boolean isPrecalculateStatistics()
-