[
https://issues.apache.org/jira/browse/ASTERIXDB-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15770726#comment-15770726
]
ASF subversion and git services commented on ASTERIXDB-1711:
------------------------------------------------------------
Commit 0294b3119a9e7e33cc92ec0a2b7e2adaf0e2ce27 in asterixdb's branch
refs/heads/master from [~tillw]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=0294b31 ]
ASTERIXDB-1711: remove more Aql-prefixes
AqlMissingWriterFactory -> MissingWriterFactory
AqlPositionWriter -> PositionWriter
AqlMergeAggregationExpressionFactory -> MergeAggregationExpressionFactory
AqlMissableTypeComputer -> MissableTypeComputer
AqlPartialAggregationTypeComputer -> PartialAggregationTypeComputer
AqlOptimizationContextFactory -> OptimizationContextFactory
Change-Id: I72f3051ff5c76ccde54e8b3b33941eb936870194
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1386
Tested-by: Jenkins <[email protected]>
BAD: Jenkins <[email protected]>
Reviewed-by: Yingyi Bu <[email protected]>
> Clean up class names
> --------------------
>
> Key: ASTERIXDB-1711
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1711
> Project: Apache AsterixDB
> Issue Type: Task
> Components: AsterixDB, Hyracks
> Reporter: Till
> Assignee: Till
>
> Some classes have names that include "AQL" (even though they are not language
> specific) or "Asterix" (even tough that's part of package names).
> We should aim to name classes based on their functionality and clean up class
> names that are not named that way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)