An open API service for providing issue and pull request metadata for open source projects.

GitHub / aws/aws-sdk-java-v2 issues and pull requests

Labelled with: dynamodb-enhanced

#6410 - AutoGeneratedTimestampRecordExtension doesn't take into account manually provided schema for nested attributes.

Issue - State: closed - Opened by SimY4 3 months ago - 4 comments
Labels: bug, closed-for-staleness, dynamodb-enhanced, potential-regression

#6381 - DynamoDB Enhanced Client Using Wrong Field Name when Querying GSI

Issue - State: closed - Opened by adamsnively 3 months ago - 2 comments
Labels: bug, response-requested, dynamodb-enhanced

#6371 - DynamoDB enhanced TableSchema introspection fails for Lombok's getters for java.lang.Booleans

Issue - State: closed - Opened by yattoni 3 months ago - 2 comments
Labels: bug, dynamodb-enhanced, potential-regression

#6110 - TableSchema.fromBean stack overflow if class hierarchy is transitively recursive

Issue - State: open - Opened by tmelko-genesys 7 months ago - 1 comment
Labels: bug, dynamodb-enhanced, p2

#5728 - DynamoDbEnhancedClient default extensions are being overridden/replaced when new extensions are being added

Issue - State: closed - Opened by Boyapati36 about 1 year ago - 1 comment
Labels: guidance, closed-for-staleness, dynamodb-enhanced

#5584 - DynamoDB EnhancedClient UpdateItem backwards incompatible change breaks workflows

Issue - State: closed - Opened by phillipberndt about 1 year ago - 2 comments
Labels: bug, dynamodb-enhanced, p1

#5529 - [DDB Enhanced Client] BigDecimal has different behavior between top level and nested value on handling trailing zeros

Issue - State: closed - Opened by khiemns54 over 1 year ago - 2 comments
Labels: bug, response-requested, closed-for-staleness, dynamodb-enhanced, p2

#5497 - ConditionalCheckFailedException with version attribute and partition key using auto-generated UUID

Issue - State: open - Opened by johnchapin over 1 year ago - 4 comments
Labels: feature-request, dynamodb-enhanced, p2

#5407 - Support for using Lombok @Builder on class annotated with DynamoDbImmutable containing ignored attributes

Issue - State: closed - Opened by sagarg22 over 1 year ago - 1 comment
Labels: feature-request, closed-for-staleness, dynamodb-enhanced

#5400 - DynamoDbEnhancedAsyncClient#createTable() fails to generate secondary indexes

Issue - State: closed - Opened by tkhill-AWS over 1 year ago - 4 comments
Labels: bug, dynamodb-enhanced, p2

#5382 - DynamoDB enhanced client - Add "Select" in ScanEnhancedRequest (short issue description)

Issue - State: closed - Opened by shetsa-amzn over 1 year ago
Labels: feature-request, dynamodb-enhanced, p2

#5062 - DynamoDbAutoGeneratedTimestampAttribute custom date format and time zone

Issue - State: closed - Opened by chrisbloe-nhse over 1 year ago - 4 comments
Labels: response-requested, feature-request, closed-for-staleness, dynamodb-enhanced

#5050 - MIgration to Dynamodb V2 Is Really Rough

Issue - State: closed - Opened by patrickjamesbarry over 1 year ago - 8 comments
Labels: documentation, closed-for-staleness, dynamodb-enhanced, p1

#5013 - GetItem on index in `dynamodb-enhanced` dependency

Issue - State: closed - Opened by ashr123 over 1 year ago - 5 comments
Labels: feature-request, dynamodb-enhanced, p3

#4764 - Add more helpers to DynamoDB Expression

Issue - State: closed - Opened by akiesler almost 2 years ago - 2 comments
Labels: feature-request, dynamodb-enhanced

#4758 - UpdateItemEnhancedRequest ignoreNulls not Working for Nested Beans

Issue - State: closed - Opened by JustinMarinelli almost 2 years ago - 4 comments
Labels: bug, response-requested, closed-for-staleness, dynamodb-enhanced, p3

#4711 - DynamoDbTable.updateItem clears data from table, then only sets non-null field values

Issue - State: open - Opened by ipsi-apant about 2 years ago
Labels: bug, needs-triage, dynamodb-enhanced

