Daigo Tanaka

Results 7 issues of Daigo Tanaka

When Transformer recognizes the type to be str, it will convert the (sub) object to str type. The issue is, if such (sub) object's original type is dict, the current...

**Is your feature request related to a problem? Please describe.** I'm always frustrated when we need to maintain the column orders when running `CREATE OR REPLACE STREAM/TABLE AS SELECT` **To...

enhancement
needs-triage

Hi, I found your project while searching for a data transfer method between a computer and an Android device. I managed to connect Anroid via AOA and exchange byte type...

(redo pr: the previous #42 was opened with my master branch.) As some people reported in #38, Pardot API resources of ver 3 and 4 have different interfaces while the...

With URL & bookmark keys per stream

Currently, tap-rest-api doesn't fully support OAuth. It can customize the header, so if the developer can manually obtain the token and if it does not expire, the tap still works...

enhancement

Some Rest API paginate with a dynamically generated next page URL/key included in the precedent response. We need to be able to identify such entry from the response and use...

enhancement