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 [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1BBDA18D69 for ; Wed, 29 Jul 2015 21:14:09 +0000 (UTC) Received: (qmail 2220 invoked by uid 500); 29 Jul 2015 21:14:05 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 1779 invoked by uid 500); 29 Jul 2015 21:14:05 -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 1626 invoked by uid 99); 29 Jul 2015 21:14:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2015 21:14:05 +0000 Date: Wed, 29 Jul 2015 21:14:05 +0000 (UTC) From: "Chesnay Schepler (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-2431) [py] refactor PlanBinder/OperationInfo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Chesnay Schepler created FLINK-2431: --------------------------------------- Summary: [py] refactor PlanBinder/OperationInfo Key: FLINK-2431 URL: https://issues.apache.org/jira/browse/FLINK-2431 Project: Flink Issue Type: Improvement Components: Python API Reporter: Chesnay Schepler Assignee: Chesnay Schepler Priority: Minor These two classes deserve a restructuring to become more readable and consistent with PythonPlanBinder/PythonOperationInfo. -- This message was sent by Atlassian JIRA (v6.3.4#6332)