AbsaOSS / AbsaOSS/cobrix

How do the extraction with only one field without conversion?

未关闭
#768 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
question
主要语言
Scala
星标
170
派生
96
平均合并
57 分钟
30 天内合并 PR
2

描述

Hi,

First of all, thank you very much for this very useful library as this Cobol parser.

I am currently using it and I have a question. I am changing the way I read a cobol file. I have replaced a script we had by using this library.

One of the fields we want to extract without conversion, so I have used the debug option to true, because we have an ad hoc function to handle it.

This solution works fine, but it is generating all the columns without conversion, when it would be enough to generate only that column without conversion.

The question is if there is a way to do this, without having to use the debug option.

Thanks in advance.

Best regards,

Miguel

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。