This is an automated email from the ASF dual-hosted git repository.

zeroshade pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-go.git


    from f886a245 fix(catalog/sql): handle error for metadata location while 
dropping view (#648)
     add 3047a270 feat(types): Support Unknown Type for v3 table spec (#605)

No new revisions were added by this update.

Summary of changes:
 schema.go                               |   3 +
 table/arrow_utils.go                    |   8 ++
 table/metadata_builder_internal_test.go | 103 ++++++++++++++++++++++
 table/metadata_schema_comptability.go   | 115 +++++++++++++++++++++++-
 table/substrait/substrait.go            |   5 ++
 table/table_test.go                     |   4 +-
 types.go                                |  18 ++++
 types_test.go                           | 152 ++++++++++++++++++++++++++++++++
 8 files changed, 405 insertions(+), 3 deletions(-)

Reply via email to