Skip to content

[Bug] The overwrite() of file_store_commit.py should use full table fields for FullStartingScanner's trim_and_transform_predicate #7708

@SteNicholas

Description

@SteNicholas

Search before asking

  • I searched in the issues and found nothing similar.

Paimon version

The overwrite() of file_store_commit.py should use full table fields for FullStartingScanner's trim_and_transform_predicate, which aligin with drop_partitions. Therefore, FullStartingScanner's trim_and_transform_predicate could map indices correctly (full schema index -> partition index).

Compute Engine

PythonAPI

Minimal reproduce step

Insert static partition commit could reproduce the issue.

What doesn't meet your expectations?

The overwrite() of file_store_commit.py mismatches index space for static partition.

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions