public abstract ReadClientConnectionConfiguration.Builder setMinResultSize(Long numRows)
Sets the minimum number of table rows in the query results used to determine whether to us
the BigQueryStorage Read client to fetch result sets after the first page.
public abstract ReadClientConnectionConfiguration.Builder setTotalToPageRowCountRatio(Long ratio)
Sets the total row count to page row count ratio used to determine whether to us the
BigQueryStorage Read client to fetch result sets after the first page.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]