Re: [PR] Remove `example` since it is deprecated [iceberg-python]

2023-10-16 Thread via GitHub
Fokko merged PR #79: URL: https://github.com/apache/iceberg-python/pull/79 -- 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.ap

Re: [PR] Remove `example` since it is deprecated [iceberg-python]

2023-10-16 Thread via GitHub
Fokko commented on PR #79: URL: https://github.com/apache/iceberg-python/pull/79#issuecomment-1765243284 Thanks @rdblue ! 🙌 -- 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.

[PR] Remove`example` since it is deprecated [iceberg-python]

2023-10-16 Thread via GitHub
Fokko opened a new pull request, #79: URL: https://github.com/apache/iceberg-python/pull/79 ``` E pydantic.warnings.PydanticDeprecatedSince20: Using extra keyword arguments on `Field` is deprecated and will be removed. Use `json_schema_extra` instead. (Extra keys: 'example'). Depreca