Thank you for your meaningful work!
I'm interested with this work, however, I have some trouble with sql query in BIGQUERY
When I used retrieved schemas to generate sql for querying in BIGQUERY, the BIGQUERY API return 403 error.
403 GET Quota exceeded: Your project exceeded quota for free query bytes scanned. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas
However, some SQL queries will report this error, but some SQL generation will not have this error. Will you encounter this problem during the process of the experiment?
When I view the console of BIGQUERY, I found that there was no consumption at all when calling BIGQUERY. Is this normal? Will there be no such problem if one upgrades to a paying user?

Thank you for your meaningful work!
I'm interested with this work, however, I have some trouble with sql query in BIGQUERY
When I used retrieved schemas to generate sql for querying in BIGQUERY, the BIGQUERY API return 403 error.
403 GET Quota exceeded: Your project exceeded quota for free query bytes scanned. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotasHowever, some SQL queries will report this error, but some SQL generation will not have this error. Will you encounter this problem during the process of the experiment?
When I view the console of BIGQUERY, I found that there was no consumption at all when calling BIGQUERY. Is this normal? Will there be no such problem if one upgrades to a paying user?