Open abey79 opened 1 month ago
Per: https://github.com/rerun-io/rerun/issues/7599 I don't think we should actually be exposing RowId anymore since it's not a meanginful thing to show until we enable it as secondary index.
Re-sorting on a secondary index also seems like something we can punt on for now.
Let's do this by exposing a sort column into the dataframe APIs and then having the ui configure it.