[
https://issues.apache.org/jira/browse/HUDI-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403681#comment-17403681
]
ASF GitHub Bot commented on HUDI-2264:
--------------------------------------
hudi-bot edited a comment on pull request #3518:
URL: https://github.com/apache/hudi/pull/3518#issuecomment-903159825
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "0f19283fd04204a000ed75946332ee5ece64b5cd",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1852",
"triggerID" : "0f19283fd04204a000ed75946332ee5ece64b5cd",
"triggerType" : "PUSH"
}, {
"hash" : "4249932f6310779339b4cb86e0a133b674417da0",
"status" : "CANCELED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1872",
"triggerID" : "4249932f6310779339b4cb86e0a133b674417da0",
"triggerType" : "PUSH"
}, {
"hash" : "b74914047915d8247ab077cb90147830a82d6a4b",
"status" : "UNKNOWN",
"url" : "TBD",
"triggerID" : "b74914047915d8247ab077cb90147830a82d6a4b",
"triggerType" : "PUSH"
}, {
"hash" : "31d7bdb42e832a90114fb511590636916302ab54",
"status" : "PENDING",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1873",
"triggerID" : "31d7bdb42e832a90114fb511590636916302ab54",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* 4249932f6310779339b4cb86e0a133b674417da0 Azure:
[CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1872)
* b74914047915d8247ab077cb90147830a82d6a4b UNKNOWN
* 31d7bdb42e832a90114fb511590636916302ab54 Azure:
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1873)
<details>
<summary>Bot commands</summary>
@hudi-bot supports the following commands:
- `@hudi-bot run travis` re-run the last Travis build
- `@hudi-bot run azure` re-run the last Azure build
</details>
--
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 comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Refactor Spark datasource functional tests
> ------------------------------------------
>
> Key: HUDI-2264
> URL: https://issues.apache.org/jira/browse/HUDI-2264
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Sagar Sumit
> Priority: Major
> Labels: pull-request-available
>
> Changing and running a test like HoodieSparkSQLWriterSuite is a huge pain.
> Modularize to reuse code as much as possible. common setup and tear down
> methods. For HoodieSparkSqlWriter, TestCOWDatasource, TestMORDataSource.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)