selmi2
Results
2
issues of
selmi2
When I try to run python script, I get this error : ``` ypeError Traceback (most recent call last) Cell In[6], line 10 6 max_batch_size = 4 7 max_gen_len: Optional[int]...
### Describe the bug ### Steps to reproduce 1. download spark 2. Run server/worker 3. Run shell : spark/bin/spark-shell --packages com.clickhouse:clickhouse-jdbc:0.6.0-patch5 ### Expected behaviour Spark should load the table with...
bug