Hi Team, I am using sendgrid as source and snowfla...
# announcements
n
Hi Team, I am using sendgrid as source and snowflake as target. But every time I run get 0 records from source. Any specific version needs to use for sendgrid? Thanks, Nithin
2
s
Hi nithin, which sendgrid version are you using? (should be available in the admin UI)
n
@s: 0.1.0
s
the latest version is 0.1.2 — can you try using that?
n
Let me try
@s: No luck 😞
s
can you post the logs?
n
logs-151-0.txt
@s 👆
s
thanks! will take a look
@Nithin Chandran are you able to replicate data from any other source into snowflake?
it looks like you are using airbyte
v0.9.1-alpha
— could you upgrade to the latest airbyte version,
0.14.3-alpha
? this may require losing any configurations (sources/destinations/connections) you have at the moment
Unfortunately the functionality that allows you to upgrade airbyte without deleting configuration was added after
v0.9.1-alpha
and is documented here . You’ll be able to use it after the upgrade
alternatively, before invoking that option you should try upgrading to snowflake
0.1.18
— I see that you are using
0.1.11
at the moment
n
Okay. Thank you @s
s
I’ve created an issue to track this here: https://github.com/airbytehq/airbyte/issues/2109
@Nithin Chandran were you able to try out the fixes above?
n
@s - Yeah it's resolved. But have few doubts. I don't see complete list of tables in send grid.
s
What do you see?
n
Airbyte vs Original tables
@s 👆
s
Oh yes this is not a bug
These are the tables we currently support from sendgrid 😃
if you need the rest can you create a ticket?
Issue on GitHub I mean
n
Added to that - We have tables and transient in snowflake
@s: Could you please send me the link to create ticket?
s
@Nithin Chandran apologies -in a meeting and not able to respond quickly. Is what you are describing a bug or a new feature request? I believe it is the latter because you are able to replicate all tables that are declared in the catalog (your message here: https://airbytehq.slack.com/archives/C01A4CAP81L/p1613668927251700?thread_ts=1613580745.241500&cid=C01A4CAP81L) but I just want to confirm: is data being popluated for all these tables correctly?
n
@s: I did not validate the data because table list didn't match.
s
@Nithin Chandran OK going to list the issue as a new feature request and prioritize accordingly. Would you be interested/have the bandwidth to create a PR to add those? Happy to provide guidance as needed
n
@s: Need guidance on PR and what portion of code needs to be modified?
s
Hi @Nithin Chandran I’ve updated the github issue you created with instructions on how to make the change: https://github.com/airbytehq/airbyte/issues/2117#issuecomment-783676938
could you take a look and let me know if you have any questions? I’m also happy to schedule a call to help you get started or provide any other form of support