Re: [PR] Fix column rename doc example to reflect correct API [iceberg-python]

2023-10-12 Thread via GitHub
Fokko merged PR #59: URL: https://github.com/apache/iceberg-python/pull/59 -- 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] Fix column rename doc example to reflect correct API [iceberg-python]

2023-10-11 Thread via GitHub
rdblue commented on PR #59: URL: https://github.com/apache/iceberg-python/pull/59#issuecomment-1758386526 Thanks, @cabhishek! I'll merge when tests are green. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[PR] Fix column rename doc example to reflect correct API [iceberg-python]

2023-10-10 Thread via GitHub
cabhishek opened a new pull request, #59: URL: https://github.com/apache/iceberg-python/pull/59 * Rename column example in [this](https://py.iceberg.apache.org/api/#rename-column) doc is incorrect. * This PR updates the example to use `update.rename_column(...)` instead of `update.renam