[
https://issues.apache.org/jira/browse/SEDONA-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939985#comment-17939985
]
Kristin Cowalcijk commented on SEDONA-729:
------------------------------------------
The {{ShapefileTable}} class did not implement {{SupportsMetadataColumns}}, so
querying the _metadata hidden field does not work. We can implement
{{SupportsMetadataColumns}} to support _metadata hidden fields.
> When reading shapefiles into a DataFrame the _metadata hidden field that
> contains file_name, file_path is missing in the DataFrame
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: SEDONA-729
> URL: https://issues.apache.org/jira/browse/SEDONA-729
> Project: Apache Sedona
> Issue Type: Bug
> Reporter: Shaunak GuhaThakurata
> Priority: Major
>
> When reading shapefiles into a DataFrame the _metadata hidden field that
> contains file_name, file_path is missing in the DataFrame. This seems to be
> unique to shapefile reading only. When other file types like geoparquet are
> read into DataFrame, the _metadata field is available.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)