You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/11/09 08:20:54 UTC

[GitHub] [flink-connector-aws] dannycranmer opened a new pull request, #18: [FLINK-29937][Connectors/DynamoDB] Rename DynamoDBEnhancedElementConverter

dannycranmer opened a new pull request, #18:
URL: https://github.com/apache/flink-connector-aws/pull/18

   ## What is the purpose of the change
   
   Rename `DynamoDBEnhancedElementConverter` to `DynamoDbBeanElementConverter` and general tidy
   
   ## Brief change log
   
   - Rename `DynamoDBEnhancedElementConverter` to `DynamoDbBeanElementConverter`
   - Update sample application
   - Fix/improve comments and javadoc
   - Add missing `@PublicEvolving`
   
   ## Verifying this change
   
   Run `SinkDynamoDbBeanIntoDynamoDb` locally
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: no
     - The serializers: no
     - The runtime per-record code paths (performance sensitive): no
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
     - The S3 file system connector: no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? no
     - If yes, how is the feature documented? n/a
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-connector-aws] dannycranmer merged pull request #18: [FLINK-29937][Connectors/DynamoDB] Rename DynamoDBEnhancedElementConverter

Posted by GitBox <gi...@apache.org>.
dannycranmer merged PR #18:
URL: https://github.com/apache/flink-connector-aws/pull/18


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org