When using SQL queries to retrieve unique entries im getting following error:
Failed to fetch logs: Execution Error: Query Execution failed due to error in datafusion: External error: Parquet error: External: Generic LocalFileSystem error: Out of range of file /parseable/data/web-app/date=2025-09-02/hour=14/minute=53/aee2616ca150.data.000000000000000.parquet, expected: 8, actual: 0
I have tried to delete specified file but that did not help
How to fix this issue?
When using SQL queries to retrieve unique entries im getting following error:
I have tried to delete specified file but that did not help
How to fix this issue?