You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2021/01/23 13:10:07 UTC

[incubator-doris] branch master updated (34bfc42 -> d3f1b49)

This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from 34bfc42  [Bug] Fix row_number and group by are inconsistent with 0 and -0 partition (#5226)
     add d3f1b49  [Bug] Fix bug that recover table throw NPE (#5279)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/catalog/Catalog.java     |   5 +-
 .../java/org/apache/doris/catalog/RecoverTest.java | 234 +++++++++++++++++++++
 2 files changed, 237 insertions(+), 2 deletions(-)
 create mode 100644 fe/fe-core/src/test/java/org/apache/doris/catalog/RecoverTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org