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 2020/03/04 09:20:08 UTC

[GitHub] [spark] attilapiros commented on issue #26016: [SPARK-24914][SQL] New statistic to improve data size estimate for columnar storage formats

attilapiros commented on issue #26016: [SPARK-24914][SQL] New statistic to improve data size estimate for columnar storage formats
URL: https://github.com/apache/spark/pull/26016#issuecomment-594410229
 
 
   Scala linter failed for an unrelated error:
   ```
   Run ./dev/lint-scala
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by org.apache.ivy.util.url.IvyAuthenticator (file:/home/runner/work/spark/spark/build/sbt-launch-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
   WARNING: Please consider reporting this to the maintainers of org.apache.ivy.util.url.IvyAuthenticator
   WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   WARNING: All illegal access operations will be denied in a future release
   Scalastyle checks failed at following occurrences:
   [error] SERVER ERROR: Gateway Time-out url=https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.scalaz/scalaz-effect_2.10/7.2.14/ivys/ivy.xml
   [error] SERVER ERROR: Gateway Time-out url=https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/cglib/cglib/2.2.2/jars/cglib.jar
   [error] SERVER ERROR: Gateway Time-out url=https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.eed3si9n/sbt-assembly/scala_2.10/sbt_0.13/0.11.2/jars/sbt-assembly.jar.sha1
   ##[error]Process completed with exit code 1.
   ```
   
   Locally there is no error:
   ```
    $ ./dev/lint-scala
   Scalastyle checks passed.
   ```

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


With regards,
Apache Git Services

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