Thomas

Results 14 comments of Thomas

With such a detailed issue and hint i took a look and gave it a go in a corresponding PR.

@Alpha-su maybe you can check https://github.com/sfu-db/connector-x

Hi all, Can you check your rostopic list ? orb-slam take as input "camera/image-raw" maybe you're not streaming images on the right topic ? best,

Hello, thank you for your answer and sorry I wasn’t very clear in my question. In AI.TENSORSET it’s possible to add the datatype in the tensor META. For AI.MOSELSET or...

Would really love to see some TCP+Arrow capabilities 👍 I would also be happy to help !

@JosephTLyons Should `pytest` be in an extension or could it be added to the current implementation of @rayduck ? I think in python `pytest` is the defacto solutions to testing.

would this work for other language like in a python script ?

I started to work on it and the current design is to specify `chdb` as the driver ```yml chdb-dev: type: clickhouse driver: chdb chdb_state_dir: "" # a directory use for...

Hello, I was not able to reproduce this issue with the current code. Maybe it's possible to close this issue ?

Thanks you ! I'm confused I just tested in the REPL and not in the wasm demo... I'm sorry... I will try to work on this issue. Thanks for the...