You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2013/03/25 21:27:15 UTC

[jira] [Commented] (ACCUMULO-1203) add option to scan command to display dateString

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

Keith Turner commented on ACCUMULO-1203:
----------------------------------------

Changing the interface will break formatters that users implemented for an earlier versions.  If the interface had been an abstract class, we would have had more flexibility to deprecate and add.   With the interface, it does not seem there is much that can be done.  Does anyone object to making this change?

I think if we are going to break it then we should make it an abstract class so we will have more flexibility in the future. Or maybe an interface and abstract class combo, encouraging users to extend the abstract class in the javadoc.




                
> add option to scan command to display dateString
> ------------------------------------------------
>
>                 Key: ACCUMULO-1203
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1203
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Kevin Faro
>            Assignee: Kevin Faro
>            Priority: Minor
>         Attachments: ACCUMULO-1203.patch
>
>
> When I was trying to debug my SummingArrayCombiner, I figured it would have been helpful to display the dateString vs just the long representation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira