Skip to content

Fix API error not being propagated on python side#340

Merged
luoyuxia merged 1 commit intoapache:mainfrom
leekeiabstraction:python-error-propagation
Feb 16, 2026
Merged

Fix API error not being propagated on python side#340
luoyuxia merged 1 commit intoapache:mainfrom
leekeiabstraction:python-error-propagation

Conversation

@leekeiabstraction
Copy link
Contributor

Brief change log

  • Fix API error not being propagated on python side
  • Fix TableNotExist not being thrown from get_table (rust client does not have an additional get table call like java)

Tests

  • Tested correct API error code surfaced using manual python test
  • Integration test runs

…not being thrown from get_table (rust client does not have an additional get table call like java)
@leekeiabstraction
Copy link
Contributor Author

Appreciate your review here @fresh-borzoni

Copy link
Contributor

@fresh-borzoni fresh-borzoni left a comment

Choose a reason for hiding this comment

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

@leekeiabstraction Ty for the PR
LGTM

Copy link
Contributor

@luoyuxia luoyuxia left a comment

Choose a reason for hiding this comment

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

@leekeiabstraction Thanks. Merging...

@luoyuxia luoyuxia merged commit ea9c57a into apache:main Feb 16, 2026
13 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.

3 participants