Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-132

Uses ByteBufferSerializer for column value to support various data types rather than StringSerializer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2
    • 0.2.1
    • gora-cassandra
    • None

    Description

      When I made a patch to GORA-131, I noticed that gora-cassandra uses StringSerializer for column value.
      However, since it needs to support various value types, I think ByteBuffer is better than String to/from Hector,
      and gora-cassandra layer should convert values between Gora data bean value type and ByteBuffer.

      Attachments

        1. GORA-131-132.patch
          31 kB
          Kazuomi Kashii
        2. GORA-131-132-v2.patch
          33 kB
          Kazuomi Kashii
        3. GORA-131-132-v2.patch
          33 kB
          Kazuomi Kashii

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kazk Kazuomi Kashii
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: