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

[BigQuery] Not to update the recipe again when they change table to query

Open ShihChun-H opened this issue 1 year ago • 12 comments
trafficstars

Issue Description

Current State

  • We want users not to update the recipe again when they change table to query.

Why We Want to Change?

  • Users set up BigQuery component with json_key & project_id & dataset_id, and they can see all tables & columns.

Proposed Change

  • Modify GetDefinition implementation.
  • Modify definition.json

Rules for the Component Hackathon

  • Each issue will only be assigned to one person/team at a time.
  • You can only work on one issue at a time.
  • To express interest in an issue, please comment on it and tag @kuroxx, allowing the Instill AI team to assign it to you.
  • Ensure you address all feedback and suggestions provided by the Instill AI team.
  • If no commits are made within five days, the issue may be reassigned to another contributor.
  • Join our Discord to engage in discussions and seek assistance in #hackathon channel. For technical queries, you can tag @chuang8511.

Component Contribution Guideline | Documentation | Official Go Tutorial

ShihChun-H avatar Sep 24 '24 14:09 ShihChun-H