[ https://issues.apache.org/jira/browse/HUDI-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390289#comment-17390289 ]
ASF GitHub Bot commented on HUDI-2253: -------------------------------------- vinothchandar commented on a change in pull request #3371: URL: https://github.com/apache/hudi/pull/3371#discussion_r679655658 ########## File path: hudi-spark-datasource/hudi-spark2/src/test/java/org/apache/hudi/internal/TestHoodieDataSourceInternalWriter.java ########## @@ -195,6 +196,8 @@ public void testMultipleDataSourceWrites(boolean populateMetaFields) throws Exce } } + // takes up lot of running time with CI. + @Disabled Review comment: but do we need this re-enabled at some point? -- 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: commits-unsubscr...@hudi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Reduce CI run time for deltastreamer and bulk insert row writer tests > --------------------------------------------------------------------- > > Key: HUDI-2253 > URL: https://issues.apache.org/jira/browse/HUDI-2253 > Project: Apache Hudi > Issue Type: Test > Components: Testing > Reporter: sivabalan narayanan > Assignee: sivabalan narayanan > Priority: Major > Labels: pull-request-available > Fix For: 0.9.0 > > > Reduce CI run time for deltastreamer and bulk insert row writer tests > > org.apache.hudi.utilities.functional.TestHoodieMultiTableDeltaStreamer > org.apache.hudi.spark3.internal.TestHoodieDataSourceInternalBatchWrite > org.apache.hudi.utilities.functional.TestHoodieDeltaStreamer > org.apache.hudi.spark3.internal.TestHoodieBulkInsertDataInternalWriter -- This message was sent by Atlassian Jira (v8.3.4#803005)