[BEAM-14422] Adding exception testing for ReadFromBigQuery and WriteToBigQuery by ahmedabu98 · Pull Request #17589 · apache/beam
ahmedabu98
changed the title
Exception testing for ReadFromBigQuery
[BEAM-14422] Exception testing for ReadFromBigQuery
bullet03 pushed a commit to akvelon/beam that referenced this pull request
Jun 20, 2022…or ReadFromBigQuery * create temp dataset exception test * working with real dataset and table, need to make it work with dummy * error message is correct * temp dataset exception done * query exception test + some fixes * export read job exception * exception test for load job fail * trying fix * copy load job exception draft * using context managers instead of decorators for patch in read exception tests * using context manager for file loads exceptions * test for copy load job exceptions * ignore * make create temp dataset exception faster * reducing number of exceptions for copy load job * ignore * testing less exception types to reduce test speed * fix formatter * fix lint * fixup Co-authored-by: Pablo E <pabloem@apache.org> Co-authored-by: Pablo <pabloem@users.noreply.github.com>
ahmedabu98
changed the title
[BEAM-14422] Exception testing for ReadFromBigQuery
[BEAM-14422] Adding exception testing for ReadFromBigQuery and WriteToBigQuery
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters