PyRSA opened a new pull request, #8461:
URL: https://github.com/apache/paimon/pull/8461

   ### Purpose
   [Feature] Add `fields.{fieldName}.nested-key-null-strategy` configuration 
for `nested_partial_update` function
   [Feature] Support nested-key null handling strategies in 
`FieldNestedPartialUpdateAgg` operator to control behavior when nested-key does 
not satisfy primary key semantics
   
   ### Tests
   
org.apache.paimon.mergetree.compact.aggregate.FieldAggregatorTest#testFieldNestedPartialUpdateAgg
   
org.apache.paimon.mergetree.compact.aggregate.FieldAggregatorTest#testFieldNestedPartialUpdateAggWithNestedKeyNullUseIgnoreStrategy
   
org.apache.paimon.mergetree.compact.aggregate.FieldAggregatorTest#testFieldNestedPartialUpdateAggWithNestedKeyNullUseThrowErrorStrategy
   
   ### API and Format
   No Changes.
   
   ### Documentation
   docs/docs/primary-key-table/merge-engine/aggregation.mdx


-- 
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