Xiaoying Wang

Results 135 comments of Xiaoying Wang

Hi @ztsweet , can you provide more information about the table schema?

> Have you consider reaching out to another project to join up or invite them to participate in Connector-X? For example, on first glance, cachesql looks very similar to this...

* Add read_csv user interface (single file) * Make header as an optional input

Hi @stareagle , do you see any error when you install from conda-forge? Thanks to Tim we do support conda-forge now https://github.com/sfu-db/connector-x/issues/179

@castarco thanks for the report and the details! I'm not sure in which stage the function hangs according to the pdb output. Can you update `connectorx` to the newest alpha...

Hi @thomasaarholt , thanks for the issue. The source file on pypi is not ready yet so we have removed it from our new alpha version. We are working on...

Hi @messense , can you please help to check this error (build wheel for arm linux): https://github.com/sfu-db/connector-x/runs/5337702956?check_suite_focus=true ? I have no idea how to fix it. The yaml file can...

> For now the easiest way forward is to use a CI with native ARM support for example https://www.drone.io/ > > https://docs.drone.io/pipeline/docker/syntax/platform/ Thank you so much! I will take a...

Hi @thomasaarholt , we are now successfully supporting apple m1 with wheel files. But still having issue to cross compile for linux arm. Currently the only way to install connector-x...

Hi @frostpuppet, sorry for the late response. We have added the support for client authentication in our newest version `0.2.5`. To set up the certs and keys, you need to...