wombatu-kun commented on PR #18497:
URL: https://github.com/apache/hudi/pull/18497#issuecomment-4241983661

   Writing VECTOR columns as native Lance `FixedSizeList` is the right 
direction, and the writer/reader symmetry plus the forward-compat footer are 
nice design choices. I've been working on the same problem on a parallel branch 
(different strategy: plain `List<Float>` + `BinaryType` rewrite reversal), and 
while comparing the two approaches I spotted a handful of things worth 
addressing before this lands.


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