Skip to content

[Doc](txn-insert) Add txn-insert doc - #604

Merged
dataroaring merged 4 commits into
apache:masterfrom
mymeiyi:txn-insert
May 8, 2024
Merged

[Doc](txn-insert) Add txn-insert doc#604
dataroaring merged 4 commits into
apache:masterfrom
mymeiyi:txn-insert

Conversation

@mymeiyi

@mymeiyimymeiyi commented Apr 29, 2024

Copy link
Copy Markdown
Contributor

@luzhijing

Copy link
Copy Markdown
Contributor

@dataroaring PTAL.

@dataroaringdataroaring left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morningmanmorningman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase to pass the required check

{'label':'txn_insert_b55db21aad7451b-b5b6c339704920c5', 'status':'VISIBLE', 'txnId':'10013'}
```

这种写入方式不仅可以实现写入的原子性,而且在 Doris 中,能提升 `INSERT INTO VALUES` 的写入性能。

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里为什么会提升写入性能?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

在fe内部攒批后走了stream load,是一个导入

@dataroaring
dataroaring merged commit c6d2ffc into apache:masterMay 8, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@mymeiyi@luzhijing@morningman@dataroaring