Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/22171
  
    @vinodkc, I think you can mark up the code bit via 
    
    ``````
    ```
    spark.sql("create table test (a decimal(10,7), b decimal(10,6), c 
decimal(10,8))")
    ...
    +---------+--------+----------+
    ```
    ``````


---

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

Reply via email to