You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Ashutosh Chauhan <ha...@apache.org> on 2014/03/08 00:48:24 UTC

Review Request 18932: Bug fix for not exporting hidden dirs while exporting tables.

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

Review request for hive.


Bugs: HIVE-6591
    https://issues.apache.org/jira/browse/HIVE-6591


Repository: hive-git


Description
-------

Don't export hidden dirs while exporting tables.


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java 9ec22ca 
  ql/src/test/queries/clientpositive/exim_hidden_files.q PRE-CREATION 
  ql/src/test/results/clientpositive/exim_hidden_files.q.out PRE-CREATION 

Diff: https://reviews.apache.org/r/18932/diff/


Testing
-------

Added new test.


Thanks,

Ashutosh Chauhan