dongjoon-hyun commented on issue #2239:
URL: https://github.com/apache/orc/issues/2239#issuecomment-3192673305

   To @lahwaacz , I got a hint from your comment.
   
   > Anyway, to reproduce this, feel free to run the following reproducer in an 
Arch Linux Docker/Podman container, which currently has protobuf 31.
   
   Recently, I revisit this issue and it turns out that the root cause is the 
breaking change of `ProtocolBuffer` at v30.0. They injected that `debug 
markers` intentionally.
   
   - https://github.com/protocolbuffers/protobuf/releases/tag/v30.0
   
   > Make DebugString print debug output, enable debug markers for debug output
   
   Anyway, I want to inform you that I made a PR for your issue. Hopefully, it 
can help you with Apache ORC 2.2.1.
   - https://github.com/apache/orc/pull/2358


-- 
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