@Harshith (Airbyte) Can you please clarify the following query:
When I look at AbstractSource class, discover and read functions uses streams function for processing, How do it distinguish that the discover is for getting meta data where as read is to read the data of meta data.
Same confusion is with Salesforce connector.