Shirley Cohen
Shirley Cohen
Thanks for your PR @francescpuig7. Are you able to sign the [CLA]( https://cla.developers.google.com/) ? This will allow us to add you as a contributor and merge your PR into the...
francescpuig7@ apologies for not merging your PR. By the time I reviewed it, there were several merge conflicts. This functionality has been added to [v2.2.9.](https://github.com/GoogleCloudPlatform/datacatalog-tag-engine/releases/tag/v2.2.9). Please take a look when...
Thank you @francescpuig7. I've added this functionality to v2.2.9. I apologize for the long delay.
@hsqlu thank you for your patience with this!
Thanks for letting me know, this sounds like a bug. Out of curiosity, how were you calling `/scheduled_auto_updates`? Was it from Cloud Scheduler?
@HarukaIzumisawa apologies for the long delay. This issue has been fixed in [v2.2.9](https://github.com/GoogleCloudPlatform/datacatalog-tag-engine/releases/tag/v2.2.9) Please note that you need to call the `scheduled_auto_updates` method as follows: ``` export IAM_TOKEN=$(gcloud auth print-identity-token)...
Yes, that's true. Are you saying that for you the table names don't match up? (i.e. the name of the table you want to tag does is different from the...