You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is spotted under some very specific options passed to cobrix.
The error is:
Error while encoding: java.lang.RuntimeException: org.apache.spark.sql.catalyst.expressions.GenericRow is not a valid external type for schema of string
Describe the bug
This is spotted under some very specific options passed to cobrix.
The error is:
Code snippet that caused the issue
This is the code snippet that causes the error:
(the copybook is provided below)
Expected behavior
spark-cobol
should choose variable-record length reader with fixed record length record extractor if the user requested segment if generation.Context
Copybook (if possible)
The text was updated successfully, but these errors were encountered: