[jira] [Resolved] (DRILL-3786) Query with window function fails with IllegalFormatConversionException

2016-01-09 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3786. - Resolution: Fixed Fixed by DRILL-4174 > Query with window function fails with

[jira] [Resolved] (DRILL-4174) fix for DRILL-4081 mistakenly regresses the fix for DRILL-3786

2016-01-09 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4174. - Resolution: Fixed Fixed by 5cb8eb95ea98eacf1c262e50ab1ff2714d37fc2c > fix for DRILL-4081

[GitHub] drill pull request: DRILL-4174: fix for DRILL-4081 mistakenly regr...

2016-01-09 Thread adeneche
Github user adeneche closed the pull request at: https://github.com/apache/drill/pull/320 --- 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

[jira] [Created] (DRILL-4257) Ensure shutting down a Drillbit also shuts down all StoragePlugins

2016-01-09 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created DRILL-4257: - Summary: Ensure shutting down a Drillbit also shuts down all StoragePlugins Key: DRILL-4257 URL: https://issues.apache.org/jira/browse/DRILL-4257 Project: Apache

[jira] [Created] (DRILL-4258) Create New SYS tables: cpu, queries, fragments, threads, threadtraces

2016-01-09 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created DRILL-4258: - Summary: Create New SYS tables: cpu, queries, fragments, threads, threadtraces Key: DRILL-4258 URL: https://issues.apache.org/jira/browse/DRILL-4258 Project:

[GitHub] drill pull request: DRILL-4257: Fix StoragePluginRegistry clean-up...

2016-01-09 Thread jacques-n
GitHub user jacques-n opened a pull request: https://github.com/apache/drill/pull/321 DRILL-4257: Fix StoragePluginRegistry clean-up behavior Fix StoragePluginRegistry clean-up behavior and misc clean up. - Create the storage plugin registry using a Drill configuration