[
https://issues.apache.org/jira/browse/TAJO-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370754#comment-14370754
]
Seungun Choe commented on TAJO-1333:
------------------------------------
'https://github.com/nlohmann/json' can't build not only visual studio 2013 but
also mingw and cygwin.
Perhaps, the problem is that windows platform's compiler fully does not support
c ++11.
'https://github.com/nlohmann/json' have c++11 grammar in many parts.
So, To build 'json unit test module' have too many errors.
> Add C++ Client based on REST API
> --------------------------------
>
> Key: TAJO-1333
> URL: https://issues.apache.org/jira/browse/TAJO-1333
> Project: Tajo
> Issue Type: New Feature
> Components: client
> Reporter: Hyunsik Choi
> Assignee: Seungun Choe
> Labels: c++
>
> C++ is necessary for ODBC driver. If REST API is achieved, C++ client can be
> implemented easier without any heavy dependency
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)