Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Notes 0.14.0 #5374

Closed
yangzhg opened this issue Feb 9, 2021 · 6 comments · Fixed by #5414 or #5906
Closed

Release Notes 0.14.0 #5374

yangzhg opened this issue Feb 9, 2021 · 6 comments · Fixed by #5414 or #5906

Comments

@yangzhg
Copy link
Member

yangzhg commented Feb 9, 2021

Since the release of 0.13, Apache Doris (incubating) contains around 390 new features, bug fixes, performance enhancements, documentation improvements, code refactors from 60+ contributors. We are ready to release Apache Doris (incubating) 0.14.

New Feature

Import and delete

Support to delete multiple pieces of data at one time through the import method to avoid performance degradation caused by multiple deletions. For tables of the UniqueKey model, support to specify the Sequence column when importing. Doris will judge the sequence of the data according to the value of the Sequence column to ensure that the data is imported Time order

[#4310] [#4256]

Support database backup

The support in the backup stmt specifies the backup content (metadata and data).
Support exclude backup and restore some tables in stmt. When backing up the entire database, you can exclude some very large and unimportant tables.
Supports backing up and restoring the entire database instead of declaring each table name in the backup and restore statement.

[#5314]

ODBC external table support

Support access to external tables such as MySQL, postgresql, Oracle, etc. through ODBC protocol

[#4798] [#4438] [#4559] [#4699]

Support SQL level and Partition level result Cache

Support for caching query results to improve the efficiency of repeated queries, support SQL-level and Partition-level results Cache [#4330]

Built-in functions

FE interface and HTTP interface

Compatibility with MySQL

Monitoring

Table building related

Support backup,restore,load,export directly connect to s3 [#5399]

Other

Enhancement

Performance improvement

Functional improvements

Other

BugFix

Other

API Change

Credits

924060929
acelyc111
Astralidea
benbiti
blueChild
caiconghui
caoyang10
ccoffline
coalchan
Dam1029
e0c9
EmmyMiao87
gengjun-git
HangyuanLiu
HappenLee
hffariel
jollykingCN
kangkaisen
killxdcj
lihuigang
liutang123
luozenglin
marising
mengqinghuan
morningman
nimuyuhan
Nivane
pengxiangyu
px-l
qidaye
sduzh
Skysheepwang
songchuangyuan
stalary
stdpain
Sunt-ing
vagetablechicken
vergilchiu
wangbo
wangxiaobaidu11
weizuo93
WingsGo
wutiangan
wuyunfeng
xinghuayu007
xinyiZzz
Xpray
xy720
yangzhg
Youngwb
yxqweasd
zh0122
ZhangYu0123
zhaojintaozhao
xxiao2018
bookeezhou
JNSimba
killxdcj
yuliangwan

@yangzhg
Copy link
Member Author

yangzhg commented Feb 9, 2021

自从 0.13发布以来, Apache Doris (incubating) 已经有超过60个contributor贡献了 390 多个新特性, bug fixes, 性能优化, 文档, 代码重构 等相关的PR. 因此我们准备发布 Apache Doris (incubating) 0.14版本.

New Feature

导入和删除

支持通过导入方式一次性删除多条数据,避免多次删除造成的性能下降,针对UniqueKey模型的表,支持在导入时指定Sequence列Doris将按照Sequence列的值判断数据的先后关系,保证数据在导入时的有序性

[#4310] [#4256]

支持数据库整库备份

备份stmt中的支持指定备份内容(元数据和数据)。
支持排除备份和还原stmt中的某些表。 在备份整个数据库时,可以排除一些非常大且不重要的表。
支持备份和还原整个数据库,而不是在备份和还原语句中声明每个表名。

[#5314]

ODBC 外部表支持

支持通过 ODBC 协议访问 MySQL,postgresql,Oracle 等外部表

[#4798] [#4438] [#4559] [#4699]

支持SQL级别和Partition级别的结果Cache

支持在缓存查询结果,用来提高重复查询的效率,支持SQL级别和Partition级别的结果Cache [#4330]

内置函数

FE 界面和HTTP 接口

与MySQL 兼容性

监控

建表相关

支持跳过broker 直接使用S3协议 导入导出 备份恢复 [#5399]

其他

Enhancement

性能改进

功能改进

其他

BugFix

Other

API Change

Credits

924060929
acelyc111
Astralidea
benbiti
blueChild
caiconghui
caoyang10
ccoffline
coalchan
Dam1029
e0c9
EmmyMiao87
gengjun-git
HangyuanLiu
HappenLee
hffariel
jollykingCN
kangkaisen
killxdcj
lihuigang
liutang123
luozenglin
marising
mengqinghuan
morningman
nimuyuhan
Nivane
pengxiangyu
px-l
qidaye
sduzh
Skysheepwang
songchuangyuan
stalary
stdpain
Sunt-ing
vagetablechicken
vergilchiu
wangbo
wangxiaobaidu11
weizuo93
WingsGo
wutiangan
wuyunfeng
xinghuayu007
xinyiZzz
Xpray
xy720
yangzhg
Youngwb
yxqweasd
zh0122
ZhangYu0123
zhaojintaozhao
xxiao2018
bookeezhou
JNSimba
killxdcj
yuliangwan

@hf200012
Copy link
Contributor

hf200012 commented Feb 9, 2021

good

@yangzhg yangzhg self-assigned this Feb 9, 2021
@li215065046
Copy link

nice

@yangzhg
Copy link
Member Author

yangzhg commented Feb 23, 2021

the last commit is 577b62b

@yangzhg yangzhg linked a pull request Feb 24, 2021 that will close this issue
1 task
@yangzhg yangzhg reopened this Feb 24, 2021
@xinghuayu007
Copy link
Contributor

#4756 has been reverted.

@haboshara1
Copy link

nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants