You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/09/04 14:52:40 UTC

[GitHub] [arrow] alamb commented on a change in pull request #8111: ARROW-9914: [Rust][DataFusion] Document SQL Type --> Arrow type mapping

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:
users@infra.apache.org