issues
search
CrunchyData
/
pg_parquet
Copy to/from Parquet in S3 from within PostgreSQL
Other
358
stars
11
forks
source link
Parquet metadata udfs
#33
Closed
aykut-bozkurt
closed
1 month ago
aykut-bozkurt
commented
1 month ago
Adds "parquet.schema" udf to inspect the schema of a parquet file,
Adds "parquet.metadata", "parquet.file_metadata", and "parquet.kv_metadata" udfs to inspect the metadata of a parquet file.
aykut-bozkurt
commented
1 month ago
Addressed at
development
branch.