SteNicholas opened a new issue, #7708:
URL: https://github.com/apache/paimon/issues/7708

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/paimon/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?
   
   - [x] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to