From f73aa180dcfcd92e193871682b51edb6b93bc3fb Mon Sep 17 00:00:00 2001 From: Ijazmuhammed Date: Mon, 16 Dec 2024 12:15:36 +0530 Subject: [PATCH] new arn needed for snowflake connector python (#458) * new arn needed for snowflake connector python * added new layer for snowflake connector python --------- Co-authored-by: Jayakrishnan --- pipeline/config/packages_p310.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/pipeline/config/packages_p310.csv b/pipeline/config/packages_p310.csv index efd3a5dd..b282591b 100644 --- a/pipeline/config/packages_p310.csv +++ b/pipeline/config/packages_p310.csv @@ -35,3 +35,4 @@ llama-index,MIT,Jerry Liu praw,https://github.com/praw-dev/praw/blob/master/LICENSE.txt,Bryce Boe jsonschema,MIT,Julian Berman pymssql, LGPL-2.1, https://github.com/pymssql/pymssql +snowflake-connector-python,Apache 2.0,Snowflake Inc