-
Notifications
You must be signed in to change notification settings - Fork 107
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
Fixed invalid parameter exception for the table aws_s3_object Closes #2381 #2409
base: main
Are you sure you want to change the base?
Conversation
… sse_customer_algorithm, sse_customer_key, and sse_customer_key_md5 optional qualifier support
@ParthaI after the fix, what error do I get when I don't pass in the new optional qualifiers? How would users know that they need to pass in the |
This reverts commit 8888dcf.
Scenarios to test after latest changes:
|
@cbruno10 for:
We will get the result as expected.
We will get the
We will still get the error
We will get the result as expected if all the object encrypted by using the SAME customer key otherwise we will get the
|
Integration test logs
Logs
Example query results
Results
Before Fix:
After Fix: