HeartSaVioR commented on issue #27380: [SPARK-30669][SS] Introduce 
AdmissionControl APIs for StructuredStreaming
URL: https://github.com/apache/spark/pull/27380#issuecomment-580489250
 
 
   I'm seeing the indentation of Java files are done by 4 spaces, whereas we 
seem to use 2 spaces also for Java files as well (checked some sample of java 
files in `sql/core`).
   
   
https://github.com/apache/spark/blob/master/sql/core/src/main/java/org/apache/spark/sql/connector/read/V1Scan.java
   
https://github.com/apache/spark/blob/master/sql/core/src/main/java/org/apache/spark/sql/connector/write/V1WriteBuilder.java
   
   While it should be even better if we can catch it in checkstyle (linter), 
could we make a change here for now?

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

Reply via email to