Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-14546

Calcite engine. MIN/MAX aggregates doesn't support string types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • Docs Required, Release Notes Required

    Description

      MIN/MAX aggregates doesn't support string types.
      e.g.
      {{CREATE TABLE TEST(val VARCHAR) }}
      {{INSERT INTO TEST VALUES ('A'), ('B'), ('C') }}
      {{ SELECT MIN(val), MAX(val) FROM TEST}}

      Test: src/test/sql/aggregate/aggregates/test_aggr_string.test

      Attachments

        Issue Links

          Activity

            People

              zstan Evgeny Stanilovsky
              tledkov-gridgain Taras Ledkov
              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 - 0.5h
                  0.5h