question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Refactor BigQueryClient

See original GitHub issue

BigQueryClient grew both in the size of the class/file but also public API, we now support jobs/export/imports - this task is to refactor the client/API to be more consistent across different functions (jobs/export/import etc) - consider pros/cons for pulling the client out of scio to a separate lib.

Related: #1060 #1049

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
guidjcommented, Mar 15, 2018

I can take this one

0reactions
regadascommented, Oct 12, 2018

Closed via #1439

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changelog - Python client library | Google Cloud
Fix BigQuery client unit test assertions (#9112). Replace avro with arrow schemas ... Refactor to_dataframe to deterministicly update progress bar. (#8303) ...
Read more >
Refactoring a Python ETL Pipeline (With Example) - Medium
While you can refactor a script in a number of different ways, ... Define functions like the BigQuery client globally; Move request body...
Read more >
BigQueryHook refactor + deterministic BQ Job ID #8903 - GitHub
My idea was yo use the methods exposed from google.cloud.bigquery.Client along with google.cloud.bigquery.{JobType}JobConfig rather than using ...
Read more >
gsutil - BigQuery Client Url - Stack Overflow
How should factored-out code be tested as part of the TDD refactoring step? How were expelled ministers "witnessed" during the Great Ejection of ......
Read more >
@google-cloud/bigquery | Yarn - Package Manager
js Client · release level npm version. Google BigQuery Client Library for Node.js. A comprehensive list of changes in each version may be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found