Delete test sql file.

This commit is contained in:
Zhiyuan Zheng 2019-04-11 10:53:33 +08:00 committed by GitHub
parent 26940920ac
commit 35556593f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +0,0 @@
CREATE EXTERNAL TABLE T (X INT) STORED AS TEXTFILE LOCATION '/home/admin/a.csv';