Commit 99ee2ce
authored
Add validations when materializing from file sources (#1615)
* Validate join keys when materializing from file sources
Signed-off-by: Achal Shah <achals@gmail.com>
* Dedupe columns when extracting from the dataframe
Signed-off-by: Achal Shah <achals@gmail.com>1 parent 09fe2a6 commit 99ee2ce
2 files changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
215 | 222 | | |
216 | 223 | | |
217 | 224 | | |
| |||
229 | 236 | | |
230 | 237 | | |
231 | 238 | | |
232 | | - | |
233 | | - | |
234 | | - | |
| 239 | + | |
| 240 | + | |
235 | 241 | | |
236 | 242 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments