Skip to content

Commit

Permalink
modify in 1.19 after flink default to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
yunfengzhou-hub committed Sep 22, 2024
1 parent 1813036 commit 93b6816
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@
package org.apache.flink.streaming.runtime.streamrecord;

/** Fake class, for compiling only, should never be used. */
public class RecordAttributes extends StreamElement {
public static final RecordAttributes EMPTY_RECORD_ATTRIBUTES = new RecordAttributes();
}
public class RecordAttributes extends StreamElement {}

0 comments on commit 93b6816

Please sign in to comment.