We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 Note 1.2.2
JDBC Catalog
only_specified_database
lower_case_table_names
Elasticsearch Catalog
like
like_push_down
Hive Catalog
__HIVE_DEFAULT_PARTITION__
Dynamic partition supports specifying the storage_medium parameter to control the storage medium of the newly added partition.
storage_medium
Optimize BE's threading model to avoid stability problems caused by frequent thread creation and destroy.
datetime
information_schema
select outfile
Thanks all who contribute to this release:
@zy-kkk @zhannngchen @ZhangYu0123 @zhangstar333 @zclllyybb @yuxuan-luo @yixiutt @yiguolei @yangzhg @xinyiZzz @XieJiann @xiaokang @WuWQ98 @WinkerDu @wangbo @TangSiyang2001 @SWJTU-ZhangLei @starocean999 @stalary @sohardforaname @SaintBacchus @qzsee @qidaye @platoneko @nextdreamblue @mrhhsg @morrySnow @morningman @maochongxin @luwei16 @luozenglin @liaoxin01 @Kikyou1997 @Jibing-Li @jacktengg @htyoung @HappenLee @Gabriel39 @freemandealer @englefly @eldenmoon @dutyu @Doris-Extras @chenlinzhong @catpineapple @Cai-Yao @caiconghui @ByteYue @BiteTheDDDDt @bingandbing @BePPPower @adonis0147
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Release Note 1.2.2
Improvement
JDBC Catalog
only_specified_database
attribute.lower_case_table_names
to solve the problem of case sensitivity of table names.Elasticsearch Catalog
like
expression through thelike_push_down
attribute to control the CPU overhead of the ES cluster.Hive Catalog
__HIVE_DEFAULT_PARTITION__
.Dynamic partition supports specifying the
storage_medium
parameter to control the storage medium of the newly added partition.Optimize BE's threading model to avoid stability problems caused by frequent thread creation and destroy.
Bug Fixes
datetime
type for batch partition creation.information_schema
timeout in some cases.select outfile
.Big Thanks
Thanks all who contribute to this release:
@zy-kkk
@zhannngchen
@ZhangYu0123
@zhangstar333
@zclllyybb
@yuxuan-luo
@yixiutt
@yiguolei
@yangzhg
@xinyiZzz
@XieJiann
@xiaokang
@WuWQ98
@WinkerDu
@wangbo
@TangSiyang2001
@SWJTU-ZhangLei
@starocean999
@stalary
@sohardforaname
@SaintBacchus
@qzsee
@qidaye
@platoneko
@nextdreamblue
@mrhhsg
@morrySnow
@morningman
@maochongxin
@luwei16
@luozenglin
@liaoxin01
@Kikyou1997
@Jibing-Li
@jacktengg
@htyoung
@HappenLee
@Gabriel39
@freemandealer
@englefly
@eldenmoon
@dutyu
@Doris-Extras
@chenlinzhong
@catpineapple
@Cai-Yao
@caiconghui
@ByteYue
@BiteTheDDDDt
@bingandbing
@BePPPower
@adonis0147
The text was updated successfully, but these errors were encountered: