Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 42D5E17362 for ; Tue, 22 Sep 2015 13:53:05 +0000 (UTC) Received: (qmail 84903 invoked by uid 500); 22 Sep 2015 13:53:05 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 84806 invoked by uid 500); 22 Sep 2015 13:53:05 -0000 Mailing-List: contact dev-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 dev@flink.apache.org Received: (qmail 84578 invoked by uid 99); 22 Sep 2015 13:53:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2015 13:53:04 +0000 Date: Tue, 22 Sep 2015 13:53:04 +0000 (UTC) From: "Stephan Ewen (JIRA)" To: dev@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-2734) ArrayKeySelector is wrong MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Stephan Ewen created FLINK-2734: ----------------------------------- Summary: ArrayKeySelector is wrong Key: FLINK-2734 URL: https://issues.apache.org/jira/browse/FLINK-2734 Project: Flink Issue Type: Bug Components: Streaming Affects Versions: 0.10 Reporter: Stephan Ewen Assignee: Stephan Ewen Priority: Critical Fix For: 0.10 The {{ArrayKeySelector}} is broken and returns wrong values in all cases except for [0] as a single only key position. -- This message was sent by Atlassian JIRA (v6.3.4#6332)