issues
search
AbsaOSS
/
cobrix
A COBOL parser and Mainframe/EBCDIC data source for Apache Spark
Apache License 2.0
138
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release Cobrix v2.7.9
#726
github-actions[bot]
closed
2 weeks ago
2
Add more EBCDIC code pages (mostly European)
#725
yruslan
closed
2 weeks ago
2
#722 Add EBCDIC code pages: cp277 and cp278
#724
yruslan
closed
3 weeks ago
2
Add an option to store casting errors in a separate field
#723
yruslan
opened
1 month ago
0
Request to Add Support for IBM-277 (EBCDIC Code Page 277) in Cobrix
#722
Maggie9402
closed
2 weeks ago
9
Release Cobrix v2.7.8
#721
github-actions[bot]
closed
1 month ago
2
#719 Improve the error message about file size not divisible by record size.
#720
yruslan
closed
1 month ago
2
Improve 'not divisible' error message for fixed record length files
#719
yruslan
closed
1 month ago
0
Release Cobrix v2.7.7
#718
github-actions[bot]
closed
1 month ago
0
Fix build CI
#717
yruslan
closed
1 month ago
0
#715 Fix Jacoco report and update Scala versions.
#716
yruslan
closed
1 month ago
2
Jacoco report is failing CI
#715
yruslan
closed
1 month ago
0
Avoid a race condition on Fixed record-length file processing.
#714
vinodkc
closed
1 month ago
0
Release Cobrix v2.7.6
#713
github-actions[bot]
closed
2 months ago
2
Add an option for explicitly logging layout positions.
#712
yruslan
closed
2 months ago
2
#710 Fix index generation for files with record length fields or expressions.
#711
yruslan
closed
2 months ago
2
`seg_id0` is duplicated for the root segment for big files when multiple files are loaded
#710
yruslan
closed
2 months ago
0
Does Cobrix provide a way to convert Text File to EBCDIC Binary fromat Conversion
#709
pinakigit
opened
2 months ago
1
Spaces getting trimmed in Cobrix
#708
pinakigit
closed
2 months ago
3
Blank fields are not recognized.
#707
dlbfriend
opened
2 months ago
3
Add EBCDIC writer
#706
francescomagarotto
closed
3 months ago
1
Release Cobrix v2.7.5
#705
github-actions[bot]
closed
3 months ago
2
#703 Add maximum length for generated segment id fields.
#704
yruslan
closed
3 months ago
2
Add maximum length metadata for 'seg_id0', ... fields
#703
yruslan
closed
3 months ago
0
java.lang.AssertionError: assertion failed: Byte array does not have correct length
#702
devoplib
closed
1 month ago
23
Add support for COMP-3 numbers without the sign nibble
#701
harendradh
opened
3 months ago
20
EBCDIC to ASCII file conversion
#700
PDebasish
closed
2 months ago
2
Release Cobrix v2.7.4
#699
github-actions[bot]
closed
3 months ago
2
#697 Improve metadata merging method in Spark Utils.
#698
yruslan
closed
3 months ago
2
Metadata copying method does not retain existing metadata
#697
yruslan
closed
3 months ago
3
#694 Add a unit test to verify that it is possible to have variable …
#696
yruslan
closed
4 months ago
2
Improve error message when the record length field cannot be parsed as an integer.
#695
yruslan
closed
4 months ago
0
How to read a EBCDIC file with multiple columns
#694
SHUBHAMDw
closed
4 months ago
30
Release Cobrix v2.7.3
#693
github-actions[bot]
closed
4 months ago
2
#689 Add support for '_' for hierarchical key generation at leaf level.
#692
yruslan
closed
4 months ago
2
#678 Add the ability to generate Spark schema based on strict integral precision
#691
yruslan
closed
4 months ago
2
DataFrame with some columns in EBCDIC
#690
sfuenteRoot
opened
4 months ago
1
Add support for `_` for key generation
#689
yruslan
closed
4 months ago
0
Release Cobrix v2.7.2
#688
github-actions[bot]
closed
5 months ago
2
#685 Add methods for unstructing schemas and dataframes.
#687
yruslan
closed
5 months ago
2
#684 Fix incorrect reader used when segment id generation is turned on.
#686
yruslan
closed
5 months ago
2
Add a feature to collapse structs or the output data
#685
yruslan
closed
5 months ago
0
Under some circumstances Cobrix selects wrong record reader failing the Spark job
#684
yruslan
closed
5 months ago
0
Release Cobrix v2.7.1
#683
github-actions[bot]
closed
5 months ago
0
#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's ANTLR runtime.
#682
yruslan
closed
5 months ago
2
#678 Add methods to apply metadata to schema
#681
yruslan
closed
5 months ago
2
Shade ANTLR runtime in the parser to avoid ANTLR potential incompatibility issues
#680
yruslan
closed
5 months ago
0
comp-3 values parsing issues
#679
sree018
closed
5 months ago
2
PIC S9(10)V USAGE COMP-3 is converted to long instead of Decimal(10,0)
#678
pinakigit
closed
4 months ago
7
How to read a pipe separated file with Cobrix
#677
pinakigit
closed
4 months ago
3
Next