jzhuge commented on issue #23507: [SPARK-26576][SQL] Broadcast hint not applied to partitioned table URL: https://github.com/apache/spark/pull/23507#issuecomment-454236890 +1 on reverting Failed to reproduce the issue. My internal Jenkins job mimic'ng https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.3-test-maven-hadoop-2.7/572/ completed 16,477 tests successfully. 14:32:59 + build/mvn -version 14:33:01 Using `mvn` from path: /mnt/builds/slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.3.9/bin/mvn 14:33:01 Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00) 14:33:01 Maven home: /mnt/builds/slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.3.9 14:33:01 Java version: 1.8.0_192, vendor: Azul Systems, Inc. 14:33:01 Java home: /usr/lib/jvm/zulu-8-amd64/jre 14:33:01 Default locale: en_US, platform encoding: UTF-8 14:33:01 OS name: "linux", version: "4.4.0-1072-aws", arch: "amd64", family: "unix" 14:33:01 + build/mvn clean package --batch-mode -DskipTests -Phadoop-2.7 -Pyarn -Phive -Phive-thriftserver -Pkinesis-asl -Pmesos 14:43:04 Executing Maven: -B -f /mnt/builds/slave/workspace/jzhuge-test2/pom.xml -Dmaven.repo.local=/mnt/builds/slave/workspace/jzhuge-test2/.repository test -DzincPort=6666 --fail-at-end -Phadoop-2.7 -Pyarn -Phive -Phive-thriftserver -Pkinesis-asl -Pmesos On Mon, Jan 14, 2019 at 6:50 AM Sean Owen <[email protected]> wrote: > It's possible it merely uncovered a different problem, in the test or main > code, that only exists in 2.3. > > How important is the change for 2.3? given that there is a release > imminent, would it be OK to revert it now in 2.3, or does that lose an > important fix? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/spark/pull/23507#issuecomment-454030131>, or mute > the thread > <https://github.com/notifications/unsubscribe-auth/ABy-pAvV0YizQrVOUP-I-RHzXaKeVAo8ks5vDJk_gaJpZM4Z4-eK> > . > -- John Zhuge
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
