zeroshade commented on PR #3148: URL: https://github.com/apache/arrow-adbc/pull/3148#issuecomment-3067399702
Okay, so I've almost got this except for one weird linking issue with the rust adbc_snowflake crate on windows: ```shell nowflake-0.natvis" "/NATVIS:C:\\Users\\zotth\\AppData\\Local\\Temp\\rustcbQbqD9\\adbc_snowflake-1.natvis" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: legacy_stdio_definitions.lib(legacy_stdio_definitions.obj) : warning LNK4078: multiple '.drectve' sections found with different attributes (00100A00)␍ snowflake.lib(go.o) : fatal error LNK1223: invalid or corrupt file: file contains invalid .pdata contributions␍ ``` I've hit a wall here. Any ideas @eitsupi @kou @lidavidm @paleolimbot ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org