druid/integration-tests-ex/cases
imply-cheddar a8ecc48ffe
Validate response headers and fix exception logging (#13609)
* Validate response headers and fix exception logging

A class of QueryException were throwing away their
causes making it really hard to determine what's
going wrong when something goes wrong in the SQL
planner specifically.  Fix that and adjust tests
 to do more validation of response headers as well.

We allow 404s and 307s to be returned even without 
authorization validated, but others get converted to 403
2023-01-05 14:15:15 -08:00
..
assets Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30
cluster Druid Catalog basics (#13165) 2022-11-12 15:30:22 -08:00
resources Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30
src/test Validate response headers and fix exception logging (#13609) 2023-01-05 14:15:15 -08:00
.gitignore Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30
cluster.sh New IT Framework - InputSource and InputFormat Tests (#13597) 2023-01-04 10:40:05 +05:30
pom.xml New IT Framework - InputSource and InputFormat Tests (#13597) 2023-01-04 10:40:05 +05:30