abnobdoss commented on code in PR #3384: URL: https://github.com/apache/iceberg-python/pull/3384#discussion_r4020946379
########## mkdocs/docs/api.md: ########## @@ -1081,11 +1096,16 @@ Expert Iceberg users may choose to commit existing parquet files to the Iceberg <!-- prettier-ignore-start --> +<!-- markdownlint-disable MD046 -- Allowing indented multi-line formatting in admonition--> + Review Comment: This change is to fix the list rendering here: https://py.iceberg.apache.org/api/#files:~:text=Name%20Mapping%20and%20Field%20IDs I figured to fix this in this same PR since I had to apply this to get lists to render in the upsert doc change in this same file. -- 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]
