instill-core icon indicating copy to clipboard operation
instill-core copied to clipboard

[Improvement] Fetch the table schema from BigQuery

Open donch1989 opened this issue 1 year ago • 2 comments
trafficstars

Is There an Existing Issue for This?

  • [X] I have searched the existing issues

Where are you aiming to make improvements?

Instill Core

Is your Proposal Related to a Problem?

In the current BigQuery connector, the data input is freeform. The users might not know how to provide the correct data.

Describe Your Proposed Improvement

  1. Fetch the schema from BigQuery
  2. Map the BigQuery data type to InstillFormat
  3. Embed the data schema directly in the component JSON schema, so the user can see them on Console

Highlight the Benefits

No response

Anything Else?

No response

donch1989 avatar Jan 29 '24 08:01 donch1989