Max Perrello

Results 4 issues of Max Perrello

Like the Chrome version, the Firefox one is not installable. When I try to install it, Firefox throws an error about the file being corrupted. Might be solved by signing...

Draws on [this issue](https://github.com/redpanda-data/connect/issues/1987) (which I ran into myself), in which `sql_insert` doesn't actually support Postgres array columns. I was left trying to manually escape convoluted strings using regex, and...

I'd like to be able to stream in a file input (from `sftp`, for example) and use a `scanner: chunker` to process it, then pass those chunks through to an...

Draws on [this issue](https://github.com/redpanda-data/connect/issues/1987) (which I ran into myself), in which `sql_insert` doesn't actually support Postgres array columns. I was left trying to manually escape convoluted strings using regex, and...