drill
DRILL-8117: Upgrade unit tests to the cluster fixture framework
#2756
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
Commits
DRILL-8117: Clean up deprecated Apache code in Drill
jnturton
committed
1 year ago
convert BaseTestImpersonation from PlanTestBase to ClusterTest
jnturton
committed
1 year ago
refactor method updateClient from ClusterTest to ClientFixture
jnturton
committed
1 year ago
Replace errorMsgTestHelper with UserExceptionMatcher.
jnturton
committed
1 year ago
Set CTAS-SELECT test in SplunkWriterTest to run manually.
jnturton
committed
1 year ago
Refactor errror message matcher and impersonation helper methods.
jnturton
committed
1 year ago
Replace standalone UserExceptionMatcher with QueryBuilder.UserExceptionMatcher.
jnturton
committed
1 year ago
Release QueryResults in TestImpersonationMetadata.
jnturton
committed
1 year ago
Fix Hive impersonation tests.
jnturton
committed
1 year ago
Add EasyOutOfMemory to TestHiveDrillNativeParquetReader.
jnturton
committed
1 year ago
Fix checkstyle.
jnturton
committed
1 year ago
Increase GitHub CI timeout to 150 minutes.
jnturton
committed
1 year ago
Loading