github uniVocity/univocity-parsers v2.2.2
Next maintenance version 2.2.2

latest releases: v2.9.1, v2.9.0, v2.8.4...
9 years ago

Bugfixes

  • Inconsistent behavior of maxCharsPerColumn in CSV parser: (#113) - optimization introduced in version 2.2.1 allowed unquoted CSV values to be as long as the input buffer size, regardless of the setting.
  • Annotations with defaultNullRead won't make the parser set the value provided into a java bean if the targeted column is not present in the input : (#116)
  • Annotated fields in inherited classes were being ignored.
  • AbstractConcurrentProcessor was not shutting down its internal ExecutorService: 100aa34
  • Fixed incorrect behavior of parser when processing a combination of: user-provided headers + field selection + column reordering disabled: c6241df

Don't miss a new univocity-parsers release

NewReleases is sending notifications on new releases.