Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds helper methods for record insertion to BQ table. #69

Conversation

prashastia
Copy link
Collaborator

Contains different methods

  1. That allows generation of records and storing them to avro files
  2. Transferring the avro files to BQ tables
  3. Deleting the thus generated avro files.

The records are generated according the specified table type.

Separate write record implementations for different types of tables.

This module is similar to the BigQueryExample. A few changes to count the number of records and log them.
This test reads a simpleTable.
Shell script and python script to check the number of records read.
This test reads a simpleTable.
Shell script and python script to check the number of records read.
This test reads a simpleTable.
Shell script and python script to check the number of records read.
This test reads a simpleTable.
Shell script and python script to check the number of records read.
This test reads a simpleTable.
Shell script and python script to check the number of records read.
This test reads a simpleTable.
Shell script and python script to check the number of records read.
comments CODECOV_TOKEN usage.
…ds to different tables required for the e2e tests.
…eneration.

 The records can be string, long, records type.
@prashastia
Copy link
Collaborator Author

/gcbrun

@prashastia prashastia closed this Dec 23, 2023
@prashastia prashastia deleted the nightly-tests-unbounded-read-1 branch December 23, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant