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
Describe the bug
Calling unique on an IntervalColumn(which is a StructColumn) is resulting in incomplete creation of the actual IntervalColumn, thus leaving out the StructColumn as is.
Describe the bug
Calling
unique
on anIntervalColumn
(which is aStructColumn
) is resulting in incomplete creation of the actualIntervalColumn
, thus leaving out theStructColumn
as is.Steps/Code to reproduce bug
Expected behavior
Environment overview (please complete the following information)
The text was updated successfully, but these errors were encountered: