-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In order to understand issues like:
It would be nice to have a launch mode with --debug where if a parquet file is not well formed or the pyarrow reader does not support some specific parquet options we could log more information to understand what the problem is.
Example the physical type, logical type, whether statistics are present, what was the writer.
We have to take into account that no data should be leaked and prompt users to review that the information to provide on an issue must be manually reviewed for compliance.
hint: Check how other textual apps do this logging / debug implementations
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request