Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-1265

Aggregtion through Events is not working

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Do
    • 1.1.2
    • Icebox
    • N/A
    • None

    Description

      I have a column store table with 600 columns which is populated every 15 min by some ETL process.

      TBL: UUID, StartDate, Hour, Minute, << 600 columns >>

      I created another table with same columns (without minute column) so that I could do hourly aggregation.

      TBL: UUID, StartDate, Hour, << 600 columns >>

      I created an event that does the aggregation (sum) from 15 min table to this hourly table. The information_schema.events says that it is triggered but there is no data in the hourly table.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bobypeter BOBY PETER
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.