[jira] [Commented] (DRILL-2476) Handle IterOutcome.STOP in buildSchema()

2015-05-09 Thread Steven Phillips (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14536327#comment-14536327
 ] 

Steven Phillips commented on DRILL-2476:


+1

 Handle IterOutcome.STOP in buildSchema()
 

 Key: DRILL-2476
 URL: https://issues.apache.org/jira/browse/DRILL-2476
 Project: Apache Drill
  Issue Type: Bug
  Components: Execution - Relational Operators
Affects Versions: 0.7.0
Reporter: Sudheesh Katkam
Assignee: Steven Phillips
 Fix For: 1.0.0

 Attachments: DRILL-2476.1.patch.txt


 There are some {{RecordBatch}} implementations like {{HashAggBatch}} that 
 override the {{buildSchema()}} function. The overriding functions do not 
 handle {{IterOutcome.STOP}}. This causes the {{FragmentContext}} to receive 
 two failures in some cases (linked JIRAs).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (DRILL-2476) Handle IterOutcome.STOP in buildSchema()

2015-05-06 Thread Sudheesh Katkam (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14531748#comment-14531748
 ] 

Sudheesh Katkam commented on DRILL-2476:


I will post the patch to review board as soon as DRILL-2895 (part of 
DRILL-2757) is merged.

 Handle IterOutcome.STOP in buildSchema()
 

 Key: DRILL-2476
 URL: https://issues.apache.org/jira/browse/DRILL-2476
 Project: Apache Drill
  Issue Type: Bug
  Components: Execution - Relational Operators
Affects Versions: 0.7.0
Reporter: Sudheesh Katkam
Assignee: Sudheesh Katkam
 Fix For: 1.0.0

 Attachments: DRILL-2476.1.patch.txt


 There are some {{RecordBatch}} implementations like {{HashAggBatch}} that 
 override the {{buildSchema()}} function. The overriding functions do not 
 handle {{IterOutcome.STOP}}. This causes the {{FragmentContext}} to receive 
 two failures in some cases (linked JIRAs).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (DRILL-2476) Handle IterOutcome.STOP in buildSchema()

2015-03-16 Thread Sudheesh Katkam (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364337#comment-14364337
 ] 

Sudheesh Katkam commented on DRILL-2476:


Good catch.

 Handle IterOutcome.STOP in buildSchema()
 

 Key: DRILL-2476
 URL: https://issues.apache.org/jira/browse/DRILL-2476
 Project: Apache Drill
  Issue Type: Bug
  Components: Execution - Relational Operators
Affects Versions: 0.7.0
Reporter: Sudheesh Katkam
Assignee: Sudheesh Katkam
 Fix For: 0.9.0


 There are some {{RecordBatch}} implementations like {{HashAggBatch}} that 
 override the {{buildSchema()}} function. The overriding functions do not 
 handle {{IterOutcome.STOP}}. This causes the {{FragmentContext}} to receive 
 two failures in some cases (linked JIRAs).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (DRILL-2476) Handle IterOutcome.STOP in buildSchema()

2015-03-16 Thread Deneche A. Hakim (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364323#comment-14364323
 ] 

Deneche A. Hakim commented on DRILL-2476:
-

All operators that extend AbstractRecordBatch won't handle correctly 
{{IterOutcome.STOP}} in {{buildSchema()}}

 Handle IterOutcome.STOP in buildSchema()
 

 Key: DRILL-2476
 URL: https://issues.apache.org/jira/browse/DRILL-2476
 Project: Apache Drill
  Issue Type: Bug
  Components: Execution - Relational Operators
Affects Versions: 0.7.0
Reporter: Sudheesh Katkam
Assignee: Sudheesh Katkam
 Fix For: 0.9.0


 There are some {{RecordBatch}} implementations like {{HashAggBatch}} that 
 override the {{buildSchema()}} function. The overriding functions do not 
 handle {{IterOutcome.STOP}}. This causes the {{FragmentContext}} to receive 
 two failures in some cases (linked JIRAs).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (DRILL-2476) Handle IterOutcome.STOP in buildSchema()

2015-03-16 Thread Sudheesh Katkam (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363674#comment-14363674
 ] 

Sudheesh Katkam commented on DRILL-2476:


[~adeneche] noticed this too.

 Handle IterOutcome.STOP in buildSchema()
 

 Key: DRILL-2476
 URL: https://issues.apache.org/jira/browse/DRILL-2476
 Project: Apache Drill
  Issue Type: Bug
  Components: Execution - Relational Operators
Affects Versions: 0.7.0
Reporter: Sudheesh Katkam
Assignee: Chris Westin

 There are some {{RecordBatch}} implementations like {{HashAggBatch}} that 
 override the {{buildSchema()}} function. The overriding functions do not 
 handle {{IterOutcome.STOP}}. This causes the {{FragmentContext}} to receive 
 two failures in some cases (linked JIRAs).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)