Commit bd15066
authored
Merge 'parent' and 'name' columns into 'path' (#101)
* Merge `File.parent` and `File.name` into `File.path`
* Add back `File.name` and `File.parent` as properties
* Update file cache key
* Merge `parent` and `name` columns in internal tables
* Merge `parent` and `name` attributes into `path` for internal classes `UniqueId`, `Entry` and `Node`
* Update all examples1 parent ff4f3b1 commit bd15066
File tree
76 files changed
+2843
-2923
lines changed- examples
- computer_vision
- fashion_product_images
- scripts
- get_started
- udfs
- llm_and_nlp
- multimodal
- src/datachain
- catalog
- client
- data_storage
- lib
- query
- tests
- func
- scripts
- unit
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+2843
-2923
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
| 98 | + | |
101 | 99 | | |
102 | 100 | | |
0 commit comments