Commit a8a23e6
authored
fix(delta): transform query properly to make unsafe work (#1644)
* fix(delta): transform query properly to make unsafe work
* review, cleanup, fix a few issues, add more tests
* fix delta disabled logic + tests
* change unsafe delta semantics to independent per source processing
* take delta spec into hash consideration
* update delta unsafe docs1 parent aaa97d3 commit a8a23e6
File tree
9 files changed
+1100
-249
lines changed- docs/guide
- src/datachain
- lib/dc
- query
- tests
- func
- unit
9 files changed
+1100
-249
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
96 | | - | |
| 99 | + | |
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
0 commit comments