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

Dongjoon Hyun edited comment on TAJO-1389 at 3/12/15 4:43 AM:
--------------------------------------------------------------

[~hyunsik]. Sure, I love to and I will for Tajo.

However, I need your advice because I'm not sure if the original Tajo JDBC 
should handle some issues. 
For example, 'Birst' case, a generated query looks like the following.

{code:sql}
SELECT warehouse0_.w_city AS 'F1' FROM warehouse warehouse0_ ...
{code}

Up to now, I replaced 'F1' into "F1" in the old revised JDBC driver. 
Do you think that Tajo SQL parser need to handle this natively?
I will follow your decision.


was (Author: dongjoon):
[~hyunsik]. Sure, I love to and I will for Tajo.

However, I need your advice because I'm sure if the original Tajo JDBC should 
handle some issues. 
For example, 'Birst' case, a generated query looks like the following.

{code:sql}
SELECT warehouse0_.w_city AS 'F1' FROM warehouse warehouse0_ ...
{code}

Up to now, I replaced 'F1' into "F1" in the old revised JDBC driver. 
Do you think that Tajo SQL parser need to handle this natively?
I will follow your decision.

> Add a documentation to introduce available tools for Tajo
> ---------------------------------------------------------
>
>                 Key: TAJO-1389
>                 URL: https://issues.apache.org/jira/browse/TAJO-1389
>             Project: Tajo
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Hyunsik Choi
>             Fix For: 0.11
>
>
> After thin JDBC driver including 0.10.0 release, many tools easily can be 
> used for Tajo. It would great if we have some documentation or wiki page to 
> introduce them.
> As far as I know, the following tools are available for Tajo. If some 
> applications are omitted, please let me know them that you tested.
> *Open source tools:*
> * SQL workbench (http://www.sql-workbench.net/)
> * Tadpole (https://github.com/hangum/TadpoleForDBTools)
> * Squirrel (http://squirrel-sql.sourceforge.net/)
> *Commercial BI tools*
>  * ?



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

Reply via email to