issues
search
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.
918
stars
251
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Expanding char test
#546
Depasinre
opened
1 week ago
0
Fix: Random Delimiter in CSV Parser
#545
SijieMei
opened
2 weeks ago
0
Sorting annotation to avoid executing booleanString before trim
#544
SijieMei
opened
1 month ago
0
Hotfix/gh140testfix
#543
sonofab1rd
closed
3 months ago
0
StringIndexOutOfBoundsException when quoted space/s are present in first row with parse option Ignore trailing whitespaces as true and Ignore leading whitespaces as false
#542
vikashah
opened
5 months ago
1
Memory not released after processing
#541
anitha71
opened
6 months ago
2
Update FixedWidthParserSettings.java
#540
costakamby
opened
7 months ago
1
Fix build
#539
sonofab1rd
closed
8 months ago
0
Issue 533
#538
sonofab1rd
closed
8 months ago
0
Fix data race
#537
sonofab1rd
closed
8 months ago
0
Add small clob support
#536
sonofab1rd
closed
8 months ago
0
Leo3418/master
#535
sonofab1rd
closed
8 months ago
0
THIS REPO IS ABANDONED – IT IS USELESS TO OPEN ISSUES OR PULL REQUESTS
#534
UltraCharge99
opened
8 months ago
11
Fix incorrect results when ascii-control characters are used as Quote and Escape
#533
y-wei
opened
9 months ago
0
Date format issue "MM/dd/YYYY" in csv download file
#532
viswalaksh
opened
9 months ago
0
AbstractCharInputReader throws ArrayIndexOutOfBoundsException when buffer starts with whitespace
#531
arun1ram
opened
9 months ago
0
CsvWriterSettings - add option to not create the final line separator
#530
ghillert
opened
9 months ago
0
Incorrect column pruning
#529
MaxGekk
opened
10 months ago
1
is there is any way to get the MaxDataColumnCount in the TSV File which has no text Qualifier and Headers.
#528
heartcoder29
opened
11 months ago
0
Update README.md
#527
sleyzerzon
opened
1 year ago
0
Update pom.xml
#526
igomezg
opened
1 year ago
0
Website unavailable
#525
linamarythomas
opened
1 year ago
1
Integrating uniVocity into OSS-Fuzz
#524
henryrneh
opened
1 year ago
0
parseRow not working in (CentOS Linux release 7.6.1810 (Core) )
#523
Raviston6296
closed
1 year ago
0
`parseRecord(bean)` does not work
#522
pasolid
opened
1 year ago
0
Write with custom fields
#521
lelandkusmer-toast
opened
1 year ago
0
Add small (4 Gb limit) clob support
#520
gaellalire
opened
1 year ago
0
Incorrect header parsing
#519
moibra
opened
1 year ago
0
add an option for quoting values of the first column that start with the comment character #505
#518
wayneguow
opened
1 year ago
0
Add small (4 Gb limit) clob support
#517
gaellalire
opened
1 year ago
0
issue 515 - fix StringCache memory leak
#516
yishaic
opened
1 year ago
0
The headers cache (StringCache) cause a memory leak
#515
yishaic
opened
1 year ago
0
New Realese
#514
glascaleia
opened
2 years ago
0
Differentiating NULL, EMPTY-STRING and SPACE in CSV files from a ResultSet
#513
NTEREKAS
closed
2 years ago
0
CSV Reader does not escape ASCII control characters
#512
nandinir-db
opened
2 years ago
0
Wrong result for FixedWidthParser
#511
pajusin
opened
2 years ago
1
Tutorial site is not available
#510
dan-s1
opened
2 years ago
1
RetryableErrorHandler.handleConversionError throws ArrayIndexOutOfBoundsException
#509
idahiron
opened
2 years ago
1
Values between "a quoted and escaped quote" and "a quoted value, that starts with the delimiter" are skipped
#508
kasgilpofi
opened
2 years ago
0
Last field blank causing parsing error
#507
lavanya051992
closed
2 years ago
0
univocity.com unavailable
#506
lavanya051992
opened
2 years ago
1
Add an option to disable automatically quoting row-starting comment
#505
manuzhang
opened
2 years ago
0
CSV Parser is parsing single quote incorrectly.
#504
chintan2201
opened
2 years ago
0
2 toDate methods in com.univocity.parsers.conversions.Conversions causing compile error
#503
dan-s1
opened
2 years ago
0
Fix "reference to Record is ambiguous" build error on JDK 16 and above
#502
Leo3418
opened
2 years ago
0
remove scientific connotation
#501
ernesto13edop
opened
2 years ago
0
Long method breakdown and reducing Cyclomatic Complexity in FixedWidthParser.java
#500
MustafaWasif
opened
2 years ago
0
Incorrect parsing with auto-detected "\r" line endings when normalizeLineEndingsWithinQuotes=false
#499
eirikbakke
opened
2 years ago
1
Refactored long method in CsvWriter
#498
SolidSnackDrive
closed
2 years ago
0
Passing external context into BatchedColumnProcessor
#497
sumanthyss
opened
2 years ago
0
Next