Skip to content
#

data

Here are 5,727 public repositories matching this topic...

sheetjs
PatButlerTR
PatButlerTR commented Oct 9, 2019

Describe the bug
POST to /api/database will overwrite an existing database instead of erroring

To Reproduce
Create a database with a POST to /api/database.
Run the same call again.

Expected behavior
Expect Metabase to error and say, "Database with name 'foo' already exists"

Actual behavior
Metabase gives another 200 and will overwrite any previous database config with

thadguidry
thadguidry commented Apr 6, 2020

Describe the bug
Hyperlink is created for cell value, even when text is specified as the datatype.

To Reproduce
Steps to reproduce the behavior:

  1. Edit a cell's value
  2. Choose datatype: Text
  3. Paste the following text exactly (includes whitespace):
https://www.wikidata.org/wiki/Property:P670 https://www.wikidata.org/wiki/Property:P669 are now mapped to https://schema.org/s
raw
omrihar
omrihar commented Jun 29, 2019

I've been trying out knowledge-repo and came across multiple problems that seems to have resulted from following the old documentation on knowledge-repo.readthedocs.io. Looking through the issues it seems that several PRs modified the docs, but the changes didn't propagate yet to the documentation website. It might be a good idea to synchronize the two, so that new users can have a lower entrance

matt-in-a-hat
matt-in-a-hat commented Feb 24, 2020

CKAN Version if known (or site URL)

2.7.5

Please describe the expected behaviour

When using "Add Filter" in a data tables resource view and entering a value with a space, it should continue to show the available values that match.

Please describe the actual behaviour

It stops loading values or allowing selecting a value once you've entered a space.
It seems that the query it

captain-pool
captain-pool commented Jun 10, 2019

Short description
Loading tf_flowers dataset on google cloud bucket gets frozen. It works perfectly fine for local system however, passing a cloud bucket path freezes it. This is not the case with other datasets like: mnist, horses_or_humans, etc.

Environment information

  • Operating System: Debian 9
  • Python version: 3.5
  • tensorflow-datasets/tfds-nightly version: 1.0.2
  • `tens
colinhicks
colinhicks commented Sep 29, 2016

Currently, changes to plugin information models need to be mirrored, manually in the respective README.md.

This proposal outlines a possible approach to:

  1. Generate the relevant portion of the README directly from the info model.
  2. Integrate into the existing plugin release process.

A: Create a doc-gen lein plugin to render an information-model map into markdown

  • Content should correspond

Improve this page

Add a description, image, and links to the data 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 data topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.