This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git

commit 6f3b97a8426ce6e8560af72b953d29f28e89db7a
Merge: 4b9e7de3 68f17d8a
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 23 07:31:07 2026 -0400

    Merge pull request #628 from rootvector2/null-name-ignore-header-case
    
    Handle null name in CSVRecord accessors under ignoreHeaderCase

 src/main/java/org/apache/commons/csv/CSVRecord.java    |  4 ++--
 .../java/org/apache/commons/csv/CSVRecordTest.java     | 18 ++++++++++++++++++
 2 files changed, 20 insertions(+), 2 deletions(-)

Reply via email to