flink icon indicating copy to clipboard operation
flink copied to clipboard

[FLINK-33945][table] Cleanup usage of deprecated org.apache.flink.tab…

Open liuyongvs opened this issue 1 year ago • 1 comments

What is the purpose of the change

Cleanup usage of deprecated Cleanup usage of deprecated org.apache.flink.table.api.dataview.ListView#ListView

Brief change log

  • Cleanup usage of deprecated Cleanup usage of deprecated org.apache.flink.table.api.dataview.ListView#ListView*

Verifying this change

  • original unit test *

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)

liuyongvs avatar Dec 27 '23 03:12 liuyongvs

CI report:

  • 3846b092bba0e97dc1ad40dcfd0c1d05821c21b0 Azure: SUCCESS
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar Dec 27 '23 04:12 flinkbot