[jira] [Created] (CALCITE-5431) Method RelMdUtil$numDistinctVals() wrongly return zero if the method input domainSize is a very large value

2022-12-12 Thread Yunhong Zheng (Jira)
Yunhong Zheng created CALCITE-5431: -- Summary: Method RelMdUtil$numDistinctVals() wrongly return zero if the method input domainSize is a very large value Key: CALCITE-5431 URL:

[jira] [Created] (CALCITE-5430) Implement IFNULL() for BigQuery dialect

2022-12-12 Thread Oliver Lee (Jira)
Oliver Lee created CALCITE-5430: --- Summary: Implement IFNULL() for BigQuery dialect Key: CALCITE-5430 URL: https://issues.apache.org/jira/browse/CALCITE-5430 Project: Calcite Issue Type:

Jenkins build is back to normal : Calcite » Calcite-snapshots #305

2022-12-12 Thread Apache Jenkins Server
See

[jira] [Created] (CALCITE-5429) Correlated subquery over aggregate with grouping throws an error

2022-12-12 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created CALCITE-5429: -- Summary: Correlated subquery over aggregate with grouping throws an error Key: CALCITE-5429 URL: https://issues.apache.org/jira/browse/CALCITE-5429

Re: How to use IntelliJ debug code generated by janino?

2022-12-12 Thread Alessandro Solimando
Hi, apache ML strips attachments, so it's normal we can't see it, you can either use an external system and link to them, or better describe with plain text so it's also searchable. Best regards, Alessandro On Mon, 12 Dec 2022 at 09:33, Zou Dan wrote: > Hi wangguangyuan > You could just right

Build failed in Jenkins: Calcite » Calcite-snapshots #304

2022-12-12 Thread Apache Jenkins Server
See Changes: [Ruben Q L] [CALCITE-5395] RelToSql converter fails when SELECT * is under a semi-join node [Ruben Q L] [CALCITE-5394] RelToSql converter fails when semi-join is under a join node

Re: How to use IntelliJ debug code generated by janino?

2022-12-12 Thread Zou Dan
Hi wangguangyuan You could just right click the debug dir in IDEA and you could see the option: “Mark Directory as" -> "Generated Source Root" Best, Dan Zou > 2022年12月12日 16:19,guangyuan wang 写道: > > Hello Dan > Thank you very much. > And I'd like to know how could I configure the debug dir

Re: How to use IntelliJ debug code generated by janino?

2022-12-12 Thread guangyuan wang
Hello Dan Thank you very much. And I'd like to know how could I configure the debug dir as the "Generated Source Root"? "2. Mark the debug dir you configured in step 1 as the "Generated Source Root". Zou Dan 于2022年12月12日周一 15:33写道: > Hi wangguangyuan, the picture in your email are not displayed