Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2441

Unlike C++, Kudu Python API missing "set mutation buffer space"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.8.0
    • api, client, python

    Description

      Mutation buffer space in Kudu Python API, However this feature is available in C++ like

      // in C++
      session->SetMutationBufferSpace(mutationBufferSizeM); 
      

      but I am looking forward for the same in python.

      [https://github.com/apache/kudu/blob/master/python/kudu/client.pyx#L528]

       

       

      Attachments

        Activity

          People

            jtbirdsell Jordan Birdsell
            amarnath_r Amarnath Ramamoorthi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: