aws-sdk-java icon indicating copy to clipboard operation
aws-sdk-java copied to clipboard

setting scanFilter if scanExpression.getScanFilter() is not null. Fix…

Open ShubhamSrivastava93 opened this issue 4 years ago • 1 comments

setting scanFilter if scanExpression.getScanFilter() is not null. Fix for the NPE experienced in few cases *Issue DynamoDBMapper Scan NPE *

*Description of changes: Checking scanExpression.getScanFilter() for null *

ShubhamSrivastava93 avatar Feb 10 '21 05:02 ShubhamSrivastava93

@debora-ito Could You Please look into this? Thanks

ShubhamSrivastava93 avatar Feb 11 '21 01:02 ShubhamSrivastava93

The original issue was resolved, so I'll close this.

debora-ito avatar Sep 13 '23 23:09 debora-ito