sree018
sree018
Hi @yruslan I have multi segmented binary file and able to parse it, if single segment column present. How do I parse multi segmented file with two segment columns present...
## Background [Optional] This parameter( input_split_size_mb) works for only VariableLengthParameters. ## Question will able to use this input_split_size_mb fixed length files?
## Background [Optional] I have multi layout file with certain order. I group each layout and last layout is repeated multiple times. each layout is fixed length file(200 bytes). Example:...
## Background I have fixed length of 200 bytes file with 100 multi segments present in copybook with 2k columns. It is taking almost 12 hours for just 1gb of...
Hi @yruslan we are exploring options for dbcs charset in latest tech stack. For sbcs, we are using cobrix framework. link for big5 charset http://ash.jp/code/cn/big5tbl.htm please let me know thoughts
I am able to read sas7bdat in Java using this library. will you support write csv file to sas7bdat in Java? It will be useful in distributed platform.
I am new to drools, can you please advise how to run drools on scala, unable to run you example. I kept kmodule.xml in resources/META-INF ``` ``` drl file in...
## Background We have requirement like to validate upstream given checksum vs actual data checksum. Currently we are stripping BDW and RDW and writing to file and calculating checksum. ##...