[
https://issues.apache.org/jira/browse/TAJO-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541561#comment-14541561
]
ASF GitHub Bot commented on TAJO-1542:
--------------------------------------
Github user hyunsik commented on a diff in the pull request:
https://github.com/apache/tajo/pull/529#discussion_r30209272
--- Diff:
tajo-catalog/tajo-catalog-common/src/main/java/org/apache/tajo/catalog/Schema.java
---
@@ -383,6 +392,17 @@ public SchemaProto getProto() {
return builder.build();
}
+ public Set<String> getAliases() {
--- End diff --
Is it only for debugging? It's not bad.
> Refactoring of HashJoinExecs
> ----------------------------
>
> Key: TAJO-1542
> URL: https://issues.apache.org/jira/browse/TAJO-1542
> Project: Tajo
> Issue Type: Improvement
> Reporter: Navis
> Assignee: Navis
>
> It's not in condition to make some improvements. No offense.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)