Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FasterXML/jackson-dataformat-csv issues and pull requests
#159 - Override equals function for CsvSchema and other classes
Issue -
State: open - Opened by Jiayi-Liao over 6 years ago
#158 - Add SerializationFeature to Serialize Objects with toString() method
Issue -
State: open - Opened by joseaio over 6 years ago
- 1 comment
Labels: Enhancement, 2.9
#157 - JsonIgnoreProperties ignores value but not the resulting CSV column
Issue -
State: closed - Opened by jeep87c over 6 years ago
- 1 comment
#156 - Option to skip ending line break FIX #155
Pull Request -
State: open - Opened by mathieu-lavigne about 7 years ago
#155 - Option to skip ending line break
Issue -
State: open - Opened by mathieu-lavigne about 7 years ago
#154 - Jdbc ResultSet to CSV
Issue -
State: closed - Opened by pramodbindal about 7 years ago
- 5 comments
#153 - Support for invalid dates
Issue -
State: open - Opened by pramodbindal about 7 years ago
- 3 comments
#152 - Mapping not working when header is enclosed in double quotes
Issue -
State: closed - Opened by pramodbindal about 7 years ago
- 2 comments
#151 - Two doubles quotes in columns causes Unexpected character exception
Issue -
State: open - Opened by youribonnaffe over 7 years ago
- 7 comments
#150 - Unexpected character causes exception for hasNext (2.8.3)
Issue -
State: open - Opened by michaelkrog over 7 years ago
- 1 comment
#149 - CSV is not escaped property on JSON input
Issue -
State: closed - Opened by kancsuki over 7 years ago
- 3 comments
#148 - ObjectWriter.writeValues() writing out header for each call.
Issue -
State: closed - Opened by bhchandra over 7 years ago
- 2 comments
#147 - Edit column name at first row
Issue -
State: closed - Opened by nquyhuynhwork over 7 years ago
- 1 comment
#146 - Support coercion of empty strings to null objects
Issue -
State: closed - Opened by robmoore over 7 years ago
- 1 comment
#145 - Feature to ignore empty trailing lines
Issue -
State: closed - Opened by robmoore over 7 years ago
- 2 comments
#144 - NoSuchMethodError: com.fasterxml.jackson.databind.ObjectMapper.readerFor
Issue -
State: closed - Opened by pauloinfotec over 7 years ago
- 1 comment
#143 - Support fixed-length values
Issue -
State: open - Opened by redhead almost 8 years ago
- 1 comment
#142 - Add methods for appending columns of a `CsvSchema` into another
Issue -
State: closed - Opened by sharpau almost 8 years ago
- 2 comments
Labels: Enhancement, 2.9
#141 - Allow to use multiple-characters delimiter to separate column: withColumnSeparator
Issue -
State: closed - Opened by jefferyyuan almost 8 years ago
- 1 comment
#140 - Fail for missing column values (`CsvParser.Feature.FAIL_ON_MISSING_COLUMNS`)
Issue -
State: closed - Opened by jwilmoth almost 8 years ago
- 1 comment
Labels: 2.9
#139 - Add `CsvParser.Feature.ALLOW_TRAILING_COMMA` to allow enforcing strict handling
Pull Request -
State: closed - Opened by nickbabcock almost 8 years ago
- 2 comments
#138 - Update README.md
Pull Request -
State: closed - Opened by calraiden about 8 years ago
- 1 comment
#137 - Inject "missing" trailing columns as `null`s (`CsvParser.Feature.INSERT_NULLS_FOR_MISSING_COLUMNS`)
Issue -
State: closed - Opened by Schaka about 8 years ago
- 4 comments
Labels: 2.9
#136 - Unable to skip column using JSONPropertyOrder
Issue -
State: open - Opened by shankyty about 8 years ago
- 4 comments
#135 - LocalDateTime and com.fasterxml.jackson.databind.JsonMappingException: CSV generator does not support Object values for properties
Issue -
State: closed - Opened by hexmind about 8 years ago
- 1 comment
#134 - How to skip column?
Issue -
State: closed - Opened by solomonqbq about 8 years ago
- 1 comment
#133 - ACCEPT_CASE_INSENSITIVE_PROPERTIES fails on camel-case prefix in @JsonUnwrapped
Issue -
State: closed - Opened by neekibo about 8 years ago
- 4 comments
#132 - Invalid UTF8-character in non-UTF8 file is detected too early, so parsing can not be continued
Issue -
State: closed - Opened by flappingeagle about 8 years ago
- 4 comments
#131 - issue#130 : Add fluent addColumns operation to CsvSchema.Builder
Pull Request -
State: closed - Opened by ansell over 8 years ago
- 2 comments
#130 - Add fluent addColumns operation to CsvSchema.Builder
Issue -
State: closed - Opened by ansell over 8 years ago
- 1 comment
#129 - Fix issue #128 headers are not written if no rows are written
Pull Request -
State: closed - Opened by ansell over 8 years ago
- 3 comments
#128 - Write out headers even if no data rows written
Issue -
State: closed - Opened by ansell over 8 years ago
- 3 comments
#127 - Option to force quoting of empty strings
Pull Request -
State: closed - Opened by georgewfraser over 8 years ago
- 2 comments
#126 - Leading Zero escape when CSV opened with Excel
Issue -
State: open - Opened by CharmsStyler over 8 years ago
- 3 comments
#125 - Null value ignored for unwrapped objects
Issue -
State: open - Opened by mafor over 8 years ago
- 1 comment
#124 - jackson-annotations are not included as a dependency within jackson-dataformat-csv
Issue -
State: closed - Opened by zauberjoe over 8 years ago
- 4 comments
#123 - readerFor method not implemented
Issue -
State: closed - Opened by robinbansal240611 over 8 years ago
- 3 comments
#122 - Fixed link to Jackson main project
Pull Request -
State: closed - Opened by arend-von-reinersdorff over 8 years ago
- 1 comment
#121 - IGNORE_UNKNOWN on simple class
Issue -
State: closed - Opened by kanbara over 8 years ago
- 7 comments
#120 - Cannot inherit from final class in CsvMapper mapper = new CsvMapper();
Issue -
State: closed - Opened by Uditmittal over 8 years ago
- 1 comment
#119 - Incorrect detection of `hasNextValue()` for simple iteration with `String[]`
Issue -
State: closed - Opened by cowtowncoder almost 9 years ago
- 1 comment
Labels: 2.9
#118 - Add `CsvGenerator.Feature` to fail if linefeeds included in quoted content
Issue -
State: closed - Opened by balbusm almost 9 years ago
- 4 comments
#117 - Invalid handling of quoted strings when deserializing
Issue -
State: closed - Opened by JohnDilley almost 9 years ago
- 7 comments
#116 - Missing `null` writes when writing `Object[]` values
Issue -
State: closed - Opened by georgewfraser almost 9 years ago
- 5 comments
Labels: 2.9
#115 - Please add a `Locale` setting to configure a default decimal mark in the csv file
Issue -
State: open - Opened by DerName almost 9 years ago
- 2 comments
#114 - Fix Travis CI build badge
Pull Request -
State: closed - Opened by valery1707 almost 9 years ago
#113 - Add Feature to ensure expected number of CSV fields in each row
Issue -
State: closed - Opened by rewolf almost 9 years ago
- 1 comment
#112 - DeserializationFeature.ACCEPT_EMPTY_STRING_AS_NULL_OBJECT doesn't work
Issue -
State: closed - Opened by hassomehide almost 9 years ago
- 8 comments
#111 - Quotes for *every* String in a CSV with a schema from a POJO
Issue -
State: closed - Opened by DerName almost 9 years ago
- 1 comment
#110 - Add some useful badges with automatic version detection: Maven and Javadoc
Pull Request -
State: closed - Opened by valery1707 almost 9 years ago
#109 - Allow specifying (via `CsvSchema`) a way to map "extra" columns into specific key (to use via any setter)
Issue -
State: closed - Opened by cowtowncoder almost 9 years ago
#108 - [#106] added code block to CsvGenerator writeNull method to process n…
Pull Request -
State: closed - Opened by morbrian almost 9 years ago
- 3 comments
#107 - Per [#106] added allowNullFields to provide the option of processing…
Pull Request -
State: closed - Opened by morbrian almost 9 years ago
- 5 comments
#106 - Null fields are always ignored when serializing list of objects
Issue -
State: closed - Opened by morbrian almost 9 years ago
- 2 comments
#105 - Fix strict header flag to correct hexadecimal number
Pull Request -
State: closed - Opened by nickbabcock almost 9 years ago
- 1 comment
#104 - Verify that `JsonGenerator.Feature.IGNORE_UNKNOWN` works for nested arrays
Issue -
State: closed - Opened by cowtowncoder almost 9 years ago
- 1 comment
#103 - `JsonGenerator.Feature.IGNORE_UNKNOWN` does not prevent error when writing structured values
Issue -
State: closed - Opened by cowtowncoder almost 9 years ago
#102 - Suggested fix for issue #93
Pull Request -
State: closed - Opened by rob-baily almost 9 years ago
- 1 comment
#101 - Update Readme : reader -> readerFor + Map<String,String> schema example
Pull Request -
State: closed - Opened by ipropper about 9 years ago
- 1 comment
#100 - trim spaces: don't trim/strip separator character
Pull Request -
State: closed - Opened by dharaburda about 9 years ago
- 1 comment
#99 - Fix #92. Allow multi-character array element separator values.
Pull Request -
State: closed - Opened by dharaburda about 9 years ago
- 3 comments
#98 - Escape char is not being escaped during serialization
Issue -
State: closed - Opened by cloudyday about 9 years ago
- 6 comments
#97 - Verify CSV headers are in the order as expected
Pull Request -
State: closed - Opened by nickbabcock about 9 years ago
- 4 comments
#96 - SortedBy only apply to headers and actual data
Issue -
State: closed - Opened by ShijunK about 9 years ago
- 4 comments
#95 - Add `CsvParser.Feature.IGNORE_TRAILING_UNMAPPABLE` to allow skipping of all extra, unmappable columns
Issue -
State: closed - Opened by cowtowncoder about 9 years ago
#94 - (2.7) Change schema/mapping related `JsonParseException`s to proper `JsonMappingException`s
Issue -
State: closed - Opened by cowtowncoder about 9 years ago
#93 - CSV mapper does not support Views or filtering correctly for serialization
Issue -
State: closed - Opened by triviski about 9 years ago
- 6 comments
#92 - Allow multi-character separator values
Issue -
State: closed - Opened by dharaburda about 9 years ago
- 1 comment
#91 - Ensure that "too many columns" is recoverable
Issue -
State: closed - Opened by cowtowncoder about 9 years ago
- 8 comments
#90 - Unexpected output with arrays starting with a null/empty element
Issue -
State: closed - Opened by cheseaux about 9 years ago
- 3 comments
#89 - Changed logic in Parser _readHeaderLine
Pull Request -
State: closed - Opened by ghost over 9 years ago
- 9 comments
#88 - Is there any way to handle multi JsonMapperException for each lines?
Issue -
State: closed - Opened by tasuku-s over 9 years ago
- 2 comments
#87 - Serialization of single Float or Double value leads to incorrect CSV when schema is used
Issue -
State: closed - Opened by sothmann over 9 years ago
- 3 comments
#86 - Leverage java 8 Parameter Name support to allow @JsonCreator to be used for schema generation
Issue -
State: open - Opened by jmax01 over 9 years ago
- 3 comments
#85 - Allow specifying custom String placeholder to use when a POJO would serialize as `Object`
Issue -
State: closed - Opened by MattFriedmanAfilias over 9 years ago
- 5 comments
#84 - Mixin fails to override in an expected manner in some cases.
Issue -
State: open - Opened by MattFriedmanAfilias over 9 years ago
- 3 comments
#83 - Serializing List with null values leads to corrupt CSV
Issue -
State: closed - Opened by sothmann over 9 years ago
- 6 comments
#82 - Sparsely populated POJO ( ignore columns )
Issue -
State: closed - Opened by andlaz over 9 years ago
- 11 comments
#81 - 2.7: Add alternative way to configure 'wrap-as-array', as CsvParser feature
Issue -
State: closed - Opened by cowtowncoder over 9 years ago
#80 - JsonPropertyOrder Inconsistencies with Caps
Issue -
State: closed - Opened by agrawroh over 9 years ago
- 7 comments
#79 - Verify that `ObjectReader.readValues()` recovery works for CSV too
Issue -
State: closed - Opened by cowtowncoder over 9 years ago
- 1 comment
#78 - Having custom header instead of default field names header
Issue -
State: closed - Opened by ClaudiuMuresan over 9 years ago
- 1 comment
#77 - merge
Pull Request -
State: closed - Opened by tylerm007 over 9 years ago
- 1 comment
#76 - Espresso logic json mapper
Pull Request -
State: closed - Opened by tylerm007 over 9 years ago
#75 - Support escapes at beginning of the file
Pull Request -
State: closed - Opened by davidnavas over 9 years ago
- 3 comments
#74 - Fix for issue #11 causes inconsistent with default JsonPropertyOrder behavior
Issue -
State: closed - Opened by Spikhalskiy over 9 years ago
- 7 comments
#73 - Improve error message for non-UTF8 content
Issue -
State: closed - Opened by cowtowncoder over 9 years ago
- 4 comments
#72 - Recognize the configured "null value" (String) also in reader-infrastructure.
Issue -
State: closed - Opened by flappingeagle over 9 years ago
- 1 comment
#62 - withHeader() not obeying filters
Issue -
State: open - Opened by HenrikHL almost 10 years ago
- 9 comments
#59 - Add a `CsvSchema` option to allow skipping empty rows
Issue -
State: closed - Opened by cowtowncoder almost 10 years ago
- 3 comments
#58 - Consider adding default "standard" `CsvSchema` instances
Issue -
State: open - Opened by cowtowncoder almost 10 years ago
- 2 comments
#47 - "csv" files with UTF-8 with BOM encoding are returning the first column with quotes
Issue -
State: closed - Opened by andrealexandre over 10 years ago
- 11 comments
#44 - When write array to file it's write with "["
Issue -
State: closed - Opened by ar-g over 10 years ago
- 5 comments
#42 - Add a feature in `CsvSchema` to allow definition of ordering
Issue -
State: closed - Opened by cowtowncoder over 10 years ago
- 2 comments
#37 - JsonGenerationException: Unrecognized column when trying write a subset of a POJO's fields
Issue -
State: closed - Opened by mjball over 10 years ago
- 10 comments
#35 - Is it possible to wrap the jackson-dataformat-csv artifact to a jackson-jaxrs-cvs-provider one?
Issue -
State: closed - Opened by ffbit over 10 years ago
- 6 comments
#31 - Fixed Jackson link in first paragraph of README
Pull Request -
State: closed - Opened by leoger over 10 years ago
- 1 comment
#25 - Map support in POJO member
Issue -
State: closed - Opened by shaon002 about 11 years ago
- 3 comments
#9 - Add support for serialization of object members (using prefixing of parent name)
Issue -
State: open - Opened by fenjen about 12 years ago
- 26 comments
#2 - Should implement basic format auto-detection
Issue -
State: closed - Opened by cowtowncoder over 12 years ago
- 1 comment