-
This query generates an error as title.
> select count(distinct floor(trip_distance)) from trips;
The query works with other databases. What should i change to it to make it work with MapD?
…
-
Hello.
I an using mapd-core-4.6.0 by source code. I notice that in the source file _ExtensionFunctions.hpp_, there are many mathematical functions can be used by sql statements like _Cos, Acos_ and s…
-
Could do more around a full tutorial, document known limitations, etc.
- [x] clean up copyright notice
- [x] remove remaining MapD references from docstrings
- [x] Tagging a new version for PyPI …
-
**Proposal**
The current simulator setup only accounts for static obstacles defined within the map. However, in real-world applications, unexpected obstacles can appear dynamically within open spac…
-
**Describe the bug**
[MCT-8250](https://jira.cms.gov/browse/MCT-8250) was opened because users scrolling through Medicare plan search results are seeing tooltips open as they scroll, on mobile device…
-
Hello everyone.
I am making this issue to hopefully answer some thoughts people may have.
I am currently still in my play through of the DLC. I unfortunately do not have a lot of time due to th…
-
Hi,
create statement
```
CREATE TABLE test_dec (
id_key INTEGER,
amount DECIMAL(4,2) ENCODING FIXED(16),
SHARD KEY (id_key))
WITH (SHARD_COUNT = 3)
```
data is
testdec.csv
```
1,90.20
2…
-
RxJS 5 supports extending Observables and adding custom operators. I think custom Observables are pretty neat, and they're generally faster than the Observable.create style. Best of all, by overriding…
-
# 1905 代码分析 | Lyndon's Blog
1905 代码分析
[http://1.117.24.237/2022/01/18/1905-code-analyse.html](http://1.117.24.237/2022/01/18/1905-code-analyse.html)
-
### Background
We should be able to save a core dump of a halted POD so that we can continue debugging when the device is no longer attached to the debugger.
### Goal
Be able to run a dump tool l…