Execute queries in parallel against Snowflake using Python-Snowflake connector in-depth intuition

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • In this video , I have discussed how to run multiple Snowflake Queries/Procedure parallelly using Python-Snowflake connector
    Prerequisite:
    ------------------------
    Asynchronous layer over Snowflake | Execute Snowflake query with API
    • Asynchronous layer ove...
    Code:
    -----------
    github.com/Sat...
    Check this playlist for more Data Engineering related videos:
    • Demystifying Data Engi...
    Snowflake Complete Course from scratch with End-to-End Project with in-depth explanation--
    doc.clickup.co...
    🙏🙏🙏🙏🙏🙏🙏🙏
    YOU JUST NEED TO DO
    3 THINGS to support my channel
    LIKE
    SHARE
    &
    SUBSCRIBE
    TO MY RUclips CHANNEL

Комментарии • 11

  • @ramyap1264
    @ramyap1264 11 месяцев назад

    Hi, Thank you for the detailed Explanation.. Can we run multiple snowflake queries Parallelly using snowpark python?

  • @ravikreddy7470
    @ravikreddy7470 Год назад

    Thank you so much for the videos !! best learning videos with hands-on. I know this is just a demo, but question about this lecture in general. What if there is a Primary Key on the table, we are trying to insert three files parallelly into the same table? (like indirect file loading in informatica). Can we achieve that in this method or do we have to go through sequential approach?

  • @Sam-on3rh
    @Sam-on3rh Год назад

    Hi, I tried to do this but I keep getting a Could not connect to Snowflake backend after 1 attempt(s) error. Can you help or point me to some docs etc than can help? Thanks

  • @karangupta_DE
    @karangupta_DE 2 года назад +2

    Great, thank you so much for the video.

  • @HarshaVardhan-mb1qw
    @HarshaVardhan-mb1qw Год назад

    Great video's bro thank you❤ do more videos on snowflake and python pandas frames

  • @rameshincts
    @rameshincts 2 года назад +1

    Thanks for this wonderful video..

    • @KnowledgeAmplifier1
      @KnowledgeAmplifier1  2 года назад

      Glad to know the video is helpful to you rameshincts! Happy Learning

  • @ashishverma-mj1kl
    @ashishverma-mj1kl Год назад +1

    @17:00 to get the query status