Shin-ichi Hashiba

Results 5 issues of Shin-ichi Hashiba

**Affected module** Profiler Ingestion **Describe the bug** ```log [2024-02-07704:53:57.629+0000] {server_mixin-py:66} INFO - OpenMetadata client running with Server version [1.2.5] and Client version [1.2.5.0] [2024-02-07704:53:57.630+0000] {common.py:284} INFO - Sending status to...

bug
profiler

# ENV embulk-0.11.0 embulk-input-jdbc-0.13.2 # TO REPRODUCE Set datasource oracle and set schema. ```yaml in: type: jdbc driver_path: ./jdbc8.jar driver_class: oracle.jdbc.driver.OracleDriver url: XXXXXX user: XXXXX password: XXXXX schema: my_schema table:...

Starting from PostgreSQL 14, the default password encryption has changed from `md5` to `scram-sha-256`. The default JDBC driver in `embulk-output-jdbc` does not support `scram-sha-256` (see section 19.3.2 Authentication). https://www.postgresql.org/docs/13/runtime-config-connection.html https://www.postgresql.org/docs/14/runtime-config-connection.html...

At certain times, date parsing may not work properly.(not 25-02-14 but 5-02-14) This issue is flaky, so sometimes successful using the same log file. Do you have some debegging method...

Add KeyPairAuth interface to Connection Form. I'm Japanese, so I only have Excel Japanese Edition. Using Japanese Edition, `StartUpPosition` property change to Japanese charactor. And `frx` file is binary, I...