Datatamer / tamr-client

Programmatically interact with Tamr
https://tamr-client.readthedocs.io
Apache License 2.0
11 stars 25 forks source link

TC: Fix record.stream to be a generator #483

Closed skalish closed 3 years ago

skalish commented 3 years ago

↪️ Pull Request

Fixes an issue where records could not be streamed because record.stream returned an empty generator, when it should have been a generator itself.

Closes #481

✔️ PR Todo

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: