Skip to content

Tags: dafanshu/dagster

Tags

phabricator/diff/8339

Toggle phabricator/diff/8339's commit message
Fix issue with pyspark_solid decorator not handling inputs

Test Plan: unit

Differential Revision: https://dagster.phacility.com/D1765

phabricator/diff/8338

Toggle phabricator/diff/8338's commit message
[test_image] Split up build.sh

Test Plan: buildkite

Differential Revision: https://dagster.phacility.com/D1771

phabricator/diff/8337

Toggle phabricator/diff/8337's commit message
[test_image] Split up build.sh

Test Plan: buildkite

Differential Revision: https://dagster.phacility.com/D1771

phabricator/diff/8336

Toggle phabricator/diff/8336's commit message
[test_image] Split up build.sh

Summary:

Test Plan: buildkite

Reviewers:

Subscribers:

phabricator/diff/8335

Toggle phabricator/diff/8335's commit message
Display stack trace, graphql path for unexpected errors

Summary: Right now, we handle graphql errors by showing the message string and calling `console.error`
on the returned object.  This diff changes the displayed error to have a slightly more informative
message, and a link to view the stacktrace (if it exists) in a modal

Test Plan: raised an error while resolving a specific graphql field, viewed the stack trace

Reviewers: alangenfeld, max, schrockn

Subscribers:

phabricator/diff/8334

Toggle phabricator/diff/8334's commit message
[dagster-airflow 2/2] Remove class-based airflow test fixtures

Test Plan: unit

Differential Revision: https://dagster.phacility.com/D1769

phabricator/diff/8332

Toggle phabricator/diff/8332's commit message
[dagster-airflow 2/2] Remove class-based airflow test fixtures

Test Plan: unit

Differential Revision: https://dagster.phacility.com/D1769

phabricator/diff/8331

Toggle phabricator/diff/8331's commit message
Remove execution_params from ScheduleDefinition

Summary: `execution_params` really didn't make sense on `ScheduleDefinition`, so taking it out. Helps clean up code in some other spots too.

Test Plan: unit

Reviewers: prha

Differential Revision: https://dagster.phacility.com/D1617

phabricator/diff/8330

Toggle phabricator/diff/8330's commit message
[dagster-airflow 2/2] Remove class-based airflow test fixtures

Test Plan: unit

Differential Revision: https://dagster.phacility.com/D1769

phabricator/diff/8329

Toggle phabricator/diff/8329's commit message
[dagster-airflow 2/2] Remove class-based airflow test fixtures

Summary:

Test Plan: unit

Reviewers:

Subscribers: