Commit 111d659
authored
fix(query): stick the created_by infos in parquet writer (#17220)
* fix(query): stick the created_by infos in parquet writer
* fix(query): stick the created_by infos in parquet writer
* fix(query): stick the created_by infos in parquet writer
* fix(query): stick the created_by infos in parquet writer
* fix(query): stick the created_by infos in parquet writer1 parent 2a6c198 commit 111d659
File tree
1 file changed
+17
-1
lines changed- src/query/storages/stage/src/append/parquet_file
1 file changed
+17
-1
lines changedLines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
79 | 95 | | |
80 | 96 | | |
81 | 97 | | |
82 | 98 | | |
83 | 99 | | |
84 | 100 | | |
85 | 101 | | |
86 | | - | |
| 102 | + | |
87 | 103 | | |
88 | 104 | | |
89 | 105 | | |
| |||
0 commit comments