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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
