Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-157

JdbcSchema: not all jdbc drivers support stmt.setQueryTimeout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Using HBase Phoenix via Optiq's jdbc support, performing queries fails because Optiq calls statement.setQueryTimeout(10) in ResultSetEnumerable, on which Phoenix throws a SQLFeatureNotSupportedException.

      Possible solution is to log & swallow the exception.

      ---------------- Imported from GitHub ----------------
      Url: https://github.com/julianhyde/optiq/issues/157
      Created by: bdumon
      Labels:
      Created at: Tue Feb 25 16:08:31 CET 2014
      State: closed

      Attachments

        Activity

          People

            Unassigned Unassigned
            github-import GitHub Import
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: