iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

Allow for date->time promotion on v3

Open rambleraptor opened this issue 3 months ago • 0 comments

Rationale for this change

This allows date->time promotion on v3 tables only. It also adds a bunch of plumbing to ensure this only works on v3.

Relates to https://github.com/apache/iceberg/pull/14266 on the Java side

Are these changes tested?

Tests included

Are there any user-facing changes?

  • Adds support for date->timestamp promotion on v3 tables.

rambleraptor avatar Oct 06 '25 22:10 rambleraptor