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
Our previous implementation of network obliviousness using column sort was based on the old row representation (pre-Flatbuffers). There was some work on porting oblivious sort to the Flatbuffers row representation, but it did not include column sort.