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 Note 1.2.4.1 #18762

Closed
morningman opened this issue Apr 17, 2023 · 0 comments
Closed

Release Note 1.2.4.1 #18762

morningman opened this issue Apr 17, 2023 · 0 comments

Comments

@morningman
Copy link
Contributor

morningman commented Apr 17, 2023

Release Note 1.2.3

1.2.4.1

Hot fix version for 1.2.4.

Bug Fixs

1.2.4

Behavior Changed

  • For DateV2/DatetimeV2 type, in the results of DESCRIBLE and SHOW CREATE TABLE statements, they will no longer be displayed as DateV2/DatetimeV2, but directly displayed as Date/Datetime.

    • This change is for compatibility with some BI tools. If you want to see the actual type of the column, you can check it with the DESCRIBE ALL statement.
  • When querying tables in the information_schema database, the meta information(database, table, column, etc.) in the external catalog is no longer returned by default.

    • This change avoids the problem that the information_schema database cannot be queried due to the connection problem of some external catalog, so as to solve the problem of using some BI tools with Doris. It can be controlled by the FE configuration infodb_support_ext_catalog, and the default value is false, that is, the meta information of external catalog will not be returned.

Improvement

Bug Fixes

  • Fixed several connectivity issues with Hive Catalog.
  • Fixed ClassNotFound issues with Hudi Catalog.
  • Optimize the connection pool of JDBC Catalog to avoid too many connections.
  • Fix the problem that OOM will occur when importing data from another Doris cluster through JDBC Catalog.
  • Fixed serveral queries and imports planning issues.
  • Fixed several issues with Unique Key Merge-On-Write data model.
  • Fix several BDBJE issues and solve the problem of abnormal FE metadata in some cases.
  • Fix the problem that the CREATE VIEW statement does not support Table Valued Function.
  • Fixed several memory statistics issues.
  • Fixed several issues reading Parquet/ORC format.
  • Fixed several issues with DecimalV3.
  • Fixed several issues with SHOW QUERY/LOAD PROFILE.

Big Thanks

Thanks all who contribute to this release:

@zy-kkk
@zhannngchen
@zhangstar333
@yixiutt
@yiguolei
@xinyiZzz
@xiaokang
@wsjz
@wangbo
@starocean999
@sohardforaname
@siriume
@pingchunzhang
@nextdreamblue
@mymeiyi
@mrhhsg
@morrySnow
@morningman
@luwei16
@luozenglin
@liujinhui1994
@liaoxin01
@kaka11chen
@jeffreys-cat
@jacktengg
@gavinchou
@dutyu
@dataroaring
@chenlinzhong
@caoliang-web
@cambyzju
@adonis0147
@Yulei-Yang
@Yukang-Lian
@SWJTU-ZhangLei
@Kikyou1997
@Jibing-Li
@JackDrogon
@HappenLee
@GoGoWen
@Gabriel39
@Doris-Extras
@CalvinKirs
@Cai-Yao
@ByteYue
@BiteTheDDDDt
@BePPPower

@morningman morningman pinned this issue Apr 17, 2023
@morningman morningman changed the title [Draft] Release Note 1.2.4 [Releasing] Release Note 1.2.4 Apr 18, 2023
@morningman morningman changed the title [Releasing] Release Note 1.2.4 Release Note 1.2.4 Apr 22, 2023
@morningman morningman changed the title Release Note 1.2.4 Release Note 1.2.4.1 Apr 27, 2023
@morningman morningman unpinned this issue May 1, 2023
@morningman morningman pinned this issue May 1, 2023
@luzhijing luzhijing unpinned this issue May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant