ccmao1130 opened a new pull request, #12860:
URL: https://github.com/apache/iceberg/pull/12860

   We did a major refresh of Daft docs on our end, so want to make sure the 
links are also updated on your end!
   
   One thing to note:
   On our docs, we renamed the below fields, let me know if it makes sense to 
update these as well: 
   | Iceberg | Daft |
   | ------- | ---- |
   | struct(**fields) | daft.DataType.struct(**fields) | 
   | list(child_type) | daft.DataType.list(child_type) | 
   | map(K, V) | daft.DataType.map(K, V) |
   
   Is there anywhere else where Daft is mentioned in the docs?


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to