Skip to content

Add debug mode to datanomy #18

@raulcd

Description

@raulcd

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions