http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/3df547eb/sandbox/query-parse/testdata/query.drql ---------------------------------------------------------------------- diff --git a/sandbox/query-parse/testdata/query.drql b/sandbox/query-parse/testdata/query.drql new file mode 100644 index 0000000..bd6b02d --- /dev/null +++ b/sandbox/query-parse/testdata/query.drql @@ -0,0 +1 @@ +select * from table1; \ No newline at end of file
