Content-Length: 880 | pFad | http://github.com/postgresml/postgresml/pull/1182.patch
thub.com
From 503dc7142f49e9dbd471134dcb7b9d6e3e64bc90 Mon Sep 17 00:00:00 2001
From: ns1000
Date: Thu, 23 Nov 2023 15:32:58 +0100
Subject: [PATCH] Added pyarrow==11.0.0 to requirements to solve issue where
postgres would segfault after a client session which used pgml command
closes. The issue can be identified in postgres log files with the line
'arrow::fs::FinalizeS3 was not called even though S3 was initialized. This
could lead to a segmentation fault at exit'
---
pgml-extension/requirements.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/pgml-extension/requirements.txt b/pgml-extension/requirements.txt
index 235c726ef..ba86e28f5 100644
--- a/pgml-extension/requirements.txt
+++ b/pgml-extension/requirements.txt
@@ -29,3 +29,4 @@ pynvml==11.5.0
transformers-stream-generator==0.0.4
optimum==1.13.2
peft==0.6.2
+pyarrow==11.0.0
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/postgresml/postgresml/pull/1182.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy