[ https://issues.apache.org/jira/browse/SAMOA-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088932#comment-16088932 ]
ASF GitHub Bot commented on SAMOA-67: ------------------------------------- Github user gdfm commented on the issue: https://github.com/apache/incubator-samoa/pull/63 Hi @mehdidb, I'm trying to merge the PR but I get a very unclean commit history when I rebase vs the current master: pick dbfdc49 SAMOA-67 : Integration of MOA Instances into SAMOA pick c3155a1 SAMOA-67 : Integration of MOA Instances into SAMOA pick 455ae8f SAMOA-67 : Re-including hsAttributesIndices in Instances pick 34622ab SAMOA-67 : Correction in Instances Header pick 1c7a4c8 SAMOA-67 : Correct indentation pick 69d2165 SAMOA-67 : Improvement in speed pick 1f7ce52 SAMOA-67 : Improvement in speed pick 28da2cf SAMOA-67 : Improvement in speed pick 2ab6d4a SAMOA-67 : Corrections in AvroLoader and ArffLoader pick f414739 SAMOA-67 : Merge new instances into new code And it also fails the rebase. I think it is because of these 2 commits: commit c87fc6d74e5df85d5a36d32260c511b87685c2d2 Merge: 8275e84 dbc3aab Author: mehdidb <mehdi.deb...@supcom.tn> Date: Thu Jul 6 12:44:34 2017 +0200 Merge remote-tracking branch 'refs/remotes/apache/master' # Conflicts: # samoa-instances/src/main/java/org/apache/samoa/instances/Attribute.java # samoa-instances/src/main/java/org/apache/samoa/instances/DenseInstance.java # samoa-instances/src/main/java/org/apache/samoa/instances/SingleLabelInstance.java # samoa-instances/src/main/java/org/apache/samoa/instances/SparseInstance.java commit 8275e849569a5e54099434244a5bfa2085c40030 Merge: 2ab6d4a a1cc237 Author: mehdidb <mehdi.deb...@supcom.tn> Date: Thu Jul 6 12:22:15 2017 +0200 Merge remote-tracking branch 'refs/remotes/apache/master' Could you try cleaning up your commit history and pushing a cleaned up PR with a single commit on top of the current HEAD of master? > Integration of MOA Instances into SAMOA > --------------------------------------- > > Key: SAMOA-67 > URL: https://issues.apache.org/jira/browse/SAMOA-67 > Project: SAMOA > Issue Type: New Feature > Components: SAMOA-Instances > Reporter: Deboub Mehdi > -- This message was sent by Atlassian JIRA (v6.4.14#64029)