hey folks, I am a little confused on the discover ...
# ask-community-for-troubleshooting
k
hey folks, I am a little confused on the discover catalag portion of the source. Are we manually representing all of the tables / DB that we want to pull inside of the disover function? Or is it outputting that for us.
I guess I am just confused on how this works. I have a select star api that I want to pull a list of tables from and its upwards of 100 tables. I dont think it makes sense to define table name and json schema for all of those as we see here https://github.com/airbytehq/airbyte/blob/a93ea5c95f55040904dc8f070bef8b4e1bdfa3f4[…]egrations/connectors/source-stock-ticker-api-tutorial/source.py. Or maybe we define all individual json schemas in the schema folder? but then how does the discover method make use of it. If someone could clarify this that would be great
@John (Airbyte) @Greg Solovyev (AirByte) @Harshith (Airbyte)
@Alex (Airbyte) @Andy Jih (Airbyte) @Alexandre Airvault