[Docs] Add notes about Snowflake Meetup 👋 Hi! Thank you for contributing to the vLLM project. Just a reminder: PRs would not trigger full CI run by default. Instead, it would only runfastcheckCI which starts running only a small and essential subset of CI tests to quickly catch errors...
git clone https://github.com/snowflakedb/pdo_snowflake.git cd pdo_snowflake ./scripts/build_pdo_snowflake.sh Run the following command to verify that the driver can be loaded into memory successfully: $PHP_HOME/bin/php -dextension=modules/pdo_snowflake.so -m | grep pdo_snowflake pdo_...
Seehttps://github.com/bartonhammond/snowflake-hapi-openshiftfor more information about the OpenShift Hapi server. The setup instructions below describe how to select the server you desire. Parse Serverthat runsremotelyorlocally Seehttps://github.com/ParsePlatform/parse-server-examplefor more informati...
Custom Notes When setting custom epoch or bit values you need to set them prior to calling any functions on the snowflake package, including NewNode(). Otherwise the custom values you set will not be applied correctly. How it Works. Each time you generate an ID, it works, like this. A...
For developer notes, seeREADME-DEV Acknowledgments This project was originally forked from thespark-redshiftproject. We also occasionally port relevant patches from it. We would like to acknowledge and thank the developers of that project, in particularJosh Rosen. ...
.changes adding link to 1.5 release notes (dbt-labs#627) Jun 1, 2023 .github Dropped support for Python 3.7 (dbt-labs#637) May 31, 2023 dbt fix regular expression for redaction of row values (dbt-labs#588) May 31, 2023 docker_dev CT-2112: bump snowflake connector python (dbt-labs#...
When using Snowflake change bundle2024_03(https://docs.snowflake.com/en/release-notes/bcr-bundles/2024_03_bundle), dbt is issuing adrop table ...for dynamic tables which is resulting in someobject already existsdatabase error. When the the change bundle is disabled - there is no suchdrop...
https://github.com/Snowflake-Labs/snowcli regular old "snowflake connector for python" SF Functional/Access Roles Snowflake recommends arranging roles into two categories: https://docs.snowflake.com/en/user-guide/security-access-control-considerations section: Aligning Object Access with Business Func...
Notes: To use external stages you need to define s3_bucket and stage values in config.json as well. The encryption option is optional and used for client side encryption. If you want client side encryption enabled you need to define the same master key in the target config.json. Instead ...
RELEASE_NOTES.rst Remove Scarf tracking (apache#45865) Jan 23, 2025 codecov.yml Update Simple auth manager to define its UI (login form) using fastapi ( Jan 24, 2025 doap_airflow.rdf Update mailing list information in DOAP (apache#34131) Sep 6, 2023 hatch_build.py Fix UI asset compilat...