emkornfield commented on PR #42174:
URL: https://github.com/apache/arrow/pull/42174#issuecomment-2222029039

   Looks like CI failure might be related to this change:
   ```
   FAILED: debug/parquet-dump-footer 
   : && /usr/lib/ccache/c++ -Wredundant-move -Wno-noexcept-type  
-fdiagnostics-color=always  -Wall -Wno-conversion -Wno-sign-conversion 
-Wdate-time -Wunused-result -fno-semantic-interposition -msse4.2  -g -Werror 
-O0 -ggdb -g1  
tools/parquet/CMakeFiles/parquet-dump-footer.dir/parquet_dump_footer.cc.o -o 
debug/parquet-dump-footer  -Wl,-rpath,/build/cpp/debug:  
debug/libparquet.so.1700.0.0  /usr/lib/x86_64-linux-gnu/libthrift.so  
-larrow_static  debug/libarrow.so.1700.0.0 && :
   /usr/bin/ld: cannot find -larrow_static: No such file or directory
   collect2: error: ld returned 1 exit status
   ```
   
   Generally seems OK, asked a few questions for clarity and some suggestions 
on using existing functionality.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to