nuno-faria opened a new pull request, #24471:
URL: https://github.com/apache/datafusion/pull/24471

   ## Which issue does this PR close?
   
   - N/A.
   
   ## Rationale for this change
   
   The data types page 
(https://datafusion.apache.org/user-guide/sql/data_types.html) is quite 
outdated, e.g., still claiming that `ARRAY` is not supported. This PR updates 
the missing types and also adds missing aliases.
   
   This should only be merged after #24398.
   
   ## What changes are included in this PR?
   
   - Add missing types, like `ARRAY`, `STRUCT`, and `MAP`, as well as alias for 
existing types.
   - Updated the sqlparser-rs link, which was pointing to the wrong line.
   
   ## Are these changes tested?
   
   Documentation only.
   
   ## Are there any user-facing changes?
   
   No.


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