Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-499

Estimate number of rows in ReflectiveSchema

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.0-incubating
    • None
    • None

    Description

      It would be nice if ReflectiveSchema could provide row estimates.
      For arrays it is zero cost (Array.getLength(...).
      For collections the invocation of .size() might be slow, however I am fine with both ways: return unknown or execute .size().

      Attachments

        Activity

          People

            Unassigned Unassigned
            vladimirsitnikov Vladimir Sitnikov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: