Closed bindipankhudi closed 4 months ago
Hi @aaronsteers, Can i work on this issue, while the issue #13 is sorted out?
It is yours @bala-ceg
Hi @bindipankhudi, Can you please confirm whether the Jupyter notebook tutorial like this is sufficient for this issue
Hi @bala-ceg, yep, what you shares is sufficient. Please make sure to add enough description in the notebook, so it's self-sufficient and easy to follow.
@bindipankhudi fyi, requested credentials in dm.
Hi @bindipankhudi, Does this issue requires use of snowflake (not snowflake cortex) to run batch predictions? Please clarify
This is initial google colab notebook draft for sentiment analysis using snowflake https://colab.research.google.com/drive/1fwCL2dvCGAsO9SZQ_wWEEVVDjzmGfc0u?usp=sharing
Thank you @bala-ceg! we will review it soon.
Thanks @bindipankhudi , looking forward to hear from you.
Hi @bala-ceg, thank you for your patience. few comments:
Hi @bindipankhudi, I am getting the below error, is there anything do i need to configure from snowflake?
ProgrammingError: 002141 (42601): SQL compilation error:
Unknown user-defined function SNOWFLAKE.CORTEX.COMPLETE
https://colab.research.google.com/drive/1fwCL2dvCGAsO9SZQ_wWEEVVDjzmGfc0u?usp=sharing
@bala-ceg you can check in snowflake to see if you have access to the complete function. Here is a screenshot from one of our snowflake accounts.
Hi @bindipankhudi, I am not able to enable cortex in my snowflake account. is it possible to provide me demo/sample credentials that airbyte team has?
HI @bala-ceg, let me check with @marcosmarxm if this is something we can share.
Thanks @bindipankhudi, I am waiting for this. I will close this by today or tomorrow
Hi @bala-ceg, I checked with Marcos and we decided that it's not ideal for us to share our database credentials, so seems like the most plausible option for you might be to drop this ticket and pick an new one.
Just incase the issue I suggested is not being added, and if @bala-ceg is dropping off ,I would like to give this a try so please assign me! @marcosmarxm @bindipankhudi
Hey @bala-ceg Please confirm if you've dropped off!
Hi @ombhardwajj, @marcosmarxm & @bindipankhudi , let me take another run at getting cortex support to my account. If not i will unassign muself
I am able to get cortex support, will create a pr within next 24 hrs
Thanks, @bala-ceg. I'll check in tomorrow (Saturday) in case there's any assistance I can lend or questions I can answer.
@bala-ceg If you are still stuck with this issue, I would like to work on this. (Already Raised Pr for all other issues assigned to me) cc: @aaronsteers, @marcosmarxm
Thanks for chiming in on this issue, but i got it for now
this is the draft collab notebook - https://colab.research.google.com/drive/1fwCL2dvCGAsO9SZQ_wWEEVVDjzmGfc0u?usp=sharing
@bindipankhudi can you please review the PR?
Summary
This goal of this task is to show users how they load some dummy user review data from google sheets into
Snowflake Cortex
based vector store, and perform sentiment analysis using Snowflake Cortex's sentiment function.Project Description
This issue broadly involves the following
Definition of Done
Resources to Assist