Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support aliases in PARTITION BY and GROUP BY #4952

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    c6ac031 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    d0c55d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. chore: merge from master

    Conflicting files
    ksqldb-engine/src/main/java/io/confluent/ksql/analyzer/Analyzer.java
    ksqldb-engine/src/main/java/io/confluent/ksql/structured/SchemaKStream.java
    ksqldb-engine/src/test/java/io/confluent/ksql/structured/SchemaKStreamTest.java
    big-andy-coates committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3abb2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8872d View commit details
    Browse the repository at this point in the history
  3. chore: merge from master

    Conflicting files
    ksqldb-engine/src/main/java/io/confluent/ksql/engine/rewrite/AstSanitizer.java
    ksqldb-engine/src/main/java/io/confluent/ksql/planner/LogicalPlanner.java
    ksqldb-streams/src/main/java/io/confluent/ksql/execution/streams/GroupByParamsFactory.java
    big-andy-coates committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    ebaa005 View commit details
    Browse the repository at this point in the history