yaooqinn commented on PR #45401:
URL: https://github.com/apache/spark/pull/45401#issuecomment-1980432051

   ```
   spark-sql (default)> select version();
   3.5.0 ce5ddad990373636e94071e7cef2f31021add07b
   spark-sql (default)> create table d (0a real) using parquet;
   spark-sql (default)> desc formatted d;
   0a                   float
   ```
   
   Do we already have it?


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to