Updated on 2024-10-09 GMT+08:00

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

Table 1 Parameter description

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.