flink icon indicating copy to clipboard operation
flink copied to clipboard

[FLINK-20873][Table SQl/API] Update to calcite 1.27

Open snuyanzin opened this issue 1 year ago • 1 comments

What is the purpose of the change

The PR is to update calcite dependency to 1.27

Verifying this change

From one side it's partially covered by existing tests From another side it would make sense to have multiple end-to-end user tests (probably still discussable )

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes )
  • 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 applicable)

snuyanzin avatar Sep 16 '22 12:09 snuyanzin

CI report:

  • 3c360726f0997d6c48bdbc1f188fceb06d9f09e6 UNKNOWN
  • 65a35979284a51c938edaffd9eaed79ef2d70226 Azure: SUCCESS
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar Sep 16 '22 12:09 flinkbot

@flinkbot run azure

snuyanzin avatar Oct 13 '22 07:10 snuyanzin

Thanks for your feedback rebased

snuyanzin avatar Oct 19 '22 14:10 snuyanzin

@flinkbot run azure

for some reason build has not started

snuyanzin avatar Oct 19 '22 15:10 snuyanzin