mapleFU opened a new issue, #45273:
URL: https://github.com/apache/arrow/issues/45273

   ### Describe the enhancement requested
   
   ```c++
   // TODO(wesm): Implement these to some satisfaction
   template <>
   void TypedRecordReader<Int96Type>::DebugPrintState() {}
   
   template <>
   void TypedRecordReader<ByteArrayType>::DebugPrintState() {}
   
   template <>
   void TypedRecordReader<FLBAType>::DebugPrintState() {}
   ```
   
   Currently they're not implemented, which is hard to debug.
   
   ### Component(s)
   
   C++, Parquet


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

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

Reply via email to