[jira] [Commented] (CARBONDATA-259) Log of query statistics are not present for limit queries.
Posted by Akash R Nilugal (Jira) on Sep 20, 2016; 5:36am URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Commented-CARBONDATA-259-Log-of-query-statistics-are-not-present-for-limit-queries-tp1249.html
[CARBONDATA-259] Fixed query statistics for queries with limit
# Why raised this pr?
query statistics are not present for limit queries.
# How to solve it?
Using context.addTaskCompletionListener in compute method to register an on-task-completion callback to print the statistic logs
You can merge this pull request into a Git repository by running: