Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-812

Some methods of TajoDatabaseMetaData should result in an empty tuple list instead of SQLFeatureNotSupportedException.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.9.0, 0.8.1
    • JDBC Driver
    • None

    Description

      There are some methods that Tajo cannot support. getPrimaryKeys, getExportedKeys, and getImportedKeys are examples. Currently, these methods cause SQLFeatureNotSupportedException. But, they should return an empty list instead of the exception. This patch fixes this problem.

      In addition, this patch fixes some potential deadlock problem in NettyClientBase and NettyServerBase.

      Attachments

        1. TAJO-812.patch
          8 kB
          Hyunsik Choi

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: