We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ad1dd commit 0db9374Copy full SHA for 0db9374
1 file changed
contrib/format-pdf/src/test/java/org/apache/drill/exec/store/pdf/TestPdfFormat.java
@@ -53,7 +53,6 @@ public static void setup() throws Exception {
53
dirTestWatcher.copyResourceToRoot(Paths.get("pdf/"));
54
}
55
56
- // TODO Remove unused PDF files
57
@Test
58
public void testStarQuery() throws RpcException {
59
String sql = "SELECT * FROM cp.`pdf/argentina_diputados_voting_record.pdf` WHERE `Provincia` = 'Rio Negro'";
0 commit comments