You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Fan Yang (JIRA)" <ji...@apache.org> on 2018/05/05 09:53:00 UTC

[jira] [Created] (CALCITE-2301) Remove the 10-second-timeout restriction in ResultSetEnumerable

Fan Yang created CALCITE-2301:
---------------------------------

             Summary: Remove the 10-second-timeout restriction in ResultSetEnumerable
                 Key: CALCITE-2301
                 URL: https://issues.apache.org/jira/browse/CALCITE-2301
             Project: Calcite
          Issue Type: Bug
          Components: core
    Affects Versions: 1.16.0
            Reporter: Fan Yang
            Assignee: Julian Hyde
             Fix For: next


It's not a good idea to have the magic number here. Also, databases may not get back within 10 second for various reasons (e.g., in the case of JDBC schema).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)