Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0BB4F2009A8 for ; Tue, 17 May 2016 18:51:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0A620160A1F; Tue, 17 May 2016 16:51:20 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8022A1609F5 for ; Tue, 17 May 2016 18:51:19 +0200 (CEST) Received: (qmail 71370 invoked by uid 500); 17 May 2016 16:51:13 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 71314 invoked by uid 99); 17 May 2016 16:51:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2016 16:51:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 201E82C1F69 for ; Tue, 17 May 2016 16:51:13 +0000 (UTC) Date: Tue, 17 May 2016 16:51:13 +0000 (UTC) From: "Joshua McKenzie (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-11114) Document which type conversions are allowed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 17 May 2016 16:51:20 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-11114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11114: ---------------------------------------- Reviewer: Alex Petrov > Document which type conversions are allowed > ------------------------------------------- > > Key: CASSANDRA-11114 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11114 > Project: Cassandra > Issue Type: Improvement > Components: CQL, Documentation and Website > Reporter: Sylvain Lebresne > Assignee: Giampaolo > Priority: Minor > Labels: doc-impacting, lhf > Attachments: cassandra-11114-trunk.patch > > > We allow only some type conversion through {{ALTER TABLE}} and type casts, the ones that don't break stuff, but we don't currently document which ones those are. We should add it to http://cassandra.apache.org/doc/cql3/CQL-3.0.html. -- This message was sent by Atlassian JIRA (v6.3.4#6332)