Github user viirya commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21537#discussion_r195626998
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/codegen/javaCode.scala
 ---
    @@ -155,6 +170,17 @@ object Block {
     
       val CODE_BLOCK_BUFFER_LENGTH: Int = 512
     
    +  /**
    +   * A custom string interpolator which inlines all types of input 
arguments into a string without
    --- End diff --
    
    I will also do some improvement of document.


---

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

Reply via email to