This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
database
/
doris
Watch
2
Star
0
Fork
0
You've already forked doris
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
ea2fbfaffaf9cd09c3cfa8eabbde415dfdbeeade
doris
/
regression-test
/
data
/
data_model_p0
History
abmdocrt
6acdd9cd48
The issue introduced by the recently added auto-increment column works fine on a single node but may result in discontinuous auto-increment IDs when running on a cluster. This PR has been modified to check for the uniqueness of the auto-increment column values instead of checking for equality to a fixed value. (
#32115
)
2024-03-12 21:51:36 +08:00
..
aggregate
[datetimev2](minor) Add scale parameter for datetimev2 (
#21176
)
2023-06-27 19:55:35 +08:00
duplicate
[Feature](auto-inc) Add start value for auto increment column (
#30512
)
2024-02-16 10:12:23 +08:00
unique
The issue introduced by the recently added auto-increment column works fine on a single node but may result in discontinuous auto-increment IDs when running on a cluster. This PR has been modified to check for the uniqueness of the auto-increment column values instead of checking for equality to a fixed value. (
#32115
)
2024-03-12 21:51:36 +08:00