bugfix.
This commit is contained in:
		
							parent
							
								
									bd22d26291
								
							
						
					
					
						commit
						13ee160708
					
				
							
								
								
									
										2
									
								
								wikiq
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								wikiq
									
									
									
									
									
								
							| @ -273,7 +273,7 @@ class RevDataBase: | |||||||
|         pa.field("minor",pa.bool_()), |         pa.field("minor",pa.bool_()), | ||||||
|         pa.field("editor",pa.string()), |         pa.field("editor",pa.string()), | ||||||
|         pa.field("anon",pa.bool_()), |         pa.field("anon",pa.bool_()), | ||||||
|         pa.field("edit_summary",pa.bool_()) |         pa.field("edit_summary",pa.string()) | ||||||
|     ] |     ] | ||||||
| 
 | 
 | ||||||
|     # pyarrow is a columnar format, so most of the work happens in the flush_parquet_buffer function |     # pyarrow is a columnar format, so most of the work happens in the flush_parquet_buffer function | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user