Skip to content

Conversation

@viirya
Copy link
Member

@viirya viirya commented Apr 13, 2015

Currently min is not supported in code generation. This pr adds the support for it.

@SparkQA
Copy link

SparkQA commented Apr 13, 2015

Test build #30153 has finished for PR 5487 at commit 0ddec23.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class StringIndexer extends Estimator[StringIndexerModel] with StringIndexerBase
    • class VectorAssembler extends Transformer with HasInputCols with HasOutputCol
    • class VectorIndexer extends Estimator[VectorIndexerModel] with VectorIndexerParams
    • case class MinOf(left: Expression, right: Expression) extends Expression
  • This patch does not change any dependencies.

@asfgit asfgit closed this in 4898dfa Apr 14, 2015
@marmbrus
Copy link
Contributor

Thanks, merged to master.

@viirya viirya deleted the add_min_codegen branch December 27, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants