)]}'
{
  "commit": "d65d0086d7fb97432dd197eb45aa0e407d9a05f9",
  "tree": "e1e6fc9e5761bb01614ddf49ef2c00bfb89e2eb8",
  "parents": [
    "3bb3a1b9db6025f4c97ac58524dbf8e57a7017ab"
  ],
  "author": {
    "name": "Dylan",
    "email": "zilin@singularity-data.com",
    "time": "Tue Mar 10 09:44:53 2026 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Mar 10 09:44:53 2026 +0800"
  },
  "message": "feat(reader): support timestamp type in create_column (#2180)\n\n## Which issue does this PR close?\n\nSimilar to https://github.com/apache/iceberg-rust/pull/1847\n\n- Closes #.\n\n## What changes are included in this PR?\n\n- RecordBatchTransformer does not support timestamp type. This PR adds\nlogic to create_column in the specific scenario for a schema evolution\nwith a new timestamp column.\n\n## Are these changes tested?\n\n\u003c!--\nSpecify what test covers (unit test, integration test, etc.).\n\nIf tests are not included in your PR, please explain why (for example,\nare they covered by existing tests)?\n--\u003e\n\n2 unit tests\ntest_create_timestamp_microsecond_with_timezone_array_repeated and\ntest_create_timestamp_microsecond_array_repeated are added.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "30b47d83fc37b604231925340abffd99c059d59e",
      "old_mode": 33188,
      "old_path": "crates/iceberg/src/arrow/value.rs",
      "new_id": "d07233c420b28690be25a18f0c1ededf78e7829d",
      "new_mode": 33188,
      "new_path": "crates/iceberg/src/arrow/value.rs"
    }
  ]
}
