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

Review request for hive.


Summary
-------

When "describe extended <tname>" is executed, lastAccessTime is always zero 
because its not gtting updated.
Now we have updated the lastAccessTime using the HDFS FileStatus api.


This addresses bug HIVE-2526.
    https://issues.apache.org/jira/browse/HIVE-2526


Diffs
-----

  trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 1202581 
  trunk/ql/src/test/results/clientpositive/ppr_pushdown.q.out 1202581 

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


Testing
-------

All existing tests are passed.


Thanks,

Priyadarshini

Reply via email to