query-engine
Here are 80 public repositories matching this topic...
-
Updated
Jan 12, 2022 - Go
MSSQL Storage
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
#1514 points out a secondary goal for the python library to expose the datafusion and arrow-rust versions.
I think Spark has a good implementation of this by binding the spark version to SparkContext in the jvm code, then exposing it to the pyspark API. pyspark's version itself is hard-coded.
-
Updated
Jun 24, 2021 - Go
It's possible to pass more query bindings than there are bindvars in a query. This should be an error.
Per discussion in #2743 this class is mis-named.
Also, rename LinkStreamValue to just plain LinkStream.
-
Updated
May 11, 2019 - Go
-
Updated
Jan 5, 2022 - TypeScript
-
Updated
Jan 11, 2022 - C#
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Jan 11, 2022 - Java
-
Updated
Jan 11, 2022 - C++
-
Updated
Nov 3, 2020 - Shell
-
Updated
Jan 12, 2022 - Elixir
-
Updated
Nov 15, 2021 - JavaScript
-
Updated
Oct 12, 2021 - TypeScript
-
Updated
Oct 4, 2021 - Coq
-
Updated
Mar 18, 2019 - Scala
-
Updated
Jan 11, 2022 - Java
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
Jan 5, 2019 - Python
-
Updated
Jan 11, 2022 - Clojure
-
Updated
Sep 13, 2017 - Python
-
Updated
Oct 2, 2020 - Futhark
-
Updated
Mar 11, 2016 - Java
-
Updated
Dec 27, 2021 - TypeScript
-
Updated
Jul 20, 2020 - Python
-
Updated
Mar 27, 2021 - Rust
Improve this page
Add a description, image, and links to the query-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the query-engine topic, visit your repo's landing page and select "manage topics."
We should use
com.clickhouse.jdbc.ClickHouseDriverinstead ofru.yandex.clickhouse.ClickHouseDriver.