Zero to Snowflake in 58 minutes

Zero to Snowflake in 58 minutes

Datalytyx

2 года назад

102,174 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@TheGiulz76
@TheGiulz76 - 24.01.2024 20:18

very clear and useful. Salome fantastic!

Ответить
@Powdermonkey99
@Powdermonkey99 - 12.11.2023 14:30

Sorry, This presentation did not work or me, the um and ah & searching for words .

Ответить
@banamali143
@banamali143 - 14.10.2023 14:44

Thanks a lot for sharing this session.

Ответить
@buguannishi
@buguannishi - 11.08.2023 04:00

Thank you for sharing this introduction about Snowlake! Your presentation is precise and clear.

Ответить
@fabianzamora1174
@fabianzamora1174 - 29.07.2023 02:14

how can one know the URL?

Ответить
@user-ky1ut5kk2p
@user-ky1ut5kk2p - 14.07.2023 14:33

Spot on - just what I needed! Thank you

Ответить
@anajawaid4424
@anajawaid4424 - 19.06.2023 17:10

I am trying my hands on snowflake for the first time and my user interface looks totally different to what you are showing here?, has there been any sort of update as it is a bit confusing to trace stuff in the new UI

Ответить
@michealgabriel4692
@michealgabriel4692 - 11.06.2023 20:49

Great video, thanks for sharing. Looks like I need to learn some SQL.

Ответить
@SIBUK
@SIBUK - 22.05.2023 21:41

Dude!! You legend. I had this problem on a Ruby on Rails app and it totally fixed it for on that also. Thank you.

Ответить
@chaychsaeed
@chaychsaeed - 23.02.2023 19:35

Why my Free Trial does not look like as mentioned in your video. Mine says Worksheet/Dashboard/Data/Marketplace......

Ответить
@muhammadbabadjanov
@muhammadbabadjanov - 03.02.2023 18:17

Note on creating external stage: Make sure to include the final forward slash (/) at the end of the URL or you will encounter errors later when loading data from the bucket.

Ответить
@Dreddwinner
@Dreddwinner - 06.01.2023 06:45

😎

Ответить
@tree2rhym
@tree2rhym - 27.12.2022 16:47

correct comand to load the data is :
copy into trips from @citibike_trips file_format=CSV PATTERN = '.*\.csv\.gz$' ON_ERROR = SKIP_FILE ;

Ответить
@Juan-Hdez
@Juan-Hdez - 09.11.2022 16:03

Very useful. Thank you Salome!

Ответить
@vio4jesus
@vio4jesus - 10.10.2022 02:37

C'mon Snowflake - get some better interesting data sets for these demos, PLEASE

Ответить
@privateaccount896
@privateaccount896 - 15.07.2022 03:44

Hi,

By getting the file with the Stage like in the Video, i Receive a file, which includes csv, json and parquet datasets. This is making a Problem singe the Stage is using the file format which is csv….does anyone know, Why the dataset is not only csv or does someone had the same issue????

Ответить
@ExcelTutorials1
@ExcelTutorials1 - 21.06.2022 01:42

thanks!

Ответить
@gantafamily
@gantafamily - 17.06.2022 18:33

Hi, When I am trying to load staged file it is giving me this error: Number of columns in file (1) does not match that of the corresponding table (16), use file format option error_on_column_count_mismatch=false to ignore this error File 'citibike-trips-parquet/2013/06/03/data_01a19496-0601-8b21-003d-9b03003c624a_2106_4_0.snappy.parquet', line 2, character 1 Row 1 starts at line 1, column "TRIPS"["TRIPDURATION":1] If you would like to continue loading when an error is encountered, use other values such as 'SKIP_FILE' or 'CONTINUE' for the ON_ERROR option. For more information on loading options, please run 'info loading_data' in a SQL client.

Can someone please help me to resolve this error. Thanks

Ответить
@mw7365
@mw7365 - 01.06.2022 21:31

The Citibike data was found in the aws public url, just follow everything she said to load the data.

Ответить
@sarthakkhore8012
@sarthakkhore8012 - 27.05.2022 17:22

Just reading reading reading !

Ответить
@webcloudcoding9034
@webcloudcoding9034 - 18.04.2022 08:26

I did this LAB successfully. with new UI-snowlight.

Ответить
@webcloudcoding9034
@webcloudcoding9034 - 17.04.2022 10:54

Loading data>.not working>showing the error
Found character '\u0006' instead of field delimiter ',' File 'citibike-trips-parquet/2013/06/05/data_01a19496-0601-8b21-003d-9b03003c624a_206_2_0.snappy.parquet', line 323, character 593 Row 323, column "TRIPS"["START_STATION_ID":4] If you would like to continue loading when an error is encountered, use other values such as 'SKIP_FILE' or 'CONTINUE' for the ON_ERROR option. For more information on loading options, please run 'info loading_data' in a SQL client.
please help

Ответить
@webcloudcoding9034
@webcloudcoding9034 - 17.04.2022 08:37

Where can I get Weather data JSON FILE???

Ответить
@webcloudcoding9034
@webcloudcoding9034 - 17.04.2022 06:20

Where can I find citibike data csv file? please..

Ответить
@hardikkikani2119
@hardikkikani2119 - 07.12.2021 10:52

Great video. Can you make a video to understand the query execution plan and using it to improve query performance?

Ответить