Commit 8a650f5
authored
Make
## Which issue does this PR close?
- Closes ##21501.
## Rationale for this change
Running tests for `datafusion-expr` currently fails locally, but due to
feature unification with the `subtrait` dependency it does pass in CI.
## What changes are included in this PR?
Enables a feature for a dependency during tests.
## Are these changes tested?
Ran tests for the crate directly.
## Are there any user-facing changes?
None.
---------
Signed-off-by: Adam Gutglick <adamgsal@gmail.com>test_display_pg_json pass regardless of build setup and dependencies (#21502)1 parent 29f1acd commit 8a650f5
3 files changed
Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
0 commit comments