[
https://issues.apache.org/jira/browse/DRILL-8054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448635#comment-17448635
]
ASF GitHub Bot commented on DRILL-8054:
---------------------------------------
dzamo commented on a change in pull request #2386:
URL: https://github.com/apache/drill/pull/2386#discussion_r755999827
##########
File path: contrib/format-sas/README.md
##########
@@ -0,0 +1,34 @@
+# Format Plugin for SAS Files
+This format plugin enables Drill to read SAS files. (sas7bdat)
+
+## Data Types
+The SAS format supports the `VARCHAR`, `LONG`, `DOUBLE` and `DATE` formats.
Review comment:
```suggestion
The SAS format plugin supports the `VARCHAR`, `LONG`, `DOUBLE` and `DATE`
Drill data types.
```
--
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]
> Add SAS Format Plugin
> ---------------------
>
> Key: DRILL-8054
> URL: https://issues.apache.org/jira/browse/DRILL-8054
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Other
> Affects Versions: 1.19.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 1.20.0
>
>
> This PR adds the ability to read SAS files. Once merged, Drill will be able
> to read all files types that the Pandas library can read.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)