From notifications-return-158198-archive-asf-public=cust-asf.ponee.io@asterixdb.apache.org Thu Jun 10 15:13:04 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 6741818037A for ; Thu, 10 Jun 2021 17:13:04 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id C1CBA6250E for ; Thu, 10 Jun 2021 15:13:03 +0000 (UTC) Received: (qmail 34277 invoked by uid 500); 10 Jun 2021 15:13:03 -0000 Mailing-List: contact notifications-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list notifications@asterixdb.apache.org Received: (qmail 34265 invoked by uid 99); 10 Jun 2021 15:13:03 -0000 Received: from spamproc1-he-fi.apache.org (HELO spamproc1-he-fi.apache.org) (95.217.134.168) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jun 2021 15:13:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamproc1-he-fi.apache.org (ASF Mail Server at spamproc1-he-fi.apache.org) with ESMTP id 75B74C0484 for ; Thu, 10 Jun 2021 15:13:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamproc1-he-fi.apache.org X-Spam-Flag: NO X-Spam-Score: -108.008 X-Spam-Level: X-Spam-Status: No, score=-108.008 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WELCOMELIST=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-ec2-va.apache.org ([116.203.227.195]) by localhost (spamproc1-he-fi.apache.org [95.217.134.168]) (amavisd-new, port 10024) with ESMTP id yBtVkbu8eQgu for ; Thu, 10 Jun 2021 15:13:02 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=3.227.148.255; helo=mxout1-ec2-va.apache.org; envelope-from=jira@apache.org; receiver= Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx1-ec2-va.apache.org (ASF Mail Server at mx1-ec2-va.apache.org) with ESMTPS id 95360BC48A for ; Thu, 10 Jun 2021 15:13:01 +0000 (UTC) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 8843D3F0C9 for ; Thu, 10 Jun 2021 15:13:01 +0000 (UTC) Received: (qmail 33631 invoked by uid 99); 10 Jun 2021 15:13:01 -0000 Received: from ec2-52-204-25-47.compute-1.amazonaws.com (HELO mailrelay1-ec2-va.apache.org) (52.204.25.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jun 2021 15:13:01 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-ec2-va.apache.org (ASF Mail Server at mailrelay1-ec2-va.apache.org) with ESMTPS id 49B4A3E8E2 for ; Thu, 10 Jun 2021 15:13:01 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 47DECC80418 for ; Thu, 10 Jun 2021 15:13:00 +0000 (UTC) Date: Thu, 10 Jun 2021 15:13:00 +0000 (UTC) From: "Michael J. Carey (Jira)" To: notifications@asterixdb.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (ASTERIXDB-2910) SQL++ Primer needs a schemaless cousin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ASTERIXDB-2910?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael J. Carey reassigned ASTERIXDB-2910: ------------------------------------------- Assignee: Ian Maxon > SQL++ Primer needs a schemaless cousin > -------------------------------------- > > Key: ASTERIXDB-2910 > URL: https://issues.apache.org/jira/browse/ASTERIXDB-2910 > Project: Apache AsterixDB > Issue Type: Bug > Components: DOC - Documentation > Reporter: Michael J. Carey > Assignee: Ian Maxon > Priority: Major > > We should rename the primer "Using SQL++" to be "Using SQL++ (Schema)" an= d add a parallel version "Using SQL++ (No Schema)" that uses auto-generated= UUIDs for keys to show how typelessness works.=C2=A0 It would be identical= except for that - and the index statements would have to be tweaked to han= dle the typelessness - and we'd add indexes on the user-defined keys too.= =C2=A0 This way readers could use either version depending on their desires= . -- This message was sent by Atlassian Jira (v8.3.4#803005)