cleanup: Use logic from BQStorageVersions and PyarrowVersions instead of comparing version strings outside of _helpers #1430
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
type: process
A process-related concern. May include testing, release, or the like.
Ideally we'd never need to compare PyArrow versions outside of the PyarrowVersions class. We might need to add some additional methods / properties to do this.
Follow-up to https://github.com/googleapis/python-bigquery/pull/1282/files#discussion_r927998418
The text was updated successfully, but these errors were encountered: