apache / incubator-xtable

Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines.
https://xtable.apache.org/
Apache License 2.0
919 stars 147 forks source link

Remove azure ci #477

Closed daragu closed 4 months ago

daragu commented 4 months ago

Important Read

Remove azure ci.

What is the purpose of the pull request

(For example: This pull request implements the sync for delta format.)

Brief change log

The azure ci is pending. 图片

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

ghost commented 4 months ago

CI report:

Bot commands @xtable-bot supports the following commands: - `@xtable-bot run azure` re-run the last Azure build
daragu commented 4 months ago

thanks @the-other-tim-brown

jcamachor commented 4 months ago

Thanks, @daragu ! We should probably replace the badge in the README.md now that we are not relying on Azure Pipelines anymore; I have created #479 for that (also deleting an additional workflow file that was left behind). I'll also take care of deleting all the shadow infra Azure/GH infra that needed to be created to support Azure Pipelines in the first place.

daragu commented 4 months ago

Thanks, @daragu ! We should probably replace the badge in the README.md now that we are not relying on Azure Pipelines anymore; I have created #479 for that (also deleting an additional workflow file that was left behind). I'll also take care of deleting all the shadow infra Azure/GH infra that needed to be created to support Azure Pipelines in the first place.

👍