[ 
https://issues.apache.org/jira/browse/BEAM-4626?focusedWorklogId=115616&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-115616
 ]

ASF GitHub Bot logged work on BEAM-4626:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Jun/18 20:05
            Start Date: 25/Jun/18 20:05
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on issue #5748: [BEAM-4626] SQL 
text tables of raw lines
URL: https://github.com/apache/beam/pull/5748#issuecomment-400078017
 
 
   I think that TSV is already supported because it is one of the standard 
identifiers in `CSVFormat`. But that enum does not have an entry for PSV. To 
have the most flexibility, we should create our own enum that can have more 
values than the one in commons-csv.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 115616)
    Time Spent: 40m  (was: 0.5h)

> Support text table format with a single column of the lines of the files
> ------------------------------------------------------------------------
>
>                 Key: BEAM-4626
>                 URL: https://issues.apache.org/jira/browse/BEAM-4626
>             Project: Beam
>          Issue Type: New Feature
>          Components: dsl-sql
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Today, SQL can read CSV and allows a {{format}} flag to control what CSV 
> variant is used. But to do easy things and write pure SQL jobs it would be 
> nice to just read the text file as a one-column table and do transformations 
> in SQL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to