Martynas Jurkus
Martynas Jurkus
- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...
I'm running: - fsouza/fake-gcs-server:1.24.0 - gsutil version: 4.60 and when running command: ```shell gsutil -o Credentials:gs_json_host=0.0.0.0 -o Credentials:gs_json_port=4443 -o Boto:https_validate_certificates=False cp -r gs://data_getter . ``` I get the following error...
**Describe the bug** Many dependencies are missing in generated `third_party_license_metadata`. Among missing are: - `com.squareup.retrofit2` - `com.squareup.okhttp3` - `com.android.support` - `com.google.maps.android` and many others. **Desktop (please complete the following information):**...
## Expected Behavior Temporary tables in BigQueryRetrievalJob should be removed after the job completes or fails. ## Current Behavior When running materialization with a batch engine with BigQuery, the `historical_datestamp_hash`...