Skip to content
#

data-engineering

Here are 664 public repositories matching this topic...

superset
amyshangshang
amyshangshang commented Jan 15, 2021

Screenshot

attached

Description

  1. click one dashboard
  2. in the dashboard page, the table on the left part has the name and count attributes. next to the name attribute, the sorting label was placed too far away from its text.

<img width="1402" alt="Screen Shot 2021-01-15 at 2 35 11 AM" src="https://user-images.githubusercontent.com/4502866/104715562-930f1d80-56db-11eb-8cb1-b2

LoicEm
LoicEm commented Jan 19, 2021

Description

Per the title, a prefect.tasks.gcp.storage.GCSUpload, when given a non string type to save, still marks "Success" without uploading anything.

Expected Behavior

The documentation states that the data accepted must be either string or bytes.
I'd expect trying to feed another type of data should raise an err

gardnerdev
gardnerdev commented Jan 16, 2021

Describe the bug
When trying to run scaffolding (profiling) command, it fails because of commas in columns.

To Reproduce
Steps to reproduce the behavior:

  1. Run great_expectations suite scaffold scaffold-name on datasource where commas are in column
  2. Bug pandas.errors.ParserError: Error tokenizing data. C error: Expected 1 fields in line 5323 saw 2

Expected behavior
D

Improve this page

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

Learn more

You can’t perform that action at this time.