Yes. That worked for me. Thanks, Harish!
--Xuefu
On Fri, Apr 25, 2014 at 9:36 PM, Harish Butani wrote:
> for large .q.out 'git diff --text' works.
>
> regards,
> Harish.
>
>
> On Fri, Apr 25, 2014 at 9:25 PM, Xuefu Zhang wrote:
>
> > Hi,
> >
> > I'm wondering if anyone knows how to generate a
for large .q.out 'git diff --text' works.
regards,
Harish.
On Fri, Apr 25, 2014 at 9:25 PM, Xuefu Zhang wrote:
> Hi,
>
> I'm wondering if anyone knows how to generate a patch to include a new
> binary file? I found myself needing to include an Avro data file as part of
> a test. I have been pl
Hi,
I'm wondering if anyone knows how to generate a patch to include a new
binary file? I found myself needing to include an Avro data file as part of
a test. I have been playing .gitattributes without success.
Also, I found that Git thinks some of Hive's .q.out files are binary. Thus,
when I reg