Aleksey
Aleksey
If this is a bug report, please fill out the following: * Version of Ruby: 2.6 * Version of Kafka: do not know * Version of ruby-kafka: 1.3.0 I have...
Manual does not cover any practical use of orbitdb and how to tackle with the complexity of a production system Some examples to start with... 1) An app that modifies...
I am not sure if it s a bug or feature, but i spent quite a lot time understanding why the replication between 2 apps does not work. They were...
Trying to install v. 1.1.0 ``` [ERROR] Failed to execute goal on project binance-dex-api-client: Could not resolve dependencies for project com.binance.dex.api:binance-dex-api-client:jar:1.1.0: Could not find artifact org.ethereum:ethereumj-core:jar:1.12.0-RELEASE in central (https://repo.maven.apache.org/maven2) ->...
1. Added a number of clickhouse functions from Arel, now it is possible to use Arel expressions: Mode.arel_table.project(Arel.star.countIf(Arel.sql('1=2'))).to_sql Supported the following aggregated functions: 'any','anyHeavy','sumWithOverflow','anyLast', 'groupBitAnd','groupBitOr','groupBitXor', 'groupBitmap','groupBitmapAnd','groupBitmapOr','groupBitmapXor','skewPop','skewSamp','kurtPop','kurtSamp', 'unique','uniqueExact','median','varSamp','varPop', 'stddevSamp','stddevPop' And conditional...
It will be very convinient to use json.Number when buillding the response, right now it is not possible, as Int serializer does not encount it.
If i have a schema with DateTime type field as submit a map to resolve: ``` time: "2021-11-12T12:43:56+00:00" ``` it does not work, as always assumes to have time.Time or...
when i query ``` { hello{ alias1: id alias2: id } } ``` and submit the map ``` { hello{ alias1: "1" alias2: "2" } } ``` it returns nil...
Running gem install leveldb-ruby on MacOS (10.15.7) fails with ``` gem install leveldb-ruby Building native extensions. This could take a while... ERROR: Error installing leveldb-ruby: ERROR: Failed to build gem...
The format is not '?' It is defined in https://clickhouse.com/docs/en/interfaces/http#cli-queries-with-parameters