-
The goal of this feature is to expose the SQL writer as a module that can be extended by the user.
The user would be able to declare a new type of transform or expression by registering a "definit…
-
I think everything is installed correctly, but I cannot get past this error:
CMake Error at /usr/local/mapd-deps/20170505/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
…
-
I've set up a few instances of MapD across a cluster and made sure they can see each other via the hostnames in the cluster.conf. However, when loading to the node configured as the aggregator, I don'…
-
**I am attempting to read a table from BigQuery and write it to another database.**
On my first few tries, I was able to read the table from BigQuery, but when I attempted to write said table to t…
-
-
good test case:
```
select count(*) from (
select distinct user_b from twitter_edges where user_a in (
select distinct user_b from twitter_edges where user_a in (
select…
-
The `Project` Transform will basically be the `Formula` Transform.
It will support string expressions as well as object type expressions.
Expressions can also be specified as an array.
```js…
-
-
https://readthedocs.org/projects/pymapd/builds/5713540/
Something to do with the project not being installed when we go to look up the version info in `conf.py`.
-