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

athena-datalakegen2: Fix Partition Number and Table name for Glue Table API compatibility #2542

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Jithendar12
Copy link
Contributor

Issue #, if available:
Unable to fetch the table list through the DataLakeGen2 Glue Federated Catalog.
Description of changes:
Lowercased the partition number and removed the toUpperCase() conversion from the table name in the doGetTable method. Please find attached test results for glue and non-glue setup.
gen2-panama-phase2.xlsx
DATALAKEGEN2_FUNCTIONAL_TEST_2025-01-22_14_25_39.358400.csv

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@AbdulR3hman AbdulR3hman force-pushed the fix/gen2-glue-table-list branch from 463de28 to 9c252d1 Compare January 30, 2025 15:47
@AbdulR3hman AbdulR3hman enabled auto-merge (squash) January 30, 2025 15:47
auto-merge was automatically disabled February 13, 2025 09:01

Head branch was pushed to by a user without write access

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.71%. Comparing base (f3521ad) to head (4c6282b).
Report is 43 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2542      +/-   ##
============================================
+ Coverage     60.68%   60.71%   +0.02%     
- Complexity     3871     3872       +1     
============================================
  Files           593      593              
  Lines         22130    22130              
  Branches       2732     2735       +3     
============================================
+ Hits          13430    13436       +6     
+ Misses         7398     7385      -13     
- Partials       1302     1309       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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