Sounds like a quick JIRA.  Go for it!

The other thing that will come up will be the escape convention (backslash
and doubling are the common options).

On Fri, Sep 19, 2014 at 9:49 AM, Jim Scott <[email protected]> wrote:

> It isn't explicitly a CSV file ... the file has ^ field separators and ~
> quote characters.
>
> I have this format definition, but I need a way to specify that the quote
> character is ~
>     "nndb": {
>       "type": "text",
>       "extensions": [
>         "txt"
>       ]),
>       "delimiter": "^"
>     },
>
>
>
> On Fri, Sep 19, 2014 at 11:43 AM, Tomer Shiran <[email protected]>
> wrote:
>
> > CSV file?
> >
> > On Fri, Sep 19, 2014 at 9:04 AM, Jim Scott <[email protected]> wrote:
> >
> > > Is there a configuration option to specify the quote character for a
> file
> > > format?
> > >
> > > i.e. some fields are surrounded with " marks or some other quote
> > character
> > >
> >
> >
> >
> > --
> > Tomer Shiran
> > VP Product Management | MapR Technologies | 650-804-8657
> >
>

Reply via email to