[ https://issues.apache.org/jira/browse/MRQL-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839962#comment-15839962 ]
Hudson commented on MRQL-100: ----------------------------- SUCCESS: Integrated in Jenkins build mrql-master-snapshot #46 (See [https://builds.apache.org/job/mrql-master-snapshot/46/]) [MRQL-100] Fix a bug in group-by when the group-by key is a collection (fegaras: [https://git-wip-us.apache.org/repos/asf?p=incubator-mrql.git&a=commit&h=c5d5028bd956926d1ed9c9b130d53418a91e92dc]) * (edit) core/src/main/java/org/apache/mrql/Bag.java > Fix a bug in group-by when the group-by key is a collection > ----------------------------------------------------------- > > Key: MRQL-100 > URL: https://issues.apache.org/jira/browse/MRQL-100 > Project: MRQL > Issue Type: Bug > Components: Run-Time Data > Affects Versions: 0.9.8 > Reporter: Leonidas Fegaras > Assignee: Leonidas Fegaras > > This bug was reported by Gokarna Neupane. The Bag methods compareTo and > equals do not handle bags with different sizes correctly. This bug resulted > in wrong results for group-by or order-by when the key is a Bag or a List. > The following patch fixes this bug. -- This message was sent by Atlassian JIRA (v6.3.4#6332)