Commit 04e6cee
authored
## Which issue does this PR close?
- part of #18566
## Rationale for this change
Let's resolve the audit workflow on branch-52 by removing our dependency
on the `rust_decimal` library, per @xudong963 's request here
#19666 (review)
## What changes are included in this PR?
- Backport #19666 to branch-52
## Are these changes tested?
By CI
## Are there any user-facing changes?
No, this is an internal dev tool change
1 parent aee5cd9 commit 04e6cee
File tree
6 files changed
+82
-304
lines changed- .github/workflows
- datafusion/sqllogictest
- src/engines
- postgres_engine
6 files changed
+82
-304
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
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 | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | | - | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| |||
75 | 73 | | |
76 | 74 | | |
77 | 75 | | |
78 | | - | |
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
| |||
0 commit comments