Re: Calcite development using IntelliJ

2021-05-17 Thread Julian Hyde
All those things usually work fine, and with very little effort. But occasionally things get screwed up. If IntelliJ doesn’t load correctly the first time you initialize from build.gradle.kts, close the project and reload. It usually works fine the second time. If that doesn’t work, try ‘File

Calcite development using IntelliJ

2021-05-17 Thread Amrish Lal
Hello, I am able to open the Calcite project (build.gradle.kts) in IntelliJ, but things like code completion, Goto Navigation (Cmd-B), and running test cases don't appear to be working. Are there any other steps I need to take to get these working? Thanks, --Amrish

[jira] [Created] (CALCITE-4609) WITH query using AVG throws AssertionError: type mismatch

2021-05-17 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-4609: Summary: WITH query using AVG throws AssertionError: type mismatch Key: CALCITE-4609 URL: https://issues.apache.org/jira/browse/CALCITE-4609 Project: Calcite

[jira] [Created] (CALCITE-4608) Set scale and precision in SqlLiteral.createApproxNumeric function.

2021-05-17 Thread Amrish Lal (Jira)
Amrish Lal created CALCITE-4608: --- Summary: Set scale and precision in SqlLiteral.createApproxNumeric function. Key: CALCITE-4608 URL: https://issues.apache.org/jira/browse/CALCITE-4608 Project: Calcite