Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Conversation

@erikerlandson
Copy link
Member

What changes were proposed in this pull request?

Add set -x to entrypoint.sh, for better debugging of what command is being executed

@ash211 ash211 merged commit 6177bf8 into branch-2.2-kubernetes Aug 25, 2017
@ash211 ash211 deleted the add-set-x branch August 25, 2017 02:15
ifilonenko pushed a commit to ifilonenko/spark that referenced this pull request Feb 26, 2019
…rk-on-k8s#462)

## Upstream SPARK-XXXXX ticket and PR link (if not applicable, explain)

https://issues.apache.org/jira/browse/SPARK-26200

## What changes were proposed in this pull request?

Row type is handled differently depending on _needSerializeAnyField value. When _needSerializeAnyField, Row is handled as tuple which leads to column values being transposed (see upstream ticket for details).

## How was this patch tested?

Unit test.
puneetloya pushed a commit to puneetloya/spark that referenced this pull request Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants