Commit ada34d4
committed
Merge origin/main into feature/add-tracing-for-performance-analysis
Resolved conflicts:
- crates/core/src/delta_datafusion/mod.rs: Kept find_files implementation with tracing
- crates/core/src/operations/optimize.rs: Merged logging with object_store initialization
- crates/core/src/operations/write/mod.rs: Used DeltaPlanner::new() from main, maintained tracing
- crates/core/src/protocol/checkpoints.rs: Used specific tracing imports from mainFile tree
65 files changed
+2054
-1992
lines changed- .github
- actions/setup-env
- workflows
- crates
- core
- src
- delta_datafusion
- cdf
- kernel
- arrow
- models
- snapshot
- iterators
- transaction
- operations
- merge
- write
- protocol
- table
- test_utils/factories
- writer
- tests
- test/src
- python
- src
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+2054
-1992
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
| |||
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 27 | + | |
| 28 | + | |
37 | 29 | | |
38 | | - | |
| 30 | + | |
| 31 | + | |
39 | 32 | | |
40 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments