Commit Graph

5 Commits (377e10815230c604f84020696cc05e8bf890af9a)

Author SHA1 Message Date
Carol (Nichols || Goulding) 27e700f54c
docs: Flag race condition possibility as a known issue 2023-05-25 14:15:18 -04:00
Carol (Nichols || Goulding) 5d457212d4
feat: Log the table's partition template on successful creation 2023-05-25 13:19:33 -04:00
Carol (Nichols || Goulding) 7662b12dd9
fix: Return 'invalid argument' error if a column already exists and it's not a tag
No test because I think this is only possible with a race condition.
2023-05-25 13:19:33 -04:00
Carol (Nichols || Goulding) c3117e7eb8
fix: Return 'already exists' errors from namespace and table gRPC APIs
When appropriate, rather than internal errors.
2023-05-25 13:19:33 -04:00
Carol (Nichols || Goulding) e1a93252c5
feat: Add a new table service crate 2023-05-25 10:44:57 -04:00