File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
tests/benchmark/read_gbq_colab Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1313# limitations under the License.
1414import pathlib
1515
16+ import benchmark .utils as utils
17+
1618import bigframes .pandas as bpd
17- import tests .benchmark .utils as utils
1819
1920PAGE_SIZE = utils .READ_GBQ_COLAB_PAGE_SIZE
2021
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414import pathlib
1515
16+ import benchmark .utils as utils
17+
1618import bigframes .pandas
17- import tests .benchmark .utils as utils
1819
1920PAGE_SIZE = utils .READ_GBQ_COLAB_PAGE_SIZE
2021
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414import pathlib
1515
16+ import benchmark .utils as utils
17+
1618import bigframes .pandas
17- import tests .benchmark .utils as utils
1819
1920PAGE_SIZE = utils .READ_GBQ_COLAB_PAGE_SIZE
2021
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414import pathlib
1515
16+ import benchmark .utils as utils
17+
1618import bigframes .pandas
17- import tests .benchmark .utils as utils
1819
1920PAGE_SIZE = utils .READ_GBQ_COLAB_PAGE_SIZE
2021
You can’t perform that action at this time.
0 commit comments