> On June 26, 2014, 6:10 p.m., Xuefu Zhang wrote:
> > data/files/in_file.dat, line 1
> > <https://reviews.apache.org/r/22772/diff/6/?file=618531#file618531line1>
> >
> >     Could we reuse existing file instead of creating new ones?

I could not find an existing data file with the data I need. test2.dat has the 
data but then to use it I will have to have complex DDL and load statements 
leading to multiple MR stages. Let me know if I am missing something here.


- Ashish


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22772/#review46768
-----------------------------------------------------------


On June 26, 2014, 5:12 p.m., Ashish Singh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22772/
> -----------------------------------------------------------
> 
> (Updated June 26, 2014, 5:12 p.m.)
> 
> 
> Review request for hive.
> 
> 
> Bugs: HIVE-6637
>     https://issues.apache.org/jira/browse/HIVE-6637
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> HIVE-6637: UDF in_file() doesn't take CHAR or VARCHAR as input
> 
> 
> Diffs
> -----
> 
>   data/files/in_file.dat PRE-CREATION 
>   ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java 
> ea52537d0b85191f0b633a29aa3f7ddb556c288d 
>   ql/src/test/queries/clientpositive/udf_in_file.q 
> 9d9efe8e23d6e73429ee5cd2c8470359ba2b3498 
>   ql/src/test/results/clientpositive/udf_in_file.q.out 
> b63143760d80f3f6a8ba0a23c0d87e8bb86fce66 
> 
> Diff: https://reviews.apache.org/r/22772/diff/
> 
> 
> Testing
> -------
> 
> Tested with qtest.
> 
> 
> Thanks,
> 
> Ashish Singh
> 
>

Reply via email to