John Passaro
John Passaro
The Snowflake connector for python seems to be implemented essentially as API calls over HTTP. Using [aiohttp](https://github.com/aio-libs/aiohttp), companion subclasses to `SnowflakeConnector`, `SnowflakeCursor`, `SnowflakeRestful` etc, could be created that implement the...
```console $ coursier launch org.scalameta:metals_2.13:0.11.12 -M scala.meta.metals.DownloadDependencies Exception in thread "main" java.lang.NoClassDefFoundError: scribe/LoggerSupport at scala.meta.metals.DownloadDependencies$.main(DownloadDependencies.scala:32) at scala.meta.metals.DownloadDependencies.main(DownloadDependencies.scala) Caused by: java.lang.ClassNotFoundException: scribe.LoggerSupport at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) ... 2 more...
I'm reading about this library and think I'm going to use it in my next spark project. I'm really motivated by the ability to reduce needless runtime errors that should...
Make explicit, in comments, an assumption in `cs` and `ds` that the cursor is on the closing parenthetical after `di]` and cousins are executed, and control for when the assumption...
Best illustrated with examples. In all examples below, quoted command is executed with the cursor on the word `arg2`. ```python # errortext process_args({arg1, arg2 }) # errortext after `cs}]` process_args[arg1,...