Apache Calcite on .NET

2025-03-11 Thread Jerome Haltom
Hello folks. I'm the present maintainer of the IKVM project. IKVM is a JVM that runs 'inside' .NET. Translates byte code to MSIL. So, you can run Java code in .NET. For personal reasons (a client), I have been working to get Apache Calcite running inside .NET. I succeeded. And I am now working

Re: Apache Calcite on .NET

2025-03-10 Thread Jerome Haltom
Hello folks. I'm the present maintainer of the IKVM project. IKVM is a JVM that runs 'inside' .NET. Translates byte code to MSIL. So, you can run Java code in .NET. For personal reasons (a client), I have been working to get Apache Calcite running inside .NET. I succeeded. And I am now working

Re: Apache Calcite on .NET

2025-03-10 Thread Jerome Haltom
h 10, 2025 9:10 PM To: dev@calcite.apache.org Subject: Re: Apache Calcite on .NET Hey Jerome, That's very exciting and the project is always looking for more clients in other languages. We have a list of clients documented on our website[1]. If you're interested, you can open a PR to

Re: Apache Calcite on .NET

2025-03-10 Thread Francis Chuang
Hey Jerome, That's very exciting and the project is always looking for more clients in other languages. We have a list of clients documented on our website[1]. If you're interested, you can open a PR to add your provider to this file[2]. Francis [1] https://calcite.apache.org/avatica/docs/