Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10819

Generic Java UDF types

    XMLWordPrintableJSON

Details

    Description

      At the moment we only generate raw type signatures for Java UDF methods. E.g. a CQL argument type map<int, text> is just mapped to java.util.Map but could be mapped to java.util.Map<Integer, String>.

      It's a probably simple but nice improvement and feels to be a LHF.

      Depending on the complexity it might be doable for 3.0.x, too.

      Thanks for the heads-up, doanduyhai!

      Attachments

        Issue Links

          Activity

            People

              snazy Robert Stupp
              snazy Robert Stupp
              Robert Stupp
              DuyHai Doan
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: