Hi all,
Not sure if this a bug or a feature, but the if we try to union a tuple sketch (string array summary) and a theta sketch using ArrayOfStringsSummaryFactory().newSummary() for the summary argument in the union function, we get an error here since the stringArr is null. Is this fine?
Thank you!
Chris
Hi all,
Not sure if this a bug or a feature, but the if we try to union a tuple sketch (string array summary) and a theta sketch using
ArrayOfStringsSummaryFactory().newSummary()for the summary argument in the union function, we get an error here since the stringArr is null. Is this fine?Thank you!
Chris