consider: more extensive optional dep testing for continuous and release CI #187
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
To consider:
Establish a nox session that combines optional dependencies and runs some subset of integration testing. Issue #177 revealed a case where a partially satisfied set of optional dependencies (+pyarrow, -storage) yielded issues for a consumer of the library.
Due to the combination explosion, we shouldn't run this regularly, but a periodic and release series may make more sense.
optional deps we have in setup at head at time of writing:
The text was updated successfully, but these errors were encountered: