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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1399,6 +1399,8 @@ A: Update hadoop dll to version 3.2.2 or newer.
1399
1399
1400
1400
## Changelog
1401
1401
-#### 2.4.8 (to be released soon).
1402
+
-[#324](https://github.com/AbsaOSS/cobrix/issues/324) Allow removing of FILLERs from AST when parsing using 'parseSimple()'. The signature of the method has
1403
+
changed. The boolean arguments now reflect more clearly what they do.
1402
1404
-[#466](https://github.com/AbsaOSS/cobrix/issues/466) Added `maxElements` and `minElements` to Spark schema metadata for
1403
1405
array fields created from fields with `OCCURS`. This allows knowing the maximum number of elements in arrays when flattening the schema.
0 commit comments