From issues-return-221751-archive-asf-public=cust-asf.ponee.io@spark.apache.org Wed May 1 14:42:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id DC6C3180629 for ; Wed, 1 May 2019 16:42:01 +0200 (CEST) Received: (qmail 522 invoked by uid 500); 1 May 2019 14:42:01 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 505 invoked by uid 99); 1 May 2019 14:42:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 May 2019 14:42:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A24A9E28C3 for ; Wed, 1 May 2019 14:42:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6370E25814 for ; Wed, 1 May 2019 14:42:00 +0000 (UTC) Date: Wed, 1 May 2019 14:42:00 +0000 (UTC) From: "Apache Spark (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (SPARK-26921) Fix CRAN hack as soon as Arrow is available on CRAN MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SPARK-26921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-26921: ------------------------------------ Assignee: (was: Apache Spark) > Fix CRAN hack as soon as Arrow is available on CRAN > --------------------------------------------------- > > Key: SPARK-26921 > URL: https://issues.apache.org/jira/browse/SPARK-26921 > Project: Spark > Issue Type: Sub-task > Components: SparkR > Affects Versions: 3.0.0 > Reporter: Hyukjin Kwon > Priority: Major > > Arrow optimization was added but Arrow is not available on CRAN. > So, it had to add some hacks to avoid CRAN check in SparkR side. For example, see > https://github.com/apache/spark/search?q=requireNamespace1&unscoped_q=requireNamespace1 > These should be removed to properly check CRAN in SparkR > See also ARROW-3204 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org