Jax Liu
Jax Liu
I added an issue to check the duplicate or null name for struct: https://github.com/apache/datafusion/issues/11438
legacy issue.
Hi @douenergy After executed `accio hello`, did you find the generated MDL file and json file in your working path? ``` jax@jax-canner:~/workspace/accio-test $ ls quick-start.json quick-start.mdl ```
It's the full stdout log if you run `accio hello` successfully. ``` jax@jax-canner:~/workspace/accio-binary-test $ ls accio accio.osx.intel.tar.gz jax@jax-canner:~/workspace/accio-binary-test $ ./accio hello ✔ Initialized Accio ✔ Built quick-start.mdl ⠋ Starting Demo...
Hi @douenergy Could you provide the version of your `docker-compose`? Because `accio cli` executes `docker-compose` implicitly, we found `docker-compose` needs extra yml configuration in some version. I want to reproduce...
> can you suply the source code of accio cli? i guess thart os is diff and make it not work Hi @madman188, thank you for reporting this issue. We...
Handled the empty exception by #100
pg-wire is archived.
It is also related to the V3 validation API. https://github.com/Canner/wren-engine/blob/8449442a54a7953dee694bf5526f35448da23273/ibis-server/tests/routers/v3/connector/test_postgres.py#L311-L312
Thanks @himanshu634. If you have any questions about it, feel free to ask me here or leave message.