Skip to content

Conversation

@robert3005
Copy link

Upstream SPARK-26963 apache#23866

What changes were proposed in this pull request?

Don't use inaccessible fields in SizeEstimator, which comes up in Java 9+

How was this patch tested?

Manually ran tests with Java 11; it causes these tests that failed before to pass.
This ought to pass on Java 8 as there's effectively no change for Java 8.

Closes apache#23866 from srowen/SPARK-26963.

Authored-by: Sean Owen [email protected]
Signed-off-by: Sean Owen [email protected]

…ble in Java 9+

## What changes were proposed in this pull request?

Don't use inaccessible fields in SizeEstimator, which comes up in Java 9+

## How was this patch tested?

Manually ran tests with Java 11; it causes these tests that failed before to pass.
This ought to pass on Java 8 as there's effectively no change for Java 8.

Closes apache#23866 from srowen/SPARK-26963.

Authored-by: Sean Owen <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
@bulldozer-bot bulldozer-bot bot merged commit eca4aa8 into master Jun 28, 2019
@bulldozer-bot bulldozer-bot bot deleted the rk/cherry-pick-estimator branch June 28, 2019 17:47
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