Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-9650

java.math.BigDecimal / .Net decimal columns shown as OTHER in JDBC Thin metadata

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.6
    • None
    • jdbc
    • None
    • Docs Required

    Description

      Subj.

      According to our docs it should be DECIMAL:
      https://apacheignite-sql.readme.io/docs/data-types#section-decimal

      DECIMAL
      Possible values: Data type with fixed precision and scale.
      Mapped to:
      Java/JDBC: java.math.BigDecimal
      .NET/C#: decimal
      C/C++: ignite::Decimal
      ODBC: SQL_DECIMAL

      But it turns to be mapped to OTHER (see screenshot)

      Attachments

        1. Screenshot_20180919_200457.png
          45 kB
          Ilya Kasnacheev

        Issue Links

          Activity

            People

              pkouznet Pavel Kuznetsov
              ilyak Ilya Kasnacheev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: