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
Transform.day was expected to produce date type, see: #279. It does produce the date type but not date value. Actually it produces the integer value. I think we should add a real date transform Transform<T, DateType>.
Transform.day was expected to produce date type, see: #279. It does produce the date type but not date value. Actually it produces the integer value. I think we should add a real date transform
Transform<T, DateType>.