[jira] [Commented] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-15 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476043#comment-16476043 ] H Lu commented on SPARK-23928: -- I will submit a pull request by today. Sorry about the delay

[jira] [Comment Edited] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-15 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476043#comment-16476043 ] H Lu edited comment on SPARK-23928 at 5/15/18 3:48 PM: --- I will subm

[jira] [Commented] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-15 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476213#comment-16476213 ] H Lu commented on SPARK-23928: -- [~mn-mikke] I use the modern version of Fisher-Yates. Thanks

[jira] [Commented] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-15 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476356#comment-16476356 ] H Lu commented on SPARK-23928: -- [~mn-mikke] Should I consider None/null element in the array

[jira] [Issue Comment Deleted] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-15 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] H Lu updated SPARK-23928: - Comment: was deleted (was: [~mn-mikke] Should I consider None/null element in the array? ) > High-order function

[jira] [Commented] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-16 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16478619#comment-16478619 ] H Lu commented on SPARK-23928: -- Update: running unit tests and having a spark contributor in

[jira] [Commented] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-18 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481024#comment-16481024 ] H Lu commented on SPARK-23928: -- Dear Watchers ([~mn-mikke]  [~kiszk]), Can someone help me

[jira] [Comment Edited] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-18 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481024#comment-16481024 ] H Lu edited comment on SPARK-23928 at 5/18/18 6:40 PM: --- Dear Watche

[jira] [Comment Edited] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-18 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481024#comment-16481024 ] H Lu edited comment on SPARK-23928 at 5/18/18 6:43 PM: --- Dear Watche

[jira] [Commented] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-18 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481062#comment-16481062 ] H Lu commented on SPARK-23928: -- OK. I finally got it. I read the code and found classOf[Rand

[jira] [Commented] (SPARK-23928) High-order function: shuffle(x) → array

2018-05-21 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483095#comment-16483095 ] H Lu commented on SPARK-23928: -- Dear watchers, Can you please help review and comment the P

[jira] [Commented] (SPARK-23928) High-order function: shuffle(x) → array

2018-04-10 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432739#comment-16432739 ] H Lu commented on SPARK-23928: -- Can I take this one? > High-order function: shuffle(x) → ar

[jira] [Commented] (SPARK-23928) High-order function: shuffle(x) → array

2018-04-13 Thread H Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16437472#comment-16437472 ] H Lu commented on SPARK-23928: -- Yes, I am working on it. I will submit a pull request later.