[
https://issues.apache.org/jira/browse/DRILL-6170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16370474#comment-16370474
]
Kunal Khatua commented on DRILL-6170:
-------------------------------------
Alternate suggestion:
[https://lists.apache.org/thread.html/69cb90930902075fe20270be12db4e37c3a8daa63d200d3fb8a34ade@<user.drill.apache.org>|https://lists.apache.org/thread.html/69cb90930902075fe20270be12db4e37c3a8daa63d200d3fb8a34ade@<user.drill.apache.org>]
> Add support for fixed-width files
> ---------------------------------
>
> Key: DRILL-6170
> URL: https://issues.apache.org/jira/browse/DRILL-6170
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Text & CSV
> Affects Versions: 1.12.0
> Reporter: Flavio Pompermaier
> Priority: Minor
>
> I will be useful to be able to parse correctly a fixed-width file.
> Similarly to CSV format it could be configured specifying the offset list.
> For example:
> "fw1": {
> "type": "fixed-width",
> "extensions": [
> "fw1"
> ],
> "offsets": "1,4,8,23,50,99,200"
> },
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)