From commits-return-18070-archive-asf-public=cust-asf.ponee.io@doris.apache.org Thu Jan 7 02:58:10 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id CF02718066B for ; Thu, 7 Jan 2021 03:58:10 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 4C7DC62BF1 for ; Thu, 7 Jan 2021 02:58:10 +0000 (UTC) Received: (qmail 56769 invoked by uid 500); 7 Jan 2021 02:58:09 -0000 Mailing-List: contact commits-help@doris.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@doris.apache.org Delivered-To: mailing list commits@doris.apache.org Received: (qmail 56760 invoked by uid 99); 7 Jan 2021 02:58:09 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jan 2021 02:58:09 +0000 From: =?utf-8?q?GitBox?= To: commits@doris.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-doris=5D_Xpray_opened_a_new_pull_request?= =?utf-8?q?_=235201=3A_Fix_NoSuchElementException_when_accessing_empty_parti?= =?utf-8?q?tion_info?= Message-ID: Date: Thu, 07 Jan 2021 02:58:09 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Xpray opened a new pull request #5201: URL: https://github.com/apache/incubator-doris/pull/5201 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue. ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in the boxes that apply_ - [x] Bugfix (non-breaking change which fixes an issue) - [] New feature (non-breaking change which adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [] Documentation Update (if none of the other choices apply) - [] Code refactor (Modify the code structure, format the code, etc...) ## Checklist _Put an `x` in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code._ - [x] I have create an issue on (Fix #5121), and have described the bug/feature there in detail - [x] Compiling and unit tests pass locally with my changes - [x] I have added tests that prove my fix is effective or that my feature works - [] If this change need a document change, I have updated the document - [] Any dependent changes have been merged ## Further comments If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc... ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org For additional commands, e-mail: commits-help@doris.apache.org