Maaciekk
Maaciekk
Hi, I get the same error when using Trino JDBC ` ERROR: transfer error (18): Transferred a partial file from '127.0.0.1:5888' (libchurl.c:929) (seg42 slice1 10.10.114.138:6018 pid=763397) (libchurl.c:929) DETAIL: curl error...
@bradfordb-vmware Hi, I updated PXF to version 6.8.0 and sometimes the query failed with the same error: transfer error (18): Partial file transferred with '127.0.0.1:5888' (libchurl.c:930) (seg53 slice1 10.10.114.139:6005 pid=351281...
@bradfordb-vmware Another common error is: `PXF server error : Query failed (#20240104_090926_26763_aurb7): Current transaction is aborted, commands ignored until end of transaction block (seg6 slice1 10.10.114.137:6006 pid=610476)` `PXF server error...
I noticed that reducing FETCH_SIZE to 10,000 from 1,000,000 eliminated the problem, at least with Trino.