Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-565

Fix the bug that sql query row count is less than the actual row count of the table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • Server
    • None

    Description

      For example, there is a table with two columns ,which has two hundred rows ,and one of the column's data is all null .When the maxRows of sql query is 200 ,it will only return 100 rows.The cause is that the ColumnBuffer array ,only expands automatically when the inserted data size exceeds 100 , but does not expand if the one of column data is all null.

      Attachments

        Activity

          People

            vanzin Marcelo Masiero Vanzin
            holmes.infra holmes.infra
            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 - 40m
                40m