Skip to content

Conversation

@aditya-subrahmanyan
Copy link

Convert cloud-specific 404 errors to NotFoundException to match S3's behavior and prevent unnecessary retries in BaseMetastoreTableOperations.

  • GCS: Convert StorageException with code 404 to NotFoundException
  • ADLS: Convert DataLakeStorageException with status 404 to NotFoundException

Convert cloud-specific 404 errors to NotFoundException to match S3's
behavior and prevent unnecessary retries in BaseMetastoreTableOperations.

- GCS: Convert StorageException with code 404 to NotFoundException
- ADLS: Convert DataLakeStorageException with status 404 to
  NotFoundException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant