Updated on 2024-05-29 GMT+08:00

SHOW_INVALID_PARQUET

This section applies only to MRS 3.3.0 or later.

Function

This command is used to view the damaged parquet file in the execution path.

Syntax

call show_invalid_parquet(path => 'path')

Parameter Description

Table 1 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');

System Response

You can view query results on the client.