alamb commented on a change in pull request #8111:
URL: https://github.com/apache/arrow/pull/8111#discussion_r483666883



##########
File path: rust/datafusion/README.md
##########
@@ -82,3 +82,37 @@ This library currently supports the following SQL constructs:
 * `WHERE` to filter
 * `GROUP BY` together with one of the following aggregations: `MIN`, `MAX`, 
`COUNT`, `SUM`, `AVG`
 * `ORDER BY` together with an expression and optional `DESC`
+
+## Supported Data Types

Review comment:
       This table is directly derived from the `make_data_type` function




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


Reply via email to