fallintoplace opened a new pull request, #1588:
URL: https://github.com/apache/iceberg-go/pull/1588

   ## What changed
   
   Build Substrait field references from the positional path retained by the 
bound Iceberg reference. Add coverage for a colliding top-level leaf name, a 
missing top-level leaf name, and a deeply nested field.
   
   ## Why
   
   The converter rebound only the leaf field name. Nested references could 
therefore target a same-named top-level column or fail conversion when no 
top-level field shared that name.
   
   ## Testing
   
   - `go test ./table/substrait`


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to