You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Steven Jacobs (JIRA)" <ji...@apache.org> on 2018/07/26 21:11:00 UTC

[jira] [Closed] (ASTERIXDB-2426) Unpartitioned Variables before a datascan should be able to have the data scan keys as their primary key after the data scan

     [ https://issues.apache.org/jira/browse/ASTERIXDB-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Jacobs closed ASTERIXDB-2426.
------------------------------------
    Resolution: Invalid

> Unpartitioned Variables before a datascan should be able to have the data scan keys as their primary key after the data scan 
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2426
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2426
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Steven Jacobs
>            Priority: Major
>
> For a plan such as:
>  
> data-scan []<-[$$keyVar, $$recordVar] <- DatasetName -- |UNPARTITIONED|
>  assign [$$timeVar] <- [current-datetime()] -- |UNPARTITIONED|
>  empty-tuple-source -- |UNPARTITIONED|
> $$timeVar should have $$keyVar as its primary key after the data scan



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)