Skip to content

fix(rest): pass catalog options to FileIO when no data token is vended#310

Merged
JingsongLi merged 1 commit intoapache:mainfrom
plusplusjiajia:rest-fileio-options
May 9, 2026
Merged

fix(rest): pass catalog options to FileIO when no data token is vended#310
JingsongLi merged 1 commit intoapache:mainfrom
plusplusjiajia:rest-fileio-options

Conversation

@plusplusjiajia
Copy link
Copy Markdown
Member

Purpose

RESTCatalog::get_table falls through to FileIO::from_path(path)?.build()? when data_token_enabled=false (older DLF) or is_external=true. With no properties passed, OSS-backed paths fail at oss_config_parse with Missing required OSS config: fs.oss.endpoint.

Copy link
Copy Markdown
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

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

+1

@JingsongLi JingsongLi merged commit 51d1732 into apache:main May 9, 2026
8 checks passed
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