Package io.prestosql.tests.kafka
Class TestKafkaPushdownSmokeTest
- java.lang.Object
-
- io.prestosql.tempto.ProductTest
-
- io.prestosql.tests.kafka.TestKafkaPushdownSmokeTest
-
public class TestKafkaPushdownSmokeTest extends io.prestosql.tempto.ProductTest
-
-
Constructor Summary
Constructors Constructor Description TestKafkaPushdownSmokeTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestCreateTimePushdown()voidtestOffsetPushdown()voidtestPartitionPushdown()
-
-
-
Method Detail
-
testPartitionPushdown
public void testPartitionPushdown()
-
testOffsetPushdown
public void testOffsetPushdown()
-
testCreateTimePushdown
public void testCreateTimePushdown() throws InterruptedException- Throws:
InterruptedException
-
-