Skip to content
#

data-engineering

Here are 634 public repositories matching this topic...

incubator-superset
dcalde
dcalde commented Dec 17, 2020

Current behavior

All ShellTask logs are logged at DEBUG level, preventing showing the command output in the UI logs unless the agent's logging threshold is set to DEBUG. But this is undesired for production workloads, as this applies to all log messages

streaming logging for the ShellTask was introduced in #3584

Proposed behavior

change existing stream_logs parameter to `U

Aylr
Aylr commented Dec 9, 2020

Describe the bug
bare decimals in arithmetic in evaluation parameters cause a parsing error

To Reproduce
Steps to reproduce the behavior:

  1. Write an expectation with an evaluation parameter that...
  2. has a urn and some simple arithmetic with...
  3. a bare decimal value
  4. execute the expectation and note the parsing failure
downstream_batch.expect_column_mean_to_b

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.