From issues-return-279744-apmail-flink-issues-archive=flink.apache.org@flink.apache.org Wed Oct 16 15:22:33 2019 Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 4FC871956C for ; Wed, 16 Oct 2019 15:22:33 +0000 (UTC) Received: (qmail 39861 invoked by uid 500); 16 Oct 2019 15:22:32 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 39829 invoked by uid 500); 16 Oct 2019 15:22:32 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 39820 invoked by uid 99); 16 Oct 2019 15:22:32 -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; Wed, 16 Oct 2019 15:22:32 +0000 From: GitBox To: issues@flink.apache.org Subject: [GitHub] [flink] flinkbot commented on issue #9916: UDF's open method is invoked to initialize when sql is optimized in oldPlanner Message-ID: <157123935245.25844.8310378666131949279.gitbox@gitbox.apache.org> Date: Wed, 16 Oct 2019 15:22:32 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit flinkbot commented on issue #9916: UDF's open method is invoked to initialize when sql is optimized in oldPlanner URL: https://github.com/apache/flink/pull/9916#issuecomment-542755222 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the progress of the review. ## Automated Checks Last check on commit cd122b399a8dc12c3c604d7db6dea012ee7c0c7f (Wed Oct 16 15:22:31 UTC 2019) **Warnings:** * No documentation files were touched! Remember to keep the Flink docs up to date! * **Invalid pull request title: No valid Jira ID provided** Mention the bot in a comment to re-run the automated checks. ## Review Progress * ❓ 1. The [description] looks good. * ❓ 2. There is [consensus] that the contribution should go into to Flink. * ❓ 3. Needs [attention] from. * ❓ 4. The change fits into the overall [architecture]. * ❓ 5. Overall code [quality] is good. Please see the [Pull Request Review Guide](https://flink.apache.org/contributing/reviewing-prs.html) for a full explanation of the review process.
The Bot is tracking the review progress through labels. Labels are applied according to the order of the review items. For consensus, approval by a Flink committer of PMC member is required Bot commands The @flinkbot bot supports the following commands: - `@flinkbot approve description` to approve one or more aspects (aspects: `description`, `consensus`, `architecture` and `quality`) - `@flinkbot approve all` to approve all aspects - `@flinkbot approve-until architecture` to approve everything until `architecture` - `@flinkbot attention @username1 [@username2 ..]` to require somebody's attention - `@flinkbot disapprove architecture` to remove an approval you gave earlier
---------------------------------------------------------------- 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 With regards, Apache Git Services