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

Java client does not return the set value for the desired block size column option

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • api
    • None

    Description

      Impala uses the Java client during the execution of CREATE TABLE statements to create and set the schema of Kudu tables; the Java client is also used during metadata loading. As part of IMPALA-3726, more column options are added in the CREATE TABLE statement, including BLOCK_SIZE (desired block size for columns). Setting the block size doesn't seem to have any effect and when the schema of Kudu tables is loaded from Kudu, the desired block size is always 0 (as returned by ColumnSchema.getDesiredBlockSize()).

      Attachments

        Activity

          People

            wdberkeley William Berkeley
            dtsirogiannis Dimitris Tsirogiannis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: