You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "domoritz (via GitHub)" <gi...@apache.org> on 2023/01/21 23:02:51 UTC

[GitHub] [arrow] domoritz opened a new issue, #33824: Double . in error message

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

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   I am getting an error
   
   ```
   pyarrow.lib.ArrowInvalid: Error creating dataset. Could not read schema from 'data/flights-200k.arrow': Could not open Parquet input source 'data/flights-200k.arrow': Parquet magic bytes not found in footer. Either the file is corrupted or this is not a parquet file.. Is this a 'parquet' file?
   ```
   
   Note the double `..`.
   
   ### Component(s)
   
   Python


-- 
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-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] saltgen commented on issue #33824: [Python] Double . in error message

Posted by "saltgen (via GitHub)" <gi...@apache.org>.
saltgen commented on issue #33824:
URL: https://github.com/apache/arrow/issues/33824#issuecomment-1401469935

   @domoritz Could you post a few steps in order to reproduce this issue?


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] saltgen commented on issue #33824: [Python] Double . in error message

Posted by "saltgen (via GitHub)" <gi...@apache.org>.
saltgen commented on issue #33824:
URL: https://github.com/apache/arrow/issues/33824#issuecomment-1401477204

   Hello @domoritz and @kou :wave: , I'll push a change to this one shortly


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] kou closed issue #33824: [Python] Double . in error message

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #33824: [Python] Double . in error message
URL: https://github.com/apache/arrow/issues/33824


-- 
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-unsubscribe@arrow.apache.org

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