Omkar Pathak

Results 6 issues of Omkar Pathak

help wanted
good first issue

Hi, Is there a way in which we cam find the QRS onset and offset. I want to determine the QRS width using this package but am not able to...

Is there a way to get the total number of records loaded in bigquery?

Currently the code coverage is around 70%. Need help to write tests so as to obtain a code coverage above 90%

help wanted
good first issue

SQL Queries are exposed while passing `payload` to `https://api-fberry-demo.geex-arts.com/jet_api/sql/`. The right way should be to build queries on the go in the backend only. Any specific reason why queries (literally)...

Hi team, I am using `embulk-input-oracle` for fetching data. This works fine when I write query without any `WHERE` clause. But when I specify a WHERE clause it just freezes....