uniVocity / univocity-parsers

uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.
915 stars 251 forks source link

Add small (4 Gb limit) clob support #520

Open gaellalire opened 1 year ago

gaellalire commented 1 year ago

Code in https://github.com/uniVocity/univocity-parsers/pull/517 This allow ART (https://art.sourceforge.net/) to print clob values. Size is checked to avoid exception when using EMPTY_CLOB()