Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-31987][Connectors/AWS] Implement KDS Table API support #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

karubian
Copy link
Contributor

Purpose of the change

Implements the Table API for the Kinesis Source.

Verifying this change

This change added tests and can be verified as follows:

  • Added unit tests

Significant changes

(Please check any boxes [x] if the answer is "yes". You can first publish the PR and check them afterwards, for convenience.)

  • Dependencies have been added or upgraded
  • Public API has been changed (Public API is any class annotated with @Public(Evolving))
  • Serializers have been changed
  • New feature has been introduced
    • If yes, how is this documented? (not applicable / docs / JavaDocs / not documented)

@karubian karubian force-pushed the kds-table-api branch 4 times, most recently from 25239e0 to 2e049af Compare September 27, 2024 14:39
@karubian karubian marked this pull request as ready for review September 30, 2024 10:34
@karubian karubian force-pushed the kds-table-api branch 6 times, most recently from 3bd02bb to fd49dd8 Compare October 1, 2024 14:47
@karubian karubian force-pushed the kds-table-api branch 2 times, most recently from 2bb9a32 to 638351c Compare October 11, 2024 10:23
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.

1 participant