Skip to content
#

connectors

Here are 28 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?

mubeta06
mubeta06 commented Nov 26, 2020

I am working with an Odata API interface which presents timestamp values such as lastModified in a format similar to `//Date(1530144000000+0530)/. Would it be possible to get such date formats supported. If this is something that could be supported I'd be happy to contribute this sort of functionality, a steer in the right direction would certainly be appreciated.

Improve this page

Add a description, image, and links to the connectors 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 connectors topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.