The Wayback Machine - https://web.archive.org/web/20201104134402/https://github.com/topics/real-time
Skip to content
#

real-time

Here are 1,948 public repositories matching this topic...

big-andy-coates
big-andy-coates commented Oct 2, 2020

Describe the bug

It's possible to create a stream or table with no value columns using a CREATE TABLE or CREATE STREAM statement. No error is returned.

However, if you try and use the stream or table in a downstream CREATE TABLE AS or CREATE STREAM AS statement you get a error message.

i.e. the table/stream created with no columns isn't useful.

To Reproduce

perspective
xmnlab
xmnlab commented Mar 19, 2019

Hey everyone!

mapd-core-cpu is already available on conda-forge (https://anaconda.org/conda-forge/omniscidb-cpu)

now we should add some instructions on the documentation.

at this moment it is available for linux and osx.

some additional information about the configuration:

  1. for now, always install omniscidb-cpu inside a conda environment (also it is a good practice), eg:

Improve this page

Add a description, image, and links to the real-time topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the real-time topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.