Re: Aggregate queries in drill

2015-08-07 Thread rahul challapalli
Sudip, In your case, I would assume that you would construct something similar to the below : 1. Create your own optimizer rule (SolrPushAggIntoScan). Take a look at PruneScanRule. You should gather the LogicalAggregate and DrillScanRel objects from the RelOptRuleCall. Now from a high level y

[GitHub] drill pull request: DRILL-1942-concurrency-test: new smoke test fo...

2015-08-07 Thread sudheeshkatkam
Github user sudheeshkatkam commented on a diff in the pull request: https://github.com/apache/drill/pull/105#discussion_r36536754 --- Diff: exec/java-exec/src/test/java/org/apache/drill/TestTpchDistributedConcurrent.java --- @@ -0,0 +1,177 @@ +/** + * Licensed to the Apach

[GitHub] drill pull request: DRILL-1942-concurrency-test: new smoke test fo...

2015-08-07 Thread sudheeshkatkam
Github user sudheeshkatkam commented on a diff in the pull request: https://github.com/apache/drill/pull/105#discussion_r36536791 --- Diff: exec/java-exec/src/test/java/org/apache/drill/TestTpchDistributedConcurrent.java --- @@ -0,0 +1,177 @@ +/** + * Licensed to the Apach

[jira] [Created] (DRILL-3617) Apply "shading" to JDBC-all Jar file to avoid version conflicts

2015-08-07 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-3617: - Summary: Apply "shading" to JDBC-all Jar file to avoid version conflicts Key: DRILL-3617 URL: https://issues.apache.org/jira/browse/DRILL-3617 Proje

[jira] [Resolved] (DRILL-3607) small typo in configuring-resources-for-a-shared-drillbit page

2015-08-07 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn resolved DRILL-3607. -- Resolution: Fixed > small typo in configuring-resources-for-a-shared-drillbit page > ---