Skip to content

Conversation

@srowen
Copy link
Member

@srowen srowen commented Jan 16, 2019

What changes were proposed in this pull request?

Fix implementation of unary negation (__neg__) in Pyspark DenseVectors

How was this patch tested?

Existing tests, plus new doctest

@SparkQA
Copy link

SparkQA commented Jan 16, 2019

Test build #101334 has finished for PR 23570 at commit b28e6d2.

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

srowen added a commit that referenced this pull request Jan 17, 2019
… for unary negation

## What changes were proposed in this pull request?

Fix implementation of unary negation (`__neg__`) in Pyspark DenseVectors

## How was this patch tested?

Existing tests, plus new doctest

Closes #23570 from srowen/SPARK-26638.

Authored-by: Sean Owen <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
(cherry picked from commit 0b3abef)
Signed-off-by: Sean Owen <[email protected]>
srowen added a commit that referenced this pull request Jan 17, 2019
… for unary negation

## What changes were proposed in this pull request?

Fix implementation of unary negation (`__neg__`) in Pyspark DenseVectors

## How was this patch tested?

Existing tests, plus new doctest

Closes #23570 from srowen/SPARK-26638.

Authored-by: Sean Owen <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
(cherry picked from commit 0b3abef)
Signed-off-by: Sean Owen <[email protected]>
@srowen
Copy link
Member Author

srowen commented Jan 17, 2019

Merged to master/2.4/2.3

@srowen srowen closed this in 0b3abef Jan 17, 2019
@srowen srowen deleted the SPARK-26638 branch January 21, 2019 17:57
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
… for unary negation

## What changes were proposed in this pull request?

Fix implementation of unary negation (`__neg__`) in Pyspark DenseVectors

## How was this patch tested?

Existing tests, plus new doctest

Closes apache#23570 from srowen/SPARK-26638.

Authored-by: Sean Owen <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Jul 23, 2019
… for unary negation

## What changes were proposed in this pull request?

Fix implementation of unary negation (`__neg__`) in Pyspark DenseVectors

## How was this patch tested?

Existing tests, plus new doctest

Closes apache#23570 from srowen/SPARK-26638.

Authored-by: Sean Owen <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
(cherry picked from commit 0b3abef)
Signed-off-by: Sean Owen <[email protected]>
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Aug 1, 2019
… for unary negation

## What changes were proposed in this pull request?

Fix implementation of unary negation (`__neg__`) in Pyspark DenseVectors

## How was this patch tested?

Existing tests, plus new doctest

Closes apache#23570 from srowen/SPARK-26638.

Authored-by: Sean Owen <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
(cherry picked from commit 0b3abef)
Signed-off-by: Sean Owen <[email protected]>
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