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-35980][tests] Add transform-related test cases #3509

Closed
wants to merge 1 commit into from

Conversation

yuxiqian
Copy link
Contributor

@yuxiqian yuxiqian commented Aug 6, 2024

This closes FLINK-35980 by:

  • added test cases for pipeline transform features
  • corrected usage of Cache to avoid ClassLoaderLeakage failure

Some cases are ignored for now, until FLINK-35981, FLINK-35982, FLINK-35983, FLINK-35984, FLINK-35985, FLINK-35986 are closed.

# Conflicts:
#	flink-cdc-composer/src/test/java/org/apache/flink/cdc/composer/flink/FlinkPipelineTransformITCase.java

# Conflicts:
#	flink-cdc-composer/src/test/java/org/apache/flink/cdc/composer/flink/FlinkPipelineTransformITCase.java

# Conflicts:
#	flink-cdc-composer/src/test/java/org/apache/flink/cdc/composer/flink/FlinkPipelineTransformITCase.java
#	flink-cdc-runtime/src/main/java/org/apache/flink/cdc/runtime/operators/transform/TransformExpressionCompiler.java
Copy link

github-actions bot commented Nov 2, 2024

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Nov 2, 2024
@yuxiqian
Copy link
Contributor Author

yuxiqian commented Nov 7, 2024

Closed by #3592.

@yuxiqian yuxiqian closed this Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant