- bump joblib to 1.1.0 to fix issue jmriego#7
- bump test dependencies
- remove unused code
- Minor internal bugfixes
- Add location BigQuery configuration
- Fix for reserved table names
- Fix for bad decimals
- Improved logging of bad data
- Refactor code to make it more similar to other taps
- Truncate big numbers to the maximum range for NUMERIC in BigQuery
- Fix an issue when loading table names with reserved keywords
- Fixed an issue when the source tap can include uppercase primary keys
- Initial release