-
🐞
- MacOS Sierra 10.12.6
- Node version - 10.4.1
- Steps to recreate:
1. Turn down the MapD Server
2. Try to connect to the server with the connect() function
- Descriptio…
-
### Describe the bug
It seems like the distance to the next node in mapd is shown in feet even when the units are set to meters.
### Provide a route where the issue occurs
cannot upload route as lo…
-
originally noted at https://community.mapd.com/t/jdbc-driver-databasemetadata-getcolumns-returns-empty-result-set-when-pattern-is-specified/925
MAPD version 3.3.1-20171108-32e7bcc
Calling Databa…
-
After running provided scripts, docker image is forwarding its port to outer port "9092".
Is there any way to change it to https(443 port)?
-
When attempting to load a pandas dataframe with a datatype of int16 to a table with predefined datatype of INTEGER ENCODING FIXED(16), the following error is thrown:
```
--------------------------…
-
I'm attempting to build this repo on RHEL with version rc/v4.7.1
The build fails to compile the aws-sdk-cpp with the following:
```
/opt/omniscidb/aws-sdk-cpp-1.7.83/build/.deps/build/src/AwsCE…
-
Right now, AFAIK, the data transformers are only run when a pandas dataframe is passed in: https://github.com/altair-viz/altair/blob/ee69e62c55847432178c2e52657b9cdcd98d8f43/altair/vegalite/v2/api.py#…
-
# Problem
I was trying to load a table to OmniSci from pandas data frame. I created a data frame with two columns and N_GEN rows.
````
from pymapd import connect
import pandas as pd
import n…
-
## :beetle: If bug
- [ ] Operating System and version:
- [ ] Browser and version:
- [ ] Steps to reproduce (including dashboard link):
- [x] Description of issue:
When the browser conne…
-
I tried to upload a pandas dataframe to Immerse however I got the following errors
Input:
```python
user_str = 'API Key Name'
password_str = 'API Key Secret'
host_str = 'use2-api.mapd.cloud'
d…