SHOW_INVALID_PARQUET

This topic is available for MRS 3.3.0 or later only.
Function
Checks the damaged parquet file in the execution path.
Syntax
call show_invalid_parquet(path => 'path')
Parameters
Parameter |
Description |
Mandatory |
---|---|---|
path |
Path of the FS to be queried |
Yes |
Example
call show_invalid_parquet(path => '/user/hive/warehouse/hudi_mor/dt=2021-08-28');
Response
You can view query results on the client.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.