Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • M Meta
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 459
    • Issues 459
    • List
    • Boards
    • Service Desk
    • Milestones
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Platform
  • Meta
  • Issues
  • #3586
Closed
Open
Issue created Sep 17, 2021 by vlorentz@vlorentzMaintainer

Figure out what to do with 'misordered' directories in Cassandra

In postgresql, we stored the list of entries in an array (with an arbitrary order); while in Cassandra it is in a table, sorted by name.

Most of the time it does not matter; but some Git directories are not in the right order, which means they cannot be round-tripped through Cassandra. We need to do something about these.

(Found while working on swh/devel/experiments/swh-db-audit#75 (moved))

Possibly a duplicate of #3595 (closed)


Migrated from T3586 (view on Phabricator)

Edited Jan 08, 2023 by Phabricator Migration user
Assignee
Assign to
Time tracking