Joshua Bodyfelt, PhD

Results 6 issues of Joshua Bodyfelt, PhD

First off, thank you for open sourcing this great project - you AE-GAN idea is beautiful! The Mixamo examples work, but when it comes time for my own datasets, I...

### Describe the bug A CSV file that has UTF-8 encoding is seeded with `dbt seed`. Upon review of the load, the column encoding has appeared to change. ### Steps...

bug

I'm trying to get pipes working in a class in the following manner ```python self.webcam = ( ffmpeg.input( opts["device"], format="avfoundation", framerate=self.fps, pix_fmt="uyvy422", s=opts["size"], probesize="42M", ) .output("pipe:0", format="rawvideo") .run_async(pipe_stdout=True, pipe_stdin=True) )...

### Describe the bug A consistent failure on view creation within MySQL5.x, especially those containing `UNION`, throws ``` 1064 (42000): You have an error in your SQL syntax; check the...

bug

### Please Describe The Problem To Be Solved The Problem: Other than Snowflake, there is a lack of connectors to other lakehouse solutions. While a Databricks connector would be nice...

### Please Describe The Problem To Be Solved Quary currently has a great UI service through the VS Code Extension. It would be most helpful to have this developed into...