wirable23 commented on issue #45669:
URL: https://github.com/apache/arrow/issues/45669#issuecomment-2699635168

   [symbols.txt](https://github.com/user-attachments/files/19081040/symbols.txt)
   
   Attached exported symbols from parquet.dll from pyarrow 19.0.1.
   
   ```
   error LNK2001: unresolved external symbol "__declspec(dllimport) public: 
class arrow::Result<class std::vector<struct arrow::io::ReadRange,class 
std::allocator<struct arrow::io::ReadRange> > > __cdecl 
parquet::ParquetFileReader::GetReadRanges(class std::vector<int,class 
std::allocator<int> > const &,class std::vector<int,class std::allocator<int> > 
const &,__int64,__int64)" 
(__imp_?GetReadRanges@ParquetFileReader@parquet@@QEAA?AV?$Result@V?$vector@UReadRange@io@arrow@@V?$allocator@UReadRange@io@arrow@@@std@@@std@@@arrow@@AEBV?$vector@HV?$allocator@H@std@@@std@@0_J1@Z)
   
   fatal error LNK1120: 1 unresolved externals
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to