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
When compute::concat_batches is called, and concat multiple string, it might exceeds i32 batch. Generally if maximum offset exceeds, it should produce error.