You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/06 13:57:45 UTC

[GitHub] [spark] HyukjinKwon commented on a change in pull request #32037: [SPARK-34944][SQL][TESTS] Employ correct data type for web_returns and store_returns in TPCDS tests

HyukjinKwon commented on a change in pull request #32037:
URL: https://github.com/apache/spark/pull/32037#discussion_r607873661



##########
File path: .github/workflows/build_and_test.yml
##########
@@ -462,61 +462,61 @@ jobs:
       run: |
         ./build/sbt -Pyarn -Pmesos -Pkubernetes -Phive -Phive-thriftserver -Phadoop-cloud -Pkinesis-asl -Phadoop-2.7 compile test:compile
 
-  tpcds-1g:
-    name: Run TPC-DS queries with SF=1

Review comment:
       Can we simply skip it for now? e.g.) `if: ${{ '1' == '0' }}`




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org