Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-8999][MLlib]Support non-temporal sequence in PrefixSpan (Array[Int]) #7646

Closed
wants to merge 14 commits into from

Conversation

zhangjiajin
Copy link
Contributor

Support non-temporal sequence in PrefixSpan (Array[Int])

@zhangjiajin
Copy link
Contributor Author

@mengxr @feynmanliang Please review. Thx.

@SparkQA
Copy link

SparkQA commented Jul 24, 2015

Test build #38361 has finished for PR 7646 at commit 216ab0c.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@zhangjiajin
Copy link
Contributor Author

@mengxr About benchmark data sets for performance testing, can you give some suggestions?

@SparkQA
Copy link

SparkQA commented Jul 24, 2015

Test build #38364 has finished for PR 7646 at commit ae8c02d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39145 has finished for PR 7646 at commit 09dc409.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • public static final class StringPrefixComparatorDesc extends PrefixComparator
    • public static final class LongPrefixComparator extends PrefixComparator
    • public static final class LongPrefixComparatorDesc extends PrefixComparator
    • public static final class DoublePrefixComparator extends PrefixComparator
    • public static final class DoublePrefixComparatorDesc extends PrefixComparator
    • public static class CompactDecimalWriter
    • public static class DecimalWriter
    • case class SortPrefix(child: SortOrder) extends UnaryExpression
    • case class ToDate(child: Expression) extends UnaryExpression with ImplicitCastInputTypes
    • case class TruncDate(date: Expression, format: Expression)
    • case class TungstenSort(

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39148 has finished for PR 7646 at commit 5785cb8.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39150 has finished for PR 7646 at commit 740c203.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39153 has finished for PR 7646 at commit 60a0b76.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39173 has finished for PR 7646 at commit f486dcd.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@asfgit asfgit closed this in d2a9b66 Aug 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants