lsyldliu commented on PR #25585:
URL: https://github.com/apache/flink/pull/25585#issuecomment-2588897923
This is done by pr: https://github.com/apache/flink/pull/25966, close it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
lsyldliu closed pull request #25585: [FLINK-36497][table]Remove all deprecated
methods `CatalogTable`
URL: https://github.com/apache/flink/pull/25585
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
xuyangzhong commented on PR #25585:
URL: https://github.com/apache/flink/pull/25585#issuecomment-2567337110
Hi, @Edward-Gavin can you take a look at the ci failure and rebase the
latest master to resolve the conflicts?
--
This is an automated message from the Apache Git Service.
To respon
tomncooper commented on PR #25585:
URL: https://github.com/apache/flink/pull/25585#issuecomment-2539423237
Looks like you have failed the spotless check. You need to run `mvn
spotless:apply` and commit the changes first and then you can actually test
your code changes.
--
This is an auto
Edward-Gavin commented on PR #25585:
URL: https://github.com/apache/flink/pull/25585#issuecomment-2496576203
@flinkbot run azure
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
snuyanzin commented on PR #25585:
URL: https://github.com/apache/flink/pull/25585#issuecomment-2496184065
@Edward-Gavin are going to continue, i'm asking since ci is currently failng
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
flinkbot commented on PR #25585:
URL: https://github.com/apache/flink/pull/25585#issuecomment-2443475748
## CI report:
* 33ea97c1bdd9ca2a9e0265600ae2ea36cad24476 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
Edward-Gavin opened a new pull request, #25585:
URL: https://github.com/apache/flink/pull/25585
## What is the purpose of the change
Remove all deprecated methods in `CatalogTable`
## Brief change log
Remove all deprecated methods in `CatalogTable`
## Verif