GitHub user vkorukanti opened a pull request: https://github.com/apache/drill/pull/212
DRILL-3893: Change Hive metadata cache invalidation policy to "1 min after last write" You can merge this pull request into a Git repository by running: $ git pull https://github.com/vkorukanti/drill DRILL-3893 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/212.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #212 ---- commit 21c4325abcb25ce22846217e61eee23816f73571 Author: vkorukanti <venki.koruka...@gmail.com> Date: 2015-10-19T18:35:09Z DRILL-3938: Support reading from Hive tables that have schema altered after the creation Also: + Remove "redoRecord" logic which is not needed after "automatic reallocation" (DRILL-1960) changes. + Remove HiveTestRecordReader. This is incomplete in implementation and not used anywhere. It is currently just a burden to maintain with changes in its superclass HiveRecordReader commit 7994a2cd6e343870f7ded4e00c7dd493e60f1ef8 Author: vkorukanti <venki.koruka...@gmail.com> Date: 2015-10-20T23:21:09Z DRILL-3893: Change Hive metadata cache invalidation policy to "1 min after last write". ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---