get_n_schema_elements


Description:

[ Version ( since = "8.0.0" ) ]
public int get_n_schema_elements ()

Parameters:

this

A FileMetadata.

Returns:

The number of flattened schema elements.

Parquet thrift definition requires that nested schema elements are flattened. This method returns the total number of elements in the flattened list.