Skip to content

Conversation

@vanzin
Copy link
Contributor

@vanzin vanzin commented Jul 24, 2015

No description provided.

@SparkQA
Copy link

SparkQA commented Jul 24, 2015

Test build #38400 has finished for PR 7651 at commit 2923e23.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • abstract class InternalRow extends Serializable
    • class GenericRow(protected[sql] val values: Array[Any]) extends Row
    • class GenericInternalRow(protected[sql] val values: Array[Any]) extends InternalRow
    • class GenericInternalRowWithSchema(values: Array[Any], val schema: StructType)
    • class GenericMutableRow(val values: Array[Any]) extends MutableRow

@srowen
Copy link
Member

srowen commented Jul 28, 2015

LGTM

@andrewor14
Copy link
Contributor

LGTM2, feel free to merge it

@vanzin
Copy link
Contributor Author

vanzin commented Jul 28, 2015

Merged to master.

@asfgit asfgit closed this in 31ec6a8 Jul 28, 2015
@vanzin vanzin deleted the SPARK-9327 branch July 30, 2015 00:07
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.

4 participants