Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
when we try to do a union of a collection that is having a GBk, eg. Strings with count, with a collection that is having data from non-gbk operation the resulting collection does not give back complete data. If we try to check the length of the collection then it is equal to the sum of the two but if we try output that to a file or iterator we get back elements of just GBK collection.