You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/07/29 06:46:20 UTC

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

    [ https://issues.apache.org/jira/browse/ASTERIXDB-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398833#comment-15398833 ] 

ASF subversion and git services commented on ASTERIXDB-1135:
------------------------------------------------------------

Commit 5dc73edd313eac8755a51dd603b73f4263e03c82 in asterixdb's branch refs/heads/master from [~alamoudi]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=5dc73ed ]

ASTERIXDB-1135 Fix Feed Policy Creation From File

Change-Id: I452ac11714e20e2ecc31ab8b96a9964ca9d9d6cd
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1018
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: abdullah alamoudi <ba...@gmail.com>


> 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: Abdullah Alamoudi
>            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)