-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refreshing snowflake schema w/o waking cluster (#4285)
* refreshing snowflake schema w/o waking cluster Have also added a new internal method to not select a warehouse while executing query Using 'show columns' to fetch database schema instead of executing a select query in information schema show columns does not require a warehouse to run * modularising snowflake code to avoid repetitions fixing internal function syntax and avoiding code repetition * removing user object in snowflake schema query
- Loading branch information
1 parent
36ab8ea
commit 4d6c30e
Showing
1 changed file
with
39 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters