Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor BasePolarisCatalog to use Iceberg's BadRequestException instead of jakarta #323

Conversation

dennishuo
Copy link
Contributor

@dennishuo dennishuo commented Sep 26, 2024

Description

It looks like the jakarta flavor inadvertently got added by someone's IDE and now there's a needless mix of jakarta/iceberg BadRequestException

Type of change

Please delete options that are not relevant.

  • Refactor

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

Please delete options that are not relevant.

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • If adding new functionality, I have discussed my implementation with the community using the linked GitHub issue

…ead of jakarta

It looks like the jakarta flavor inadvertently got added by someone's IDE and now
there's a needless mix of jakarta/iceberg BadRequestException
@eric-maynard eric-maynard merged commit 2608f4d into apache:main Sep 26, 2024
3 checks passed
@dennishuo dennishuo deleted the dhuo-remote-jakarta-bad-request-exception-from-base-catalog branch September 26, 2024 21:15
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