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

fix: remove info from datasource access error #29470

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

dpgaspar
Copy link
Member

@dpgaspar dpgaspar commented Jul 3, 2024

SUMMARY

Remove information about the datasource name from the access error message.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@dpgaspar dpgaspar requested a review from john-bodley July 3, 2024 14:02
@dosubot dosubot bot added the authentication:access-control Rlated to access control label Jul 3, 2024
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.69%. Comparing base (76d897e) to head (2e4e2f5).
Report is 413 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #29470       +/-   ##
===========================================
+ Coverage   60.48%   83.69%   +23.20%     
===========================================
  Files        1931      521     -1410     
  Lines       76236    37492    -38744     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    31380    -14734     
+ Misses      28017     6112    -21905     
+ Partials     2105        0     -2105     
Flag Coverage Δ
hive 49.05% <ø> (-0.11%) ⬇️
javascript ?
mysql 77.02% <ø> (?)
postgres 77.10% <ø> (?)
presto 53.67% <ø> (-0.13%) ⬇️
python 83.69% <ø> (+20.20%) ⬆️
sqlite 76.58% <ø> (?)
unit 59.64% <ø> (+2.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dpgaspar dpgaspar merged commit 2418342 into apache:master Jul 8, 2024
37 checks passed
@dpgaspar dpgaspar deleted the fix/error-msg branch July 8, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants