-
I'm having trouble importing pymapd. The import itself is resulting in error. Code to reporduce is simply:
```python
>>> import pymapd
Traceback (most recent call last):
File "", line 1, in
…
-
# 🙋 feature request
When a colleague tried to use the Tamr client to create a project, her terminal printed a 400 error for "Bad request," and of course Python pointed to the line number in her cod…
-
# 🐛 bug report
When following the instructions as listed [here](https://github.com/Datatamer/tamr-client/blob/aed16a553187354b1c59708ad87f0540383e67e7/docs/user-guide/spec.rst#creating-a-dataset) a…
-
# 🙋 feature request
When doing something that starts an operation (e.g. a dataset `.refresh()`), if everything that would be produced by that operation is already up-to-date, the server will return…
-
It's a nice feature on datasets.
-
# 💬 RFC
A proposal for cases where an end user wants to use this library, but add additional functionality without the difficulty of monkey-patching or of permanently modifying the library (even wi…
-
# 🙋 feature request
Use Python Client to stream large data set e.g. data set with 10 M records
## 🤔 Expected Behavior
Python Client do not give a Connection broken error when streamin…
-
# 💬 RFC
We have PRs that implement the builder pattern for some resources (#237 , #249 , #250 ). We should decide on overall design for how we want to apply the builder pattern in our codebase.
…
-
Currently it's using @pcattori 's personal account.
-
Some .avro files work just fine with the plugin.
But I have one that doesn't display any tables and gives me this output in the IntelliJ log:
2019-11-18 09:47:38,492 [ 28282] INFO - llij.avro.A…