orianED commented on issue #34101:
URL: https://github.com/apache/arrow/issues/34101#issuecomment-1426047400

   @zeroshade currently I can't share such files due to restricted data.
   this is the schema of the problematic field:
   ```  
   optional group field_id=-1 answers (List) {
       repeated group field_id=-1 array {
         optional byte_array field_id=-1 type (String);
         optional byte_array field_id=-1 rdata (String);
         optional byte_array field_id=-1 class (String);
       }
     }
   ```
   is it something you can work with? if not I'll try to create a sample file 
like this


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