:question: small question on some confusing langua...
# ingestion
b
❓ 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
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
👍 no worries, just needed to make sure I wasn't missing something
m
Thanks for offering to send the PR, we’ll gladly accept the help!
b
yes!!! awesome catch.