Jan Kyri

Results 6 issues of Jan Kyri

Hi, I'm failing to get your Operator to work due to what seems to be a mismatch of SQLalchemy and Psycopg2/Postgres. See this [Stackoverflow Thread](https://stackoverflow.com/questions/14783505/encoding-error-with-sqlalchemy-and-postgresql) as well. Case is transfer...

Hi David, Described the setup in more detail, refactored code for improved readability. `airflow test` did not fail on any syntax errors, but probably best if you briefly test as...

Hi there, I tried getting your Quickstart example to work without success and after making several changes. Setup: - EnOcean USB 300 DC attached at `/dev/ttyUSB0`, BAUD rate of `57600`...

### Describe the bug Unknown collation breaking adapter ### Steps To Reproduce - Install `1.7.0` - set up profile against MariaDB 11.5.2 - run `dbt debug`, see error `1273 (HY000):...

bug

Running SELECT * queries outside of `main` schema tables just fails.

bug

When trying to open table columns outside of the main schema, the inspection just fails with: ``` Request connection/GetChildrenForTreeItemRequest failed with message: Catalog Error: Table with name foobar does not...