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-35242] Supports per-SE type configuration & "lenient" evolution behavior #3339

Merged
merged 7 commits into from
Aug 8, 2024

Commits on Aug 8, 2024

  1. [FLINK-35242][runtime] Supports per-SE type configuration & "lenient"…

    … evolution behavior & Add schema operator metrics
    
    # Conflicts:
    #	flink-cdc-runtime/src/main/java/org/apache/flink/cdc/runtime/operators/schema/coordinator/SchemaManager.java
    #	flink-cdc-runtime/src/main/java/org/apache/flink/cdc/runtime/operators/transform/TableChangeInfo.java
    yuxiqian committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    55055aa View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    yuxiqian committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5281e71 View commit details
    Browse the repository at this point in the history
  3. mark api @PublicEvolving

    yuxiqian committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a18def4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18a5f39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a2a562 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9a525c View commit details
    Browse the repository at this point in the history
  7. fix: java docs

    yuxiqian committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    862db2c View commit details
    Browse the repository at this point in the history