Jinlin Yang
Jinlin Yang
bigquery-beta shouldn't try to performance log based lineage when the recipe didn't enable lineage
I tried to run the `bigquery-beta` UI ingestion in `v0.8.44` and granted my service account `BigQuery User` role in my project. I expected this to work because I didn't enable...
**Describe the bug** When I tried to build everything using docker-compose locally, I got the following error. I am on MacOS with M1 chip. ``` #0 209.7 Execution failed for...
We just upgraded to `2.18` today and got an NPE on the first line of the following snippet. ``` persistentBean.setLabelName( translationContext.get(TranslatorContextKeyConstants.LABEL_GROUP, new TypeToken() {})); ``` Stack trace. ``` error-prone version:...