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
768 stars 119 forks source link

Reenable CI using Azure Pipelines #368

Closed jcamachor closed 3 months ago

jcamachor commented 4 months ago

What is the purpose of the pull request

The project used Azure Pipelines to run build and test workflow before migrating to ASF infrastructure. This PR will reenable the pipeline (see #363 for more details, including details on Azure Pipelines not being natively supported in ASF infrastructure).

Brief change log

Verify this pull request

jcamachor commented 4 months ago

@xtable-bot run azure

xtable-bot commented 4 months ago

CI report:

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

@ashvina , @the-other-tim-brown , could any of you take a look? This will unblock CI testing, so I'd suggest checking it in as soon as possible and iterating as needed in follow-up PRs.

On another note, I'm not sure how we can get rid of the onetable-io.onetable status check in the PRs, maybe we will need to open a ticket with ASF INFRA to get it solved.

jcamachor commented 3 months ago

I created a JIRA for the onetable-io.onetable status check issue: https://issues.apache.org/jira/browse/INFRA-25582