Skip to content

Iceberg parquet data file 'created_by' field is empty #26065

@PingLiuPing

Description

@PingLiuPing

Describe the problem you faced

  • A clear and concise description of the problem.
  • Was this working before or is this a first try?
  • If this worked before, then what has changed that recently?
  • Provide table DDLs and EXPLAIN ANALYZE for your Presto queries.

When using Presto iceberg connector and create a iceberg table with parquet format. After insert some data I checked the parquet data file metadata by parquet-tools inspect and found that the created_by field is empty.

Is this works as design?
This does not affect anything though, just other engines do write this field.
Such as Trino and Spark.

Environment Description

  • Presto version used:
  • Storage (HDFS/S3/GCS..):
  • Data source and connectors or catalogs used:
  • Deployment (Cloud or On-prem):
  • Pastebin link to the complete debug logs:

Steps To Reproduce

Steps to reproduce the behavior:
1.
2.
3.
4.

Expected behavior

Additional context

Stacktrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions