File tree Expand file tree Collapse file tree 4 files changed +4
-8
lines changed
tests/benchmark/read_gbq_colab Expand file tree Collapse file tree 4 files changed +4
-8
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-
1816import bigframes .pandas as bpd
17+ import tests .benchmark .utils as utils
1918
2019PAGE_SIZE = utils .READ_GBQ_COLAB_PAGE_SIZE
2120
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-
1816import bigframes .pandas
17+ import tests .benchmark .utils as utils
1918
2019PAGE_SIZE = utils .READ_GBQ_COLAB_PAGE_SIZE
2120
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-
1816import bigframes .pandas
17+ import tests .benchmark .utils as utils
1918
2019PAGE_SIZE = utils .READ_GBQ_COLAB_PAGE_SIZE
2120
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-
1816import bigframes .pandas
17+ import tests .benchmark .utils as utils
1918
2019PAGE_SIZE = utils .READ_GBQ_COLAB_PAGE_SIZE
2120
You can’t perform that action at this time.
0 commit comments