Steven Jacobs created ASTERIXDB-2426:
----------------------------------------

             Summary: 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


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)

Reply via email to