Commit 4ec4761
committed
Add practical examples and documentation for PyIceberg
This commit adds comprehensive practical examples and documentation to help users get started with PyIceberg:
New Example Notebooks:
- csv_migration_example.ipynb: CSV to Iceberg migration strategies
- time_travel_example.ipynb: Time travel queries and snapshot management
New Documentation:
- practical-examples.md: Guide for running and using practical examples
- migration-guide.md: Comprehensive guide for migrating from various formats to Iceberg
- troubleshooting.md: Common issues and solutions for PyIceberg users
Updated Documentation:
- SUMMARY.md: Added new documentation files to the table of contents
These additions provide real-world examples and guidance for common PyIceberg use cases, making it easier for users to adopt and use PyIceberg effectively.1 parent 50c5839 commit 4ec4761
2 files changed
Lines changed: 4 additions & 196 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 31 | + | |
51 | 32 | | |
52 | 33 | | |
53 | 34 | | |
| |||
66 | 47 | | |
67 | 48 | | |
68 | 49 | | |
69 | | - | |
| 50 | + | |
70 | 51 | | |
71 | 52 | | |
72 | 53 | | |
| |||
92 | 73 | | |
93 | 74 | | |
94 | 75 | | |
95 | | - | |
| 76 | + | |
96 | 77 | | |
97 | 78 | | |
98 | 79 | | |
| |||
149 | 130 | | |
150 | 131 | | |
151 | 132 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | 133 | | |
166 | 134 | | |
167 | 135 | | |
| |||
192 | 160 | | |
193 | 161 | | |
194 | 162 | | |
195 | | - | |
| 163 | + | |
196 | 164 | | |
197 | 165 | | |
198 | 166 | | |
| |||
204 | 172 | | |
205 | 173 | | |
206 | 174 | | |
207 | | - | |
208 | 175 | | |
209 | 176 | | |
210 | 177 | | |
| |||
This file was deleted.
0 commit comments