https://issues.apache.org/bugzilla/show_bug.cgi?id=46365


Sebb <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #2 from Sebb <[EMAIL PROTECTED]>  2008-12-08 10:03:42 PST ---
CSV Dataset uses commas to delimit variable names.

It does not strip leading or trailing spaces, so

a, b, c

will define the variables

"a"
" b"
" c"

(without the quotes).


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to