Tags: sadikovi/parquet-metadata-explorer
Tags
Add page content field for page level (#1) This PR adds an option to enable page content when viewing individual pages. When you specify `pageContent = true` in DataFrame options, page level metadata will populate `page_content` column. Make sure to only use it when inspecting individual pages otherwise it might affect performance.