Error when running custom GAQL query for google_ads source v3.4.1

Summary

Error occurs when trying to run a custom GAQL query for the google_ads source v3.4.1, where the Airbyte source is not parsing or building the custom query config object correctly.


Question

Hi running a custom GAQL query for google_ads source v3.4.1 and getting what looks to be a weird bug error where the airbyte source is either not parsing or not building the custom query config object correctly. Has anyone encountered anything similar?

    table_name = query["table_name"]
TypeError: 'GAQL' object is not subscriptable```

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1723150483222719) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["custom-gaql-query", "google-ads-source", "v3.4.1", "bug", "airbyte-source"]
</sub>

Upgrading the connector version did not fix it