oap-project / pmem-spill

Spark plug-in package for accelerating Spark runtime spill functions using PMem such as RDD cache PMem extension.
Apache License 2.0
7 stars 5 forks source link

[POAE7-961] fix null pointer issue when offheap enabled - part II #28

Closed yma11 closed 3 years ago

yma11 commented 3 years ago

What changes were proposed in this pull request?

bug fix for null pointer issue when offheap enabled

How was this patch tested?

PT

github-actions[bot] commented 3 years ago

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/pmem-spill/issues

Then could you also rename commit message and pull request title in the following format?

[PMEM-SPILL-${ISSUES_ID}] ${detailed message}

See also:

yma11 commented 3 years ago

@winningsix Please help merge this PR.