instill-core
instill-core copied to clipboard
[Improvement] Fetch the table schema from BigQuery
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
- Fetch the schema from BigQuery
- Map the BigQuery data type to InstillFormat
- 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