Skip to content

Tags: qinling0210/infinity

Tags

v0.5.0-dev4

Toggle v0.5.0-dev4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version info to 0.5.0-dev4 (infiniflow#2265)

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Documentation Update
- [x] Refactoring

Signed-off-by: Jin Hai <haijin.chn@gmail.com>

v0.5.0-dev3

Toggle v0.5.0-dev3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version info to 0.5.0.dev3 (infiniflow#2255)

### What problem does this PR solve?

Update from 0.5.0-dev2 to 0.5.0-dev3.

### Type of change

- [x] Documentation Update
- [x] Refactoring

Signed-off-by: Jin Hai <haijin.chn@gmail.com>

v0.5.0-dev2

Toggle v0.5.0-dev2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version info to 0.5.0-dev2 (infiniflow#2214)

### What problem does this PR solve?

Update version to 0.5.0-dev2

### Type of change

- [x] Documentation Update
- [x] Refactoring

Signed-off-by: Jin Hai <haijin.chn@gmail.com>

v0.5.0-dev1

Toggle v0.5.0-dev1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Don't build wheel for python 3.13 (infiniflow#2123)

### What problem does this PR solve?

Don't build wheel for python 3.13

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Breaking Change (fix or feature that could cause existing
functionality not to work as expected)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Test cases
- [ ] Python SDK impacted, Need to update PyPI
- [x] Other (please describe): CI

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version before release 0.4.0 (infiniflow#2051)

### What problem does this PR solve?

Update version before release 0.4.0

### Type of change

- [x] Documentation Update

Signed-off-by: Jin Hai <haijin.chn@gmail.com>

v0.4.0-dev5

Toggle v0.4.0-dev5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update info before releasing 0.4.0-dev5 (infiniflow#2046)

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Documentation Update

Signed-off-by: Jin Hai <haijin.chn@gmail.com>

v0.4.0-dev4

Toggle v0.4.0-dev4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Feature] Column comment (infiniflow#2038)

### What problem does this PR solve?

Column comment

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
Co-authored-by: shenyushi <shenyushi99@qq.com>

v0.4.0-dev3

Toggle v0.4.0-dev3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version info to 0.4.0-dev3 (infiniflow#1982)

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Other (please describe): Update version info

Signed-off-by: Jin Hai <haijin.chn@gmail.com>

slow-test

Toggle slow-test's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix alter (infiniflow#1987)

### What problem does this PR solve?

Fix some bugs when restart after alter table.
Add test case to recurrence the bug.

Issue link:infiniflow#1967, infiniflow#1989

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Test cases

v0.4.0-dev2

Toggle v0.4.0-dev2's commit message
Fix release.yml