Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15629

[GLib] Add garrow_{,large_}string_array_builder_append_string_len()

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.0.1, 7.0.0
    • 8.0.0
    • GLib

    Description

      The existing garrow_string_array_builder_append_string() function takes a null-terminated string. I have strings that are not null-terminated and a length. I propose adding the function:

      gboolean
      garrow_string_array_builder_append_string_n(GArrowStringArrayBuilder *builder,
                                                  const gchar *value,
                                                  gint32 length,
                                                  GError **error) 
      

      I'll post a PR shortly.

      Attachments

        Issue Links

          Activity

            People

              rsaccoccio Rob Saccoccio
              rsaccoccio Rob Saccoccio
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 1h 20m
                  1h 20m