[
https://issues.apache.org/jira/browse/CALCITE-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861808#comment-16861808
]
Leo Tu edited comment on CALCITE-3114 at 6/12/19 6:58 AM:
----------------------------------------------------------
(1) HTTP handshake will consume time when large SQLs be executed
(2) Websocket and JDBC socket (can be mapping one to one) and work better when
get and release transaction connection ASAP.
was (Author: leotu):
(1) HTTP handshake will consume time when large SQL be executed
(2) Websocket and JDBC socket (can be mapping one to one) and work better when
get and release transaction connection ASAP.
> Support websocket transport
> ---------------------------
>
> Key: CALCITE-3114
> URL: https://issues.apache.org/jira/browse/CALCITE-3114
> Project: Calcite
> Issue Type: Wish
> Reporter: Leo Tu
> Priority: Minor
>
> it would be greatly improve performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)