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

.NET: Thin 3.0: Support value types in the Table API

    XMLWordPrintableJSON

Details

    Description

      Table API is constrained to reference types currently:

      interface IRecordView<T> where T : class
      

      Remove this constraint. This will require changing all APIs that potentially return null:

      • Get
      • GetAll
      • GetAndUpsert
      • GetAndReplace
      • GetAndDelete

      Single-key APIs can be changed to bool TryGet(K, out V) format. GetAll - not clear, investigate.

      Attachments

        Issue Links

          Activity

            People

              ptupitsyn Pavel Tupitsyn
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m