To do: - [ ] insert statements, PR: https://github.com/Embucket/iceberg-rust/pull/18, https://github.com/Embucket/icebucket/pull/301 - [ ] update statements: #270 - [ ] delete statements Support added for Insert statement, but for update statement it's doing nothing and return None. Delete statement not supported at all.