You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Till Westmann (JIRA)" <ji...@apache.org> on 2015/09/21 23:55:04 UTC

[jira] [Comment Edited] (ASTERIXDB-933) cleanly propagate file names to exceptions

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

Till Westmann edited comment on ASTERIXDB-933 at 9/21/15 9:54 PM:
------------------------------------------------------------------

The change in http://asterix-gerrit.ics.uci.edu:8443/#/c/95/ introduces a way to pass a filename to the ADM parser if the ADM data is read from a file. The goal is to be able to use the file name in an error message, if an error occurs during parsing.
However, the implementation chosen is a little hackish and it introduces fields (filename in AbstractTupleParser) in the wrong places.
This should be fixed.


was (Author: asterixdb-importer):
The change in http://fulliautomatix.ics.uci.edu:8443/#/c/95/ introduces a way to pass a filename to the ADM parser if the ADM data is read from a file. The goal is to be able to use the file name in an error message, if an error occurs during parsing.
However, the implementation chosen is a little hackish and it introduces fields (filename in AbstractTupleParser) in the wrong places.
This should be fixed.

> cleanly propagate file names to exceptions
> ------------------------------------------
>
>                 Key: ASTERIXDB-933
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-933
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: Adapters, AsterixDB
>            Reporter: asterixdb-importer
>            Priority: Minor
>
> cleanly propagate file names to exceptions



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