#4597 - DynamoDB Autogenerated Update Expression Is Too Large

Issue - State: open - Opened by DaltonWorsnup about 2 years ago - 5 comments
Labels: feature-request, dynamodb-enhanced, p2

#4446 - TableSchema.fromImmutableClass() introspection fails when the item class has fields starting with "is"

Issue - State: open - Opened by MechaJoe about 2 years ago - 6 comments
Labels: bug, dynamodb-enhanced, p2

#4442 - Add ReturnValuesOnConditionCheckFailure member to Update & Put Enhanced Request

Issue - State: closed - Opened by masakiasanuma about 2 years ago - 7 comments
Labels: feature-request, dynamodb-enhanced

#4295 - Support Time To Live attributes in the DynamoDB Enhanced Client

Issue - State: open - Opened by acouvreur over 2 years ago - 8 comments
Labels: feature-request, dynamodb-enhanced, p2

#4247 - UpdateItemEnhancedRequest does not allow specification of the ReturnItems member of the updateItem API call

Issue - State: closed - Opened by rawlinsc over 2 years ago - 2 comments
Labels: feature-request, dynamodb-enhanced

#4123 - DynamoDbEnhancedClient allow to request to return capacity on all data plane operations

Issue - State: closed - Opened by arjanschaaf over 2 years ago - 8 comments
Labels: feature-request, dynamodb-enhanced, p2

#3965 - TableSchema.converterForAttribute() returns wrong generic type

Issue - State: open - Opened by rkennedy-mode over 2 years ago
Labels: bug, needs-triage, dynamodb-enhanced

#3958 - Use Enum.name() in EnumAttributeConverter instead of Enum.toString()

Issue - State: open - Opened by rkennedy-mode over 2 years ago - 7 comments
Labels: feature-request, dynamodb-enhanced, p2

#3945 - DynamoDbEnhanced queries fail on attributes that contain `~`

Issue - State: open - Opened by chrylis over 2 years ago - 1 comment
Labels: bug, dynamodb-enhanced, p2

#3943 - Common DynamoDb Enhanced interface for "queryable"

Issue - State: open - Opened by chrylis over 2 years ago - 1 comment
Labels: feature-request, dynamodb-enhanced, p3

#3923 - `@DynamoDbSecondaryPartitionKey` and `@DynamoDbSecondarySortKey` annotations have no effect on `table.createTable()`

Issue - State: closed - Opened by acouvreur over 2 years ago - 7 comments
Labels: bug, dynamodb-enhanced, p2

#3916 - DynamoDB Enhanced Client shouldn't assume every method is a property

Issue - State: open - Opened by chrylis over 2 years ago - 3 comments
Labels: bug, dynamodb-enhanced, p2

#3915 - Support DynamoDbConvertedBy annotation on type

Issue - State: open - Opened by chrylis over 2 years ago - 1 comment
Labels: feature-request, dynamodb-enhanced, p3

#3894 - VersionedRecordExtension does not support 0 as a starting value

Issue - State: closed - Opened by akiesler over 2 years ago - 5 comments
Labels: documentation, dynamodb-enhanced, p2

#3695 - Support optional prefix for @DynamoDbFlatten fields

Issue - State: open - Opened by akiesler almost 3 years ago - 4 comments
Labels: feature-request, dynamodb-enhanced, p3

#3542 - DynamoDbIgnoreNulls is not working as expected

Issue - State: closed - Opened by dariellbowo about 3 years ago - 1 comment
Labels: feature-request, duplicate, dynamodb-enhanced

#3228 - When a DynamoDbBean class use primitive types as setter's parameter, it will not be called.

Issue - State: closed - Opened by mikeyan123 over 3 years ago - 3 comments
Labels: bug, documentation, dynamodb-enhanced, p3

#3004 - DynamoDb error with Optional<Map<String, String>> field

Issue - State: open - Opened by marcogramy almost 4 years ago - 11 comments
Labels: bug, dynamodb-enhanced, p3

#2935 - dynamodb: Ability to override the table name

Issue - State: open - Opened by moznion almost 4 years ago - 7 comments
Labels: feature-request, dynamodb-enhanced, p2

#2628 - ItemUtils in SDK V2

Issue - State: closed - Opened by reply2srij over 4 years ago - 18 comments
Labels: feature-request, dynamodb-enhanced, p2

#2604 - DynamoDb-enhanced NoClassDefFoundError with different ClassLoaders

Issue - State: closed - Opened by Nithanim over 4 years ago - 25 comments
Labels: bug, closed-for-staleness, dynamodb-enhanced, p2

#2542 - [DynamoDbEnhancedClient] Support to flatten a Map into top level attributes of the object.

Issue - State: open - Opened by ghost over 4 years ago - 2 comments
Labels: feature-request, dynamodb-enhanced, p3

#2540 - [DynamoDbEnhancedClient] TableSchema::itemToMap doesn't respect ignoreNulls with null @DynamoDbFlattened members

Issue - State: open - Opened by neumannk over 4 years ago - 5 comments
Labels: bug, dynamodb-enhanced, p2

#2514 - Allow attaching MetricPublisher for DynamoDBEnhanced and DynamoDBEnhancedAsyncClient client calls

Issue - State: open - Opened by swaranga over 4 years ago - 5 comments
Labels: feature-request, dynamodb-enhanced, sdk-metrics, p3

#2507 - DynamoDbEnhancedClient uses expression with reserved words

Issue - State: closed - Opened by brackxm over 4 years ago - 5 comments
Labels: bug, closed-for-staleness, dynamodb-enhanced

#2445 - dynamodb-enhanced cannot be used with GraalVM 21.1

Issue - State: open - Opened by Aleksandr-Filichkin over 4 years ago - 10 comments
Labels: feature-request, dynamodb-enhanced, graalvm, p3

#2363 - DynamoDbEnhancedClient to be configurable to turn on consistent read for all applicable operations.

Issue - State: closed - Opened by alvinlin123 over 4 years ago - 4 comments
Labels: feature-request, dynamodb-enhanced, p3

#2358 - Optimistic Locking while using Enhanced DDB Client - DeleteItem not working

Issue - State: open - Opened by RushinNaik over 4 years ago - 9 comments
Labels: bug, dynamodb-enhanced, hacktoberfest, p2

#2296 - `DefaultAttributeConvererProvider` throws `IndexOutOfBoundException` on `Object` class

Issue - State: open - Opened by steven-aerts almost 5 years ago - 8 comments
Labels: bug, dynamodb-enhanced, p2

#2292 - Add support for update expressions when using the enhanced Dynamo client

Issue - State: closed - Opened by kruez almost 5 years ago - 26 comments
Labels: feature-request, closed-for-staleness, dynamodb-enhanced

#2198 - DynamoDB Enhanced v. 2.15.41 putItem - getItem generates java.lang.NoClassDefFoundError

Issue - State: closed - Opened by Max161 almost 5 years ago - 6 comments
Labels: bug, third-party, closed-for-staleness, dynamodb-enhanced, p3

#2162 - DynamoDB Enhanced Client: Provide JSON Attribute Converter Out of the Box

Issue - State: open - Opened by helloworldless about 5 years ago - 4 comments
Labels: feature-request, dynamodb-enhanced, p2

#2083 - DynamoDB enhanced client - Add "Select" in QueryEnhancedRequest

Issue - State: closed - Opened by felixchin about 5 years ago - 15 comments
Labels: feature-request, dynamodb-enhanced, p2

#1932 - Enhanced DynamoDB annotations are incompatible with Lombok

Issue - State: open - Opened by bill-phast over 5 years ago - 26 comments
Labels: feature-request, third-party, dynamodb-enhanced, p2

#1919 - DynamoDbEnhancedClient: @DynamoDBGeneratedUuid support

Issue - State: closed - Opened by millems over 5 years ago - 1 comment
Labels: feature-request, dynamodb-enhanced, p2

#1871 - Dynamodb Enhanced Client support for Encryption

Issue - State: closed - Opened by santanugho over 5 years ago - 12 comments
Labels: feature-request, dynamodb-enhanced, p1

#1870 - DynamoDB Enhanced Client Polymorphic Types

Issue - State: open - Opened by millems over 5 years ago - 23 comments
Labels: feature-request, dynamodb-enhanced, p1