Skip to content

rewrite snowflake quickstart guide #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

HarshCasper
Copy link
Member

No description provided.

Copy link

github-actions bot commented May 30, 2025

🎊 PR Preview has been successfully built and deployed to https://localstack-snowflake-docs-preview-pr-83.surge.sh 🎊

@HarshCasper HarshCasper requested a review from remotesynth May 30, 2025 14:46
Copy link

@mmaureenliu mmaureenliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi I really like the direction this is going. In a simple guide, the user completes a data task from loading data to querying data. I've made some suggestions, mainly around not muddling the water with aws components (namely s3).

@HarshCasper HarshCasper requested a review from mmaureenliu June 16, 2025 05:29
Copy link

@mmaureenliu mmaureenliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. Thank you very much! I just have one comment on the opening paragraph to update it in sync with rest of the doc then I'm happy for you to merge.

@@ -9,22 +9,23 @@ description: Get started with LocalStack for Snowflake in a few simple steps

## Introduction

This guide explains how to set up the Snowflake emulator and develop a Python program using the Snowflake Connector for Python (`snowflake-connector-python`) to interact with emulated Snowflake running on your local machine.
This guide explains how to set up the Snowflake emulator and use Snowflake CLI to interact with Snowflake resources running on your local machine. You'll learn how to create databases, tables, set up automated data ingestion using Snowpipe, and work with S3 storage - all running locally with LocalStack.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update this line to be consistent with what the new version of getting started guide actually teaches now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants