Fast Data Loading & Bulk Ingestion in Snowflake | Chapter-9 | Snowflake Hands-on Tutorial

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024

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

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

    Hello. Always great work and really well done videos. Thank you ! 🥇
    Remark : isnt there an error in the put parquet file command :
    time video : 26:21
    Table created is "customer_parquet_ff" and table stage used in put command is "customer_parquet" . that dont match , am I rigth ?
    thk you
    🤟

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

      you might be true.. sometime I skip the video parts which is not meaningful or end with errors. I try my best to have proper sync but sometime that kind of mistake happens.
      Thanks for pointing it out.. will pay extra attention next time on.

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

    How to find the scripts and data in your web site? I'm looking for the sql scripts and data used in this tutorial (Fast Data Loading & Bulk Ingestion in Snowflake | Chapter-9 )
    @DataEngineering

  • @MonicaGarg-v9p
    @MonicaGarg-v9p Месяц назад

    Thank you for series of informative videos on various topics on Snowflake. I could carry out lot of important implementations in my project.
    I have One question on bulk data load, here you have explained how we can copy or load data into internal named or un-named stage from the file stored on local disk but in actual scenario, bulk data to be loaded from database either on premise or DB on any other cloud. In this scenario how to copy data to internal stage?

  • @karthikamir
    @karthikamir Год назад +5

    One of the best videos in recent times with perfect voice over, screen presence and sharp one liners .... kudos

  • @bhargavi80ekmfzyearee23
    @bhargavi80ekmfzyearee23 2 месяца назад

    Hi @data engineering simplified will you please provide link to access sql scripting and files which you have used to upload in stages and how to create ware houses with nodes and clusters

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

    Thank you for the great content, can you please help me that what privilege we need from admin to create integration and staging object. can you please provide sql statement of both. I tried ''grant create integration on account to role

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

      Thank you 🙏 for watching my video @Dinavahi Kalyan and your word of appreciation really means a lot to me.
      For integration object, the use must have accountadmin role, if you can share what error you are getting, that would help me to understand the issue.

  • @NandhiniRamakrishnan-o4w
    @NandhiniRamakrishnan-o4w 13 дней назад

    I am a BI Engineer and trying to expand my portfolio to Data Engineering as well! Man, no paid courses give such realistic demos and explanations in real-time scenarios. Thank You for teaching us all free. This course is amazing and wonderfully curated.

    • @DataEngineering
      @DataEngineering  5 дней назад

      Glad it was helpful!
      I do have paid courses that has lot of content to practice.... you can try them
      www.udemy.com/user/data-engineering-simplified/

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

    Hi sir, i have one question - i have file with 20 columns and hve a snowflake table with 21 columns where last column is created date ( timestamp) .we need to copy all the file columns and also to pass the current timestamp in created date column. How will we do it..??
    If we have less columns we could do this
    Copy into table (col1,col2,col3) from (select $1,$2,to_timestamp(current _timestamp) from @stage/emp.txt
    File_format = (type=csv)
    But listing all 20 $ sign columns in select clause will be difficult..is there any way to handle these situations..??

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

      yes.. there is no other alternative... you have to do it manually...
      (I am working on a source that can automate this code using snowpark and that will be available in udemy.. connect me over instagram or facebook.. and you will be notified)
      instagram.com/learn_dataengineering/
      facebook.com/groups/627874916138090/

  • @venugopalreddy6643
    @venugopalreddy6643 5 месяцев назад

    Very Nice Videos, can you plesae provide me the PDF file .

  • @salmansayyad4522
    @salmansayyad4522 2 года назад +3

    Salute to your passion and hardworking for the such lengthy video with no time waste at all. Is your course on udemy?

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

      Thank you 🙏 for watching my video @Salman Sayyad and your word of appreciation really means a lot to me.
      I have not yet thought about Udemy. I am able to reach my audience via youtube and I will stick to it for some more time.. may be in future some other way to publish.. thanks for your feedback again..

  • @saisindhugurram9834
    @saisindhugurram9834 6 месяцев назад

    At 42.08 the stage that is created (my_stg) is an internal stage right?...because if url is not provided its an internal stage....also for external stages put cannot be used....wanted to know why it is stated as external stage please?

    • @DataEngineering
      @DataEngineering  6 месяцев назад

      you are right... I need to check if I made mistake stating that it is an external stage..
      Thanks for your note..

  • @mehuljivani8153
    @mehuljivani8153 Месяц назад

    Could you please share resources that you have used in videos?

  • @sn2000
    @sn2000 9 месяцев назад

    Hi
    I've a query. I have a requirement where a new file comes to my local system every day at a specific location. I have to create an internal stage on Snowflake and have to exceute put command on snowsql to upload this file data into snowflake table . I want to orchestrate this daily. How to achieve this

    • @DataEngineering
      @DataEngineering  9 месяцев назад

      you can write one SQL script and run that using Snowsql -f option and then schedule it using Windows Schedule or Linux cron job from your location machine

  • @vivekbapardekar1627
    @vivekbapardekar1627 7 месяцев назад

    when to go for user staging and when to go for table staging

  • @nalinbit1
    @nalinbit1 6 месяцев назад

    can u pls provide script file shown in this video

  • @deepikanechlani6916
    @deepikanechlani6916 11 дней назад

    So if there is no file format associated with internal stage so we can not store semistructured data?

    • @DataEngineering
      @DataEngineering  9 дней назад

      Yes... it is not necessary that you should have file format when you create stage.. and default consideration is CSV... so if there is CSV file.. without the file format you can query the stage files.

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

    Hi Can you please provide this three dataset?

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

    please add csv and parque files as well for practice

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

    At 29.20,u said if ff attached to tbl,it will not work...then why did we attach ff with thd parqueg tbl created?pls can u re explain 29.20

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

    i am unable to find code of this series on your web

  • @sahilgupta006
    @sahilgupta006 18 дней назад

    why toppertips website showing under maintenance ?

    • @DataEngineering
      @DataEngineering  17 дней назад

      it is fixed now and you must be able to access it.

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

    I have a question about that blue screen with codes, what is that?
    thankyou

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

      I assume.. you must be talking about SnowSQL CLI.... it is a CLI that helps you to load data from your local PC to snowflake.. that you can also do now using snowsight for limited files...

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

    This is remarkable compilation. Could you please point to the weblink url to see get a copy of the sql statements. the webpage shared does not have content sorted by the playlist videos. Thanks and much appreciated!!

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

      Here is the link for the website www.toppertips.com/

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

    is it possible to download the demo files which are used in demo?

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

      Hi..they are rich media for creating video content.. it is ppt or pdf which can just share. I try to share the code via my website... this chapter is not yet published in my blog.. will do it soon.

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

    Hi Thanks for all your hardwork and I cleared my certification and I must say your videos helped a lot . Appreciate all the good work 👍

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

      Great job! and congratulation on your success.
      Thank you 🙏 for watching my video and your word of appreciation really means a lot to me.

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

      Luca's share details if possible.. regarding prep and question coverage compare to 300 Question bank of this chanel

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

    can u show the bulk uplaod in new snowflake web interface?

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

      You can watch this playlist..that covers entire loading process in snowflake
      ruclips.net/p/PLba2xJ7yxHB6NPEv8pp7j3zWibLZzwjvO

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

    Does name of table stage and name of table must be same ??? Please answer

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

    Sir, can we cover all this tutorial on snowflake free trial

    • @DataEngineering
      @DataEngineering  Год назад +1

      Yes, you can run them in free trial edition.. for few chapters. you may need S3 as well as python install..but they are just few..
      -----
      You can download this summary sheet in PDF version that has detail for all the chapters in one single file.
      Snowflake End To End Guide Cheat Sheet - bit.ly/43t5IPB

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

    Very good performance demonstration at the end. Great knowledge. Lot of concepts explained in this video. no words to say!.... keep up your good work. Feeling happy that I found this playlist to learn Snowflake.
    Thanks for all your knowledge sharing.

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

      Thanks a ton
      More interesting videos are on the way .... and I am happy to that liked and paid attention to my content.. happy learning.

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

    hi where i can find that parquet file showed in vedio

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

      Let me check.. having some issue with my webiste.. will fix it and will send you the link

  • @uarpand
    @uarpand 10 месяцев назад

    Hi, how can I get the datafiles? Especially those having semi structured data.

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

    This is very good and informative info. Thanks for putting efforts really appreciated.
    I am still trying to understand how come its super fast loading millions of data file to table in seconds. What internally this tool does to do that?
    Also if you increase the nodes it become faster but in real life your data is always have constraints, indexes, triggers, primary/composite keys, partitions so in that case what will happen? Like in HDFS and AB Initio MFS your data in file gets distributed and then each node, CPU+main memory work only on that part of data to do it faster, what happens in snowflke, what type of loads it supports.
    May be I have to go through all videos but I need to practically do and understand.
    Thanks again its really great content to start

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

    Hi Can we get this queries so that we can practice.

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

      I have not yet published them.. will see if I can make them public via my website or by other means.

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

    Nice video and thank you for creating videos on snowflake

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

    Quick and well explained in a way that you will get an overview of the stages.

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

    What a great series of videos on Snowflake! Really hats-off to the way you are presenting without even wasting a single second and lots and lots of info. Probably we may not even get this much info on the paid courses. Great work.
    One small thing, where can I find the queries and commands that you hare showing on your worksheets. They are really helpful for us to practice and verification of our practice. Again, its an awesome videos!

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

      Glad you like them Jyothi.
      Thank you 🙏 for watching my video and your word of appreciation really means a lot to me.
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡
      I have already published other knowledge series and snowflake certification videos and if you are interested, you can refer them.
      🌐 Snowflake Complete Guide Playlist ➥ bit.ly/3iNTVGI
      🌐 SnowPro Guide ➥ bit.ly/35S7Rcb
      🌐 Snowflake SQL Series Playlist ➥ bit.ly/3AH6kCq
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡

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

      My website is having some issue, will fix it soon so the SQL contents will be available there.

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

    hey man! awesome tutorial! i see that in your previous video when creating a table for a parquet file to be loaded you used Stage_file_format before creating the table and in this tutorial video you used only file_format. whats the difference between a stage_file_format and just a file_format???

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

    Thank you for putting all these valuble informations in one place. I am a novice user and I am searching for Disaster Recovery options in snowflake. It would be great if you can make a video about the same. Thanks again for your 'good samaritan' attitude.

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

      Thank you 🙏 for watching my video and your word of appreciation really means a lot to me.
      You would like to know how Disaster Recovdery works in snowflake ? or how DR is designed in Snowflake? DR comes under continous data protection and snowflake can replicate all your data in another cloud region and that is done primarily for ensure data availability for business critical application, else you never lose data in snowflake so technically you don't need DR. Please share your view and then I can design a content and publish it.

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

      @@DataEngineering Thanks for the replay and delay in responding as I missed the notification :(. Well, you answerd a part of my question already in few words :). If you can explain 'how Disaster Recovdery works in snowflake' it would be great. I am from Oracle world and we are using switchover/failover procedures in DR scenarios to switch the DB roles.

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

    Snowflake use AWS S3 Bucket for all their processing, so User Stage is allocted in S3 bucket but the location is Hidden, some where in "Real" Cloud,

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

    Very well explained. I will surely watch all the videos. I have joined a paid class for snowflake but this is far better. thank you

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

    Awesome Material, from where can we download the data file and code used in this chapter, please share the link.

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

    Thank you so much for wonderful explanations about snowflake. I have question on querying unstructured data like parquet which you have mentioned in chapter 9. How do we query if more than 50 key value pair data. In the video we have very few so that is easy to query?? Please answer my question.

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

      Working on them and will soon will make it part of video description.

  • @B.V.SURESH
    @B.V.SURESH 11 месяцев назад

    The way of knowledge presentation is highly appreciated brother.
    Thnk you so much for this knowledge transfer.
    Small request is: Could you please provide the respective SQL statements which have been used to explain this chapter. Would be a great help

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

      Sure I will
      and yes, if you want to manage snowflake more programatically.. you can watch my paid contents .. many folks don't know the power of snowpark... these 2 videos... will help you to broaden your knowledge..
      These contents are available in discounted price for limited time.. (one for JSON and one for CSV).. it can automatically create DDL and DML and also run copy command...
      1. www.udemy.com/course/snowpark-python-ingest-json-data-automatically-in-snowflake/?couponCode=DIWALI50
      2. www.udemy.com/course/automatic-data-ingestion-using-snowflake-snowpark-python-api/?couponCode=DIPAWALI35

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

    At 12:54 & 25:15 you mentioned that the table stage cannot be associated with file format like Csv / parquet. But later at 25:48 you mentioned STAGE_FILE_FORMAT = (TYPE = PARQUET) when creating a table. Here you are indirectly associating a file format to a stage. Is it not contradicting? Thanks a lot for the videos!

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

      You are right.. let me check this video once again.. thanks for your note.

  • @RahulKumarSharma-r7h
    @RahulKumarSharma-r7h Год назад

    Thank you so much

  • @hello-ci8kp
    @hello-ci8kp Год назад

    Is there any option to limit the no. of records loaded in to table from fe

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

    Great videos. How can I imititate production data migration in training scenarios? Do you have a video on common migrations issues and how to resovle them?

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

      if you really want to migration related video.. I have only one
      ruclips.net/video/ahJWrD3FFx0/видео.html
      and yes, if you want to manage snowflake more programatically.. you can watch my paid contents .. many folks don't know the power of snowpark... these 2 videos... will help you to broaden your knowledge..
      These contents are available in discounted price for limited time.. (one for JSON and one for CSV).. it can automatically create DDL and DML and also run copy command...
      1. www.udemy.com/course/snowpark-python-ingest-json-data-automatically-in-snowflake/?couponCode=DIWALI50
      2. www.udemy.com/course/automatic-data-ingestion-using-snowflake-snowpark-python-api/?couponCode=DIPAWALI35

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

    If my business scenario is to copy data from other datawarehouse like teradata data to snowflake then how the process should be .

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

      To load data from legacy system, it has to be first moved to S3 ( or cloud storage) location and then copy command to be executed.
      You can also use tools like fivetran, streamset, matallion, qlik etc... they are data ingesion as service with CDC featured enabled

  • @snehalujalambe2737
    @snehalujalambe2737 6 месяцев назад

    I am learning so much from your videos. Thankyou so much for taking out time and making an effort for all these videos which are helping so many people like me. Thankyou Again

  • @Nenunenu-f3e
    @Nenunenu-f3e 2 года назад +1

    super clarity on every topic

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

      @Ramu Vunnam , thank you 🙏 for watching my video and your word of appreciation really means a lot to me.
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡
      I have already published other knowledge series and snowflake certification videos and if you are interested, you can refer them.
      🌐 Snowflake Complete Guide Playlist ➥ bit.ly/3iNTVGI
      🌐 SnowPro Guide ➥ bit.ly/35S7Rcb
      🌐 Snowflake SQL Series Playlist ➥ bit.ly/3AH6kCq
      🌐 SnowPro Question Dump (300 questions) ➥ bit.ly/2ZLQm9E
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡

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

    great contents how do I get these files for practice please

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

    I want solution of partial data load ex suppose we have 10 record on target out of them 3 record have bad data just like data type not match etc that time copy into statement got fail for all records but I want continue load with good data please help me to solution of this types of scenario

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

      there is an option when you define copy command... and bad data will be skipped and only good data will be loaded.
      You can watch chc-19 (ruclips.net/video/9FejjGVZrPg/видео.html) which shows how bad data is tracked.

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

    Thank you for preparing these videos, they are really very helpful. Well explained and you have covered all the topics in snowflake. Appreciate your work Sir. Thank you again

  • @RK-wf7re
    @RK-wf7re 2 года назад

    My question may be too basic, To copy data in snowflake , syntax while copying data to target table stage should be tablename\schema name, generally we follow in other dbs like schema name\table name. Plz clarify

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

      In snowflake, you have to follow db_name.schema_name.table_name.
      suggest to watch my context function series ruclips.net/video/VkIRKGHdg6c/видео.html

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

    THANKS for the excellent study material. I don't see any consolidated material any where in web like this👋👋👋

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

    Am trying to list the stages for USER and TABLE, used complete extension like databse.schema.tabel but it doesn't give me that result. And for listing the user stage list@~ doesn't provide any result. Need your feedback on this please. Thanks

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

      do you have data inside the user stage and table stages? user stage generally provide some output and there is no special privileges required.

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

      @@DataEngineering Yes you are right, but i cannot see the table stage it gives error "MISSING STAGE NAME IN URL @%". For the user stage i got it since i didn't had any data before but now i can view them. Thanks

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

    Really good explanation. It would be really helpful if you could provide slides and worksheets links as well.

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

      What you see is not slides and rich content and it is not easy to share them.. if you need more accessible.. you can look into my udemy course (though limited at this stage but will publish more content that will have complete reference material)
      These contents are available in discounted price for limited time.. (one for JSON and one for CSV).. it can automatically create DDL and DML and also run copy command...
      1. www.udemy.com/course/snowpark-python-ingest-json-data-automatically-in-snowflake/?couponCode=SPECIAL50
      2. www.udemy.com/course/automatic-data-ingestion-using-snowflake-snowpark-python-api/?couponCode=SPECIAL35

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

    Thank you for the wonderful tutorials. Can u pls provide "toppertips" link for the queries you have executed in this videos? I am not able to find them.

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

      let me check and make it available for your, having some issue with my website.

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

    Thank you very much for such a detailed explanation. It's really good.
    Please let us know where can we find the notes that you made under the worksheets? I couldn't find for Chapter-9?

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

      Thanks Sunil,
      I will upload them soon via my website..

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

    @Data Engineering Simplified Extremely useful videos for snowflake. Thanks a lot for sharing your knowledge on this platform. Is it possible to share the deck and the worksheet which you are running on the videos? I tried to search those on toppertips, but did not find those..

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

      My site had some issue.. will release it soon (probably later this week) and will let you know the URL

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

    Which location does internal named stage point to?

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

    Sir, I am very happy that these videos are available on RUclips for free to all. Your efforts are very much appreciated and thank you so much for very extensive level of knowledge sharing. 👏👏👏. My request is please do share us the slide that you prepared for demonstration. I t would really help us the keep the note for the specific chapter. I again thank you so much for your effort and level of explaining.

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

      So nice of you.. will explore what is the best possible way to share the deck.. it is not ppt and very heavy & big files..

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

    Amazing videos, very well explained! Can we get a scripts for all the commands executed during the videos?

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

      Yes, soon it will be uploaded, bit busy now.. will do it.

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

    Thank You So much for this information. Explained very nicely Brother!!

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

      Glad it was helpful!
      Thank you 🙏 for watching my video and your word of appreciation really means a lot to me.
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡
      I have already published other knowledge series and snowflake certification videos and if you are interested, you can refer them.
      🌐 Snowflake Complete Guide Playlist ➥ bit.ly/3iNTVGI
      🌐 SnowPro Guide ➥ bit.ly/35S7Rcb
      🌐 Snowflake SQL Series Playlist ➥ bit.ly/3AH6kCq
      🌐 SnowPro Question Dump (300 questions) ➥ bit.ly/2ZLQm9E
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡

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

    How to query the worksheet or how to check the data from the worksheets that are available in user stage.

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

      User storage starts with@ ~ sign
      example list @~;

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

    bhai civ file kaha milegi

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

      Which csv file you need? can you me the time referene in the video?

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

    Very thank you for the clear cut session on the data loading.
    I have one question: can we update the data in external state table before loading into snowflake table? How to update parquet file data in external table?

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

      Yes, you can. You need to have parquet as file format associated with stage or external table. It is covered in ch-11 ruclips.net/video/w9BQsOlJc5s/видео.html

  • @RajeshKumar-fi2tu
    @RajeshKumar-fi2tu 2 года назад

    Hi Sir, How can i move data from snowflake in aws to snowflake in azure? Is this feature available in snowflake?

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

      yes, you can move it.. it is done via data sharing via replication ...

    • @RajeshKumar-fi2tu
      @RajeshKumar-fi2tu 2 года назад

      @@DataEngineering Thank you sir

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

    Hi , Where can I get the tree diagram, I am unable to find it in the link given.

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

    thank you very much for sharing all this information and the best for free for us

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

    Thank you very much most awaited chapter ... anyway to talk to you ?

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

      Always welcome.
      I am trying to find a way so I can be reachable, for now comments are the only way to share your views.
      Thank you 🙏 for watching my video @Dinesh B and your word of appreciation really means a lot to me.
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡
      I have already published other knowledge series and snowflake certification videos and if you are interested, you can refer them.
      🌐 Snowflake Complete Guide Playlist ➥ bit.ly/3iNTVGI
      🌐 SnowPro Guide ➥ bit.ly/35S7Rcb
      🌐 Snowflake SQL Series Playlist ➥ bit.ly/3AH6kCq
      🌐 SnowPro Question Dump (300 questions) ➥ bit.ly/2ZLQm9E
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡

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

    Sir, these videos are awesome, please let me know where I can get the notes of this chapter.

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

    like your presentation, make the topic you try to introduce very clear and easy to follow.

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

      Thank you @Fiona Fu 🙏 for watching my video and your word of appreciation really means a lot to me.
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡
      I have already published other knowledge series and snowflake certification videos and if you are interested, you can refer them.
      🌐 Snowflake Complete Guide Playlist ➥ bit.ly/3iNTVGI
      🌐 SnowPro Guide ➥ bit.ly/35S7Rcb
      🌐 Snowflake SQL Series Playlist ➥ bit.ly/3AH6kCq
      🌐 SnowPro Question Dump (300 questions) ➥ bit.ly/2ZLQm9E
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡

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

    Where can we get all the files you have used?

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

      will release the SQLs soon.. via my website..

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

      How to find in your web iste ? I'm looking for the sql scripts and data used in this tutorial (Fast Data Loading & Bulk Ingestion in Snowflake | Chapter-9 )
      @DataEngineering

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

      Where can we get the data files that you used?

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

    If we have multiple files in one of our stage and we want to load a particular file in table or we want t query that specific file then how to do that ?

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

      yes, you can do it.. you can go deep to that file
      copy into landing_item_cpy
      from @s3_location/folder-1/folder-2/my-file.csv
      file_format = (type=csv COMPRESSION=none);
      I would also suggest to watch External Table chapter ruclips.net/video/w9BQsOlJc5s/видео.html

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

      @@DataEngineering Thanks for the reply

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

    Personally I feel the way of explanation is awesome!

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

    hey sir nice content but where to find these codes as your site is not working

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

      Thank you 🙏 for watching my video and your word of appreciation really means a lot to me. Let me check and will soon update about the link.
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡
      I have already published other knowledge series and snowflake certification videos and if you are interested, you can refer them.
      🌐 Snowflake Complete Guide Playlist ➥ bit.ly/3iNTVGI
      🌐 SnowPro Guide ➥ bit.ly/35S7Rcb
      🌐 Snowflake SQL Series Playlist ➥ bit.ly/3AH6kCq
      🌐 SnowPro Quest

  • @RK-wf7re
    @RK-wf7re 2 года назад

    To copy the data do we need to do through snow SQL cli only? Can't we do it using webui?

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

      you can upload only 100Mb data file via webui, if you have to load more than that, in that case you have to use stage process.

    • @RK-wf7re
      @RK-wf7re 2 года назад

      @@DataEngineering okay thanks for your response.

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

    Really did a superb job for all tutorial..!!

  • @alexdolotov6554
    @alexdolotov6554 8 месяцев назад

    great video! Thanks

    • @DataEngineering
      @DataEngineering  8 месяцев назад

      Glad you liked it!
      ---
      and yes, I know many of us are not fully aware of snowpark Python API, if you want to manage snowflake more programatically.. you can watch my paid contents (data + code available) .. many folks don't know the power of snowpark... these 2 videos... will help you to broaden your knowledge..
      These contents are available in udemy.. (one for JSON and one for CSV).. it can automatically create DDL and DML and also run copy command...
      1. www.udemy.com/course/snowpark-python-ingest-json-data-automatically-in-snowflake/
      2. www.udemy.com/course/automatic-data-ingestion-using-snowflake-snowpark-python-api/

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

    Good One. One of the best over web

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

      Thank you 🙏 for watching my video @Satchidananda Tripathy and your word of appreciation really means a lot to me.
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡
      I have already published other knowledge series and snowflake certification videos and if you are interested, you can refer them.
      🌐 Snowflake Complete Guide Playlist ➥ bit.ly/3iNTVGI
      🌐 SnowPro Guide ➥ bit.ly/35S7Rcb
      🌐 Snowflake SQL Series Playlist ➥ bit.ly/3AH6kCq
      🌐 SnowPro Question Dump (300 questions) ➥ bit.ly/2ZLQm9E
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡

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

    I have an interrogation on SNOWFLAKE.ACCOUNT_USAGE history table . I followed the process described in the video
    .. But I cant see any trace in copy or load history tables. Video step : 31:30
    Have you an idea why ?
    I tried using IU and also using snowsql = same result . no copy or Load history line
    thank you
    👀
    a) create table stage (IU)
    b) put my file to table stage (snowsql)
    c) copy file to table (IU or snowsql )
    d) check : table is ok (1000 rows)
    but no trace in SNOWFLAKE.ACCOUNT_USAGE

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

      If you check the account usage table right after the action, it will not appear there.. it may take few min to few hours. It is a view which gets loaded after sometime.
      Try it out and you can see the result.

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

      Right : this morning the history is present. ! 👌

  • @SandipanSarkar-c8v
    @SandipanSarkar-c8v 8 месяцев назад

    Finished watching

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

    Can't thank enough.

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

    great content!

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

      Thank you 🙏 for watching my video and your word of appreciation really means a lot to me.
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡
      I have already published other knowledge series and snowflake certification videos and if you are interested, you can refer them.
      🌐 Snowflake Complete Guide Playlist ➥ bit.ly/3iNTVGI
      🌐 SnowPro Guide ➥ bit.ly/35S7Rcb
      🌐 Snowflake SQL Series Playlist ➥ bit.ly/3AH6kCq
      🌐 SnowPro Question Dump (300 questions) ➥ bit.ly/2ZLQm9E
      ⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡

  • @shoaibkhan-zs2xd
    @shoaibkhan-zs2xd 2 года назад

    from where i can get the codes of this video?

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

      My site is having some issue, will fix it soon and then will drop you a note.

    • @shoaibkhan-zs2xd
      @shoaibkhan-zs2xd 2 года назад

      @@DataEngineering okay,waitng for your response.

  • @mohan-ht3hc
    @mohan-ht3hc 2 года назад

    Where can I get the codes of your videos?

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

      It must be in the website, let me know if it is down and let you know if there is an issue.

    • @mohan-ht3hc
      @mohan-ht3hc 2 года назад

      @@DataEngineering Unable to find all the codes in the site which is explained in the videos. Kindly update it in the site.

    • @mohan-ht3hc
      @mohan-ht3hc 2 года назад

      GitHub or toppertips? I didn’t find it

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

    Thank you so much for creating this Snowflake tutorial. It's extremely useful and stands out from the rest of the content on RUclips.
    Could you please advise on how to troubleshoot any errors that arise as a result of a format mismatch while loading data?
    So, In the case of numeric data types, for example, instead of 98765, we have 987lm.
    You can also suggest any tutorial videos that have addressed this issue.

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

    Thank you for the detailed information, We can automate continuous data with snow pipe but how can we automate bulk load?
    Thanks in advance.

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

      Yes, it can be done using external table approach and run the copy command via task and have full load external table (as select statement) or external stage using copy command.

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

    Great videos. As a newbie to snowflake , I'm finding it extremely useful . Thanks 🤍

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

      Glad it was helpful! Keeping following.. many more interesting videos are on your way..