Matt MacGillivray
Matt MacGillivray
**Summary** I'm able to build the kernel branch on a raspberry pi b+ (jessie), install the drivers, view the devices and start an LE scan. However, the LE scan only...
If I run multiple rtl8723bu (odba:b720) realtek units at once, only one of the units will work. From what I can tell, it's consistently the the last one loaded (i.e....
**Bug Description** Trying to create an AKS prefect agent on Azure from the marketplace app - https://azuremarketplace.microsoft.com/en-us/marketplace/apps/prefecttechnologiesinc1606247647944.prefect_agents?tab=overview Part of this flow requires an API Key to be entered. Prefect cloud...
Denesting makes sense for complex objects, but if my postgres tap pulls out an `integer[]` (integer array), the target always denests it into a separate table. Is there a way...
I'm unable to connect to snowflake using the example given: ``` library(dplyr) library(dplyr.snowflakedb) options(dplyr.jdbc.classpath = "/Users/mattm/downloads/snowflake-jdbc-3.6.9.jar") my_db
I can see there are a few ways of setting the hostname/port, one involves hardcoding into java, the other relates to a hosted provider. Wondering if there is a way...
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...