WZhuo opened a new pull request, #821:
URL: https://github.com/apache/iceberg-cpp/pull/821

   Move AppendUInt, AppendDouble, AppendBytes, AppendIntList (2 overloads), 
AppendIntMap, and AppendBinaryMap from the anonymous namespace in 
manifest_adapter.cc to ArrowRowBuilder, the central home for typed nanoarrow 
append helpers. Remove the duplicate implementations and update all call sites 
in ManifestEntryAdapter, ManifestFileAdapter, and their nested methods to use 
the ArrowRowBuilder helpers.


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