Commit ff4680a
Fixing
* Adding db_sql_query convenience function for querying via warehouse.
* adding small tests for `db_sql_query`
* Adding logic to fallback to nanoarrow
* Removing python SQL connector
* Update typo.
* copilot is cool - found a booboo
* `x` --> `.x`
* - Removing unused imports
- Removing unused tests & helpers
- Removing unused doc pages
- Minor doc/vignette updates
* Adding error propegation
* Adjusting return logic.
---------
Co-authored-by: Zac Davies <[email protected]>db_sql_query bugs (#101)1 parent 552670b commit ff4680a
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
328 | 332 | | |
329 | 333 | | |
330 | 334 | | |
| |||
367 | 371 | | |
368 | 372 | | |
369 | 373 | | |
370 | | - | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
371 | 379 | | |
372 | | - | |
| 380 | + | |
373 | 381 | | |
374 | 382 | | |
| 383 | + | |
375 | 384 | | |
0 commit comments