https://bz.apache.org/bugzilla/show_bug.cgi?id=57669
--- Comment #5 from Diptesh <[email protected]> --- The following problem can be fixed in two ways: 1) Modifying the contstructor in RowRecordsAggregate.java: //include case FeatHdrRecord.sid: continue; 2) Modifying the isEndOfRowBlock() API of RecordOrderer.java: //include case FeatHdrRecord.sid: -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
