The Wayback Machine - https://web.archive.org/web/20201210110645/https://github.com/topics/data-integration
Skip to content
#

data-integration

Here are 198 public repositories matching this topic...

ChristopheDuong
ChristopheDuong commented Dec 4, 2020

Tell us about the problem you're trying to solve

When specifying a Dataset_id, the Google UI often includes the project_id in its naming like this: project_id:dataset_id

Describe the solution you’d like

In the BigQuery destination code, we could accept both syntax:

  • project_id:dataset_id
  • dataset_id

So it's smoother for the end user whether project_id is specified or not?

Improve this page

Add a description, image, and links to the data-integration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-integration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.