Hi, Anderson,

Good observation.  We shall output the strings with quotes.  Give us a 
couple of days.

John


On 11/1/2010 9:10 AM, Anderson Chaves wrote:
> Hi John,
>
> By using the ibis noticed that when using the parameter-output to the
> output of the query data in comma-separated file, it does not separate
> from it in quotes. For example:
> part.txt-file is:
>
> # meta data for data partition test written by ibis::tafel::write on
> Mon Nov 1 13:09:04 2010
>
> BEGIN HEADER
> Name = test
> Description = /root/Desktop/fastbit-ibis1.1.9/examples/.libs/lt-ardea
> -d /test -m col0:int, col1:double, col3:key -t /test/csv1.csv
> Number_of_rows = 2
> Number_of_columns = 3
> Timestamp = 1288624144
> END HEADER
>
> Begin Column
> name = col0
> data_type = INT
> End Column
>
> Begin Column
> name = col1
> data_type = DOUBLE
> End Column
>
> Begin Column
> name = col3
> data_type = CATEGORY
> End Column
>
> this query: SELECT col0, col1, col3 WHERE col1 <3
> it generates an output file like this:
>
> col0, col1, col3 (with counts)
> 1, 87462024688, Nows, mer, 1
> 2, 87470586299, Whelply, 1
>
> where "Now, mer" is a value of col3 .. have the possibility to add
> this quote separately on columns of this type of data?
>
> Thanks
>
>
>
> _______________________________________________
> FastBit-users mailing list
> [email protected]
> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to