❓ small question on some confusing language in the BigQuery source docs
Looking at the source code, it seems that references to "schema" is what BigQuery refers to as "dataset" is that right?
If so I'm happy to open a PR that adds a note is this doc that schema == dataset
m
mammoth-bear-12532
11/10/2021, 3:18 PM
Hi @brave-forest-5974: yes looks like when we created cookie-cutter docs for all the RDBMS-s we carried over the same terminology (database, schemas and tables) … instead we should be calling them (projects, datasets and tables) for BQ.
b
brave-forest-5974
11/10/2021, 3:19 PM
👍 no worries, just needed to make sure I wasn't missing something
m
mammoth-bear-12532
11/10/2021, 3:35 PM
Thanks for offering to send the PR, we’ll gladly accept the help!