dataroaring merged PR #1510:
URL: https://github.com/apache/doris-website/pull/1510
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@
bobhan1 commented on code in PR #1510:
URL: https://github.com/apache/doris-website/pull/1510#discussion_r1895600336
##
docs/table-design/auto-increment.md:
##
@@ -24,30 +24,50 @@ specific language governing permissions and limitations
under the License.
-->
+When importing
bobhan1 commented on code in PR #1510:
URL: https://github.com/apache/doris-website/pull/1510#discussion_r1895600658
##
docs/table-design/auto-increment.md:
##
@@ -60,7 +80,7 @@ To use auto-increment columns, you need to add the
`AUTO_INCREMENT` attribute to
"replication_all
bobhan1 commented on code in PR #1510:
URL: https://github.com/apache/doris-website/pull/1510#discussion_r1895598391
##
docs/table-design/auto-increment.md:
##
@@ -24,30 +24,50 @@ specific language governing permissions and limitations
under the License.
-->
+When importing
bobhan1 commented on code in PR #1510:
URL: https://github.com/apache/doris-website/pull/1510#discussion_r1895588219
##
docs/table-design/auto-increment.md:
##
@@ -340,9 +359,10 @@ mysql> select * from tbl3 order by id;
### Dictionary Encoding
-Using bitmaps for audience an
dataroaring opened a new pull request, #1510:
URL: https://github.com/apache/doris-website/pull/1510
## Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test