fix: unique index name for bucket_id index
Summary
Unique index name for bucket_id index in format {table_name}_bucket_id
- Close #604 (closed)
- Changes should be cherry-picked to 24.2: no
- Docs follow-up: not necessary
Merge request reports
Activity
added bug label
requested review from @darthunix
assigned to @kusancho
Please, add some tests to
test_sql.py
:- create two sharded tables with arbitrary names
- check that you can't manually create an index with the same name as was created for buckets of some existing table
Edited by Denis Smirnovadded 7 commits
-
778ded38...6d851115 - 5 commits from branch
master
- 226c5f1f - fix: unique index name for bucket_id index
- cf4f2f5b - tests: test_sql
-
778ded38...6d851115 - 5 commits from branch
added 63 commits
-
cf4f2f5b...e041d7d1 - 61 commits from branch
master
- 12b2be76 - fix: unique index name for bucket_id index
- 6a1c1799 - tests: test_sql
-
cf4f2f5b...e041d7d1 - 61 commits from branch
added 2 commits
added 8 commits
-
f0700cdd...cf008582 - 7 commits from branch
master
- f8f0743b - fix: unique index name for bucket_id index
-
f0700cdd...cf008582 - 7 commits from branch
enabled an automatic merge when the pipeline for f8f0743b succeeds
mentioned in issue #958 (closed)
Please register or sign in to reply