flink icon indicating copy to clipboard operation
flink copied to clipboard

[hotfix][table] Fix incorrect error message of RootArgumentTypeStrategy

Open dylanhz opened this issue 2 weeks ago • 2 comments

What is the purpose of the change

Brief change log

Verifying this change

InputTypeStrategiesTest

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)
  • If yes, how is the feature documented? (not documented)

dylanhz avatar Dec 05 '25 03:12 dylanhz

CI report:

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

flinkbot avatar Dec 05 '25 03:12 flinkbot

Hi, @davidradl Could you help merge this pr? I don't have merge permissions.

dylanhz avatar Dec 09 '25 04:12 dylanhz

Thanks for your contribution @dylanhz Thanks for the review @davidradl

snuyanzin avatar Dec 17 '25 21:12 snuyanzin