The Wayback Machine - https://web.archive.org/web/20211007231405/https://github.com/topics/data-engineering
Skip to content
#

data-engineering

Here are 958 public repositories matching this topic...

superset
jinghua-qa
jinghua-qa commented Oct 1, 2021

When user encounter error in dashboard, can we show the specific error information rather than 'Unexpected error'?

For example for Missing dataset error, can we show the error title to bubble up as 'Missing dataset' rather than 'Unexpected error'? It will be easier for user to see specific error right away.

<img width="674" alt="Screen Shot 2021-10-01 at 10 48 24 AM" src="https://user-image

marvin-robot
marvin-robot commented Sep 2, 2021

Opened from the Prefect Public Slack Community

michael.ball: Hey there. I’ve been playing around with Docker storage today, trying to get all source code packaged together with the flows each time they are registered, and am using the files and env_vars attributes as outlined in the Docs. But it seems that my .dockerignore file (in the directory from whic

Aylr
Aylr commented Dec 28, 2020

Describe the bug
data docs columns shrink to 1 character width with long query

To Reproduce
Steps to reproduce the behavior:

  1. make a batch from a long query string
  2. run validation
  3. render result to data docs
  4. See screenshot
    <img width="1525" alt="Data_documentation_compiled_by_Great_Expectations" src="https://user-images.githubusercontent.com/928247/103230647-30eca500-4
lakeFS
arielshaqed
arielshaqed commented Oct 6, 2021

Steps to reproduce

  1. Log out of GUI.
    Result: Get logged out, redirect to page auth/login?next=%2Fauth%2Flogin.
  2. Log in.
    Result: Get logged in, but redirected to auth/login as requested.
  3. Ignore URL bar, ask "what just happened?" and log in again.
    Result: Get logged in, redirect to main page.

Analysis

The next query parameter after logging out seems wro

A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.
  • Updated Jul 3, 2021
davidradl
davidradl commented Jul 8, 2021

In the repository handler

  • removeEntity tries to delete then if delete is not supported issues a purge, the purge method issues an audit log
  • There are 2 callers to purgeRelationship only one of which audit logs

This is inconsistent.
I suggest we move the relationship audit log to the purge method, which means that both callers will audit log.

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