You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Yingyi Bu (JIRA)" <ji...@apache.org> on 2015/10/08 22:12:26 UTC

[jira] [Created] (ASTERIXDB-1135) Feed policy creation statement for source policy file

Yingyi Bu created ASTERIXDB-1135:
------------------------------------

             Summary: Feed policy creation statement for source policy file
                 Key: ASTERIXDB-1135
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1135
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: Translator - AQL
            Reporter: Yingyi Bu
            Assignee: Yingyi Bu
            Priority: Minor


The following feed policy creation statement cannot handle source policy file path correctly.

FeedPolicySpecification	::=	( "ingestion" "policy" Identifier IfNotExists <FROM> ( "policy" Identifier Configuration ( "definition" StringLiteral )? | "path" Identifier ( "definition" StringLiteral )? ) )

""path" Identifier" should be ""path" StringLiteral". 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)