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

ASF GitHub Bot logged work on CSV-234:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Feb/19 18:38
            Start Date: 25/Feb/19 18:38
    Worklog Time Spent: 10m 
      Work Description: coveralls commented on issue #39: [CSV-234] Enable 
escaping of quotes in CLOBs
URL: https://github.com/apache/commons-csv/pull/39#issuecomment-467127986
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/21836402/badge)](https://coveralls.io/builds/21836402)
   
   Coverage decreased (-0.6%) to 90.89% when pulling 
**ed491993e0af0fcce1cc94fd378ca2242e6fd1de on 
luyseyal:bugfix/CSV-234-fix-not-escaping-embedded-quotes** into 
**e24dc316d471c7ad29384a976f8f2ba10375150a on apache:master**.
   
 
----------------------------------------------------------------
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: 203841)
    Time Spent: 50m  (was: 40m)

> Add support for java.sql.Clob
> -----------------------------
>
>                 Key: CSV-234
>                 URL: https://issues.apache.org/jira/browse/CSV-234
>             Project: Commons CSV
>          Issue Type: Improvement
>          Components: Printer
>    Affects Versions: 1.6
>            Reporter: Roberto Benedetti
>            Priority: Trivial
>             Fix For: 1.7
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> When invoking CVSPrinter#printRecords(ResultSet) if the object is a 
> java.sql.Clob the method toString() may not return its content (eg with 
> Oracle drivers it return the basic Object#toString()).
> When dealing with java.sql.Clob a stream must be read.



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

Reply via email to