BigQuery Catalog by rambleraptor · Pull Request #1 · rambleraptor/iceberg-python · GitHub
Skip to content

BigQuery Catalog#1

Open
rambleraptor wants to merge 8 commits into
mainfrom
metadata_store
Open

BigQuery Catalog#1
rambleraptor wants to merge 8 commits into
mainfrom
metadata_store

Conversation

@rambleraptor

Copy link
Copy Markdown
Owner

Rationale for this change

VSCode places all of its files in a folder now. We should add that
folder to gitignore in the same way we added the original files.

Are these changes tested?

No tests necessary.

Are there any user-facing changes?

None.

Rationale for this change

Are these changes tested?

Are there any user-facing changes?

Rationale for this change

VSCode places all of its files in a folder now. We should add that
folder to gitignore in the same way we added the original files.

Are these changes tested?

No tests necessary.

Are there any user-facing changes?

None.

@rambleraptor rambleraptor changed the title Add .vscode folder to .gitignore (apache#2053) BigQuery Catalog Jun 4, 2025
Comment thread pyiceberg/catalog/bigquery_metastore.py Outdated
@rambleraptor rambleraptor requested a review from talatuyarer June 5, 2025 22:49
@rambleraptor rambleraptor force-pushed the metadata_store branch 2 times, most recently from c5adc49 to 3c94c83 Compare June 5, 2025 23:00

@talatuyarer talatuyarer left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I did not see anyissue. I believe lets get the community's comments

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

You may want to filter non iceberg tables by a configuration

raise NoSuchNamespaceError(f"Namespace {namespace} not found") from e
return {}

def update_namespace_properties(

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

In Java Catalog interface does not have update properties but set properties also update them. Is this function python has ?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Are you going to implement retry for retrialable errors or bigquery library is already handle that ?

@rambleraptor rambleraptor force-pushed the metadata_store branch 2 times, most recently from e8adf49 to 87e0734 Compare June 17, 2025 17:16
@rambleraptor rambleraptor force-pushed the metadata_store branch 3 times, most recently from c61838f to 706ab04 Compare August 6, 2025 17:33
@rambleraptor rambleraptor force-pushed the metadata_store branch 2 times, most recently from 4c266a8 to af8afa6 Compare August 21, 2025 20:00
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