[
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 <[email protected]>
Tested-by: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: abdullah alamoudi <[email protected]>
> 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)