Author: xuefu
Date: Thu Jan 23 20:30:13 2014
New Revision: 1560799
URL: http://svn.apache.org/r1560799
Log:
HIVE-5446: Hive can CREATE an external table but not SELECT from it when file
path have spaces (adding missing test data file)
Added:
hive/trunk/data/files/ext_test_space/
hive/trunk/data/files/ext_test_space/folder+with space/
hive/trunk/data/files/ext_test_space/folder+with space/data.txt
Added: hive/trunk/data/files/ext_test_space/folder+with space/data.txt
URL:
http://svn.apache.org/viewvc/hive/trunk/data/files/ext_test_space/folder%2Bwith%20space/data.txt?rev=1560799&view=auto
==============================================================================
--- hive/trunk/data/files/ext_test_space/folder+with space/data.txt (added)
+++ hive/trunk/data/files/ext_test_space/folder+with space/data.txt Thu Jan 23
20:30:13 2014
@@ -0,0 +1,3 @@
+12 jason
+13 steven
+15 joe
\ No newline at end of file