Skip to content

feat: add REST catalog support#53

Merged
gmusya merged 1 commit into
mainfrom
rest
Jun 25, 2026
Merged

feat: add REST catalog support#53
gmusya merged 1 commit into
mainfrom
rest

Conversation

@andr-sokolov

@andr-sokolov andr-sokolov commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bump iceberg-cxx to the commit where REST catalog is supported.

Add the rest_url and rest_warehouse_id properties to config. When catalog type
is rest, check that this properties are not empty and create RESTCatalog object
in the GetCatalog function.

REST catalog support is optional. When catalog type in configuration file is set
to rest, but TEA is built with USE_REST=OFF, then an error message is printed.

Add the rest-tests stage to ci.yml.

@andr-sokolov andr-sokolov force-pushed the rest branch 15 times, most recently from db2992e to 2aaace7 Compare June 24, 2026 09:07
@andr-sokolov andr-sokolov changed the title rest Add REST catalog support Jun 24, 2026
Bump iceberg-cxx to the commit where REST catalog is supported.

Add the rest_url and rest_warehouse_id properties to config. When catalog type
is rest, check that this properties are not empty and create RESTCatalog object
in the GetCatalog function.

REST catalog support is optional. When catalog type in configuration file is set
to rest, but TEA is built with USE_REST=OFF, then an error message is printed.

Add the rest-tests stage to ci.yml.
@andr-sokolov andr-sokolov changed the title Add REST catalog support feat: add REST catalog support Jun 24, 2026
@andr-sokolov andr-sokolov marked this pull request as ready for review June 24, 2026 10:09

@gmusya gmusya left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gmusya gmusya merged commit 312a3b9 into main Jun 25, 2026
8 checks passed
@andr-sokolov andr-sokolov deleted the rest branch June 26, 2026 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants