Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-3209

org.apache.storm.jdbc.common.Util

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1.3
    • None
    • storm-jdbc
    • windows 64;
    • Patch
    • Hide
      case Types.DOUBLE:
      case Types.FLOAT:
      //todo ....
      case Types.NUMERIC:
      return Double.class;
      Show
      case Types.DOUBLE: case Types.FLOAT: //todo .... case Types.NUMERIC: return Double.class;

    Description

      Util.getJavaType(int sqlType) not support NUMERIC,

      when my sqlType is NUMERIC( 2 also),it throw ex;

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            itFreshman J.H.shuang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified