The Wayback Machine - http://web.archive.org/web/20211010223018/https://github.com/topics/interactive
Skip to content
#

interactive

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

valscion
valscion commented May 23, 2018

We would like to avoid confusion like we have in webpack-contrib/webpack-bundle-analyzer#185

We could document statsFilename and reportFilename options allowing the use of an absolute file path like /path/to/folder so that people would know it's supported.

Let us know in this issue if you would like to contribute to this!

spena
spena commented Oct 6, 2021

Is your feature request related to a problem? Please describe.
The WITH clause has a property to specify the timestamp column of a stream which only supports BIGINT and STRING. When working with Debezium to export DBs to Kafka using Connect types, the new columns are parsed as TIMESTAMP, but it is impossible to specify the timestamp column from the WITH clause.

The following mess

oppia
vojtechjelinek
vojtechjelinek commented Oct 1, 2021

We used constants.ENABLE_ACCOUNT_DELETION and constants.ENABLE_ACCOUNT_EXPORT while we were implementing the deletion and export features. Right now these constants are always set to true and no longer needed, thus they can be fully removed from the codebase.

Steps to work on this issue:

  1. Pick one of the constants.
  2. Search the constant in the codebase and remove it from everywhere.
Pluto.jl
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 interactive 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 interactive topic, visit your repo's landing page and select "manage topics."

Learn more