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 2019/12/04 16:30:57 UTC

[GitHub] [spark] dongjoon-hyun commented on issue #26750: [SPARK-28948][SQL] Support passing all Table metadata in TableProvider

dongjoon-hyun commented on issue #26750: [SPARK-28948][SQL] Support passing all Table metadata in TableProvider
URL: https://github.com/apache/spark/pull/26750#issuecomment-561723746
 
 
   Hi, @cloud-fan . Could you fix the following two `lint-java` errors detected by `GitHub Action`? Our Jenkins PR builder seems to ignore it.
   ```
   [ERROR] src/test/java/test/org/apache/spark/sql/connector/JavaSimpleDataSourceV2.java:[43] (sizes) LineLength: Line is longer than 100 characters (found 102).
   34
   [ERROR] src/test/java/test/org/apache/spark/sql/connector/JavaSchemaRequiredDataSource.java:[73] (sizes) LineLength: Line is longer than 100 characters (found 102).
   ```

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