8000 I would like for S3 to be optional for snowflake warehouses · Issue #15699 · lightdash/lightdash · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
I would like for S3 to be optional for snowflake warehouses #15699
Closed
@almeidabbm

Description

@almeidabbm

Description

Currently we require S3 to run queries, this was done so that we could support a common pagination interface on top of all warehouses.

Snowflake supports async queries, this means that we don't need to have S3 enabled to run queries when cache is disabled.

What problem does this solve?

  • Removes the need for S3 when running queries on Snowflake with cache disabled.

Internal docs: https://www.notion.so/lightdash/Async-Query-Flow-V3-225a63207a7a80acbc7bed903702d4dc?source=copy_link

Notes:
⚠ Not having an S3 configuration means that a couple of features that depend on files will stop working, mainly: SQL Runner and CSV/Excel Exports

Metadata

Metadata

Labels

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0