Hi, not sure where to post this but there is a bug...
# contributing-to-airbyte
r
Hi, not sure where to post this but there is a bug in the Google Ads connector where it is not able to normalize the keyword_report table (log error:
100038 (22018): Numeric value 'KEYWORD' is not recognized
) because of a wrong type definition here: https://github.com/airbytehq/airbyte/blob/13ac480a8b0024360d35c20fd6d640296b57f137[…]source-google-ads/source_google_ads/schemas/keyword_report.json
u
Thanks for the heads up @Remi Salmon I submited a fix https://github.com/airbytehq/airbyte/pull/9071
d
@[DEPRECATED] Marcos Marx just to confirm that 0.1.20 fixes the issue, thank you!