alamb commented on code in PR #7873:
URL: https://github.com/apache/arrow-datafusion/pull/7873#discussion_r1365909786


##########
docs/source/user-guide/configs.md:
##########
@@ -65,7 +65,7 @@ Environment variables are read during `SessionConfig` 
initialisation so they mus
 | datafusion.execution.parquet.max_statistics_size           | NULL            
          | Sets max statistics size for any column. If NULL, uses default 
parquet writer setting                                                          
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                         |
 | datafusion.execution.parquet.max_row_group_size            | 1048576         
          | Sets maximum number of rows in a row group                          
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                    |
 | datafusion.execution.parquet.created_by                    | datafusion 
version 32.0.0 | Sets "created by" property                                     
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                         |
-| datafusion.execution.parquet.column_index_truncate_length  | NULL            
          | Sets column index truncate length                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                    |
+| datafusion.execution.parquet.column_index_truncate_length  | NULL            
          | Sets column index trucate length                                    
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                    |

Review Comment:
   🤔  it is -- but that seems to have been introduced in #7244
   
   
https://github.com/apache/arrow-datafusion/pull/7244/files#diff-2f697c310af1a48521829d8bd665cf64b6415fbf88edd370efa30b1ed686354dR328
   
   I am very confused. Let's merge this PR and I'll make another one to fix 
that typo



##########
docs/source/user-guide/configs.md:
##########
@@ -65,7 +65,7 @@ Environment variables are read during `SessionConfig` 
initialisation so they mus
 | datafusion.execution.parquet.max_statistics_size           | NULL            
          | Sets max statistics size for any column. If NULL, uses default 
parquet writer setting                                                          
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                         |
 | datafusion.execution.parquet.max_row_group_size            | 1048576         
          | Sets maximum number of rows in a row group                          
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                    |
 | datafusion.execution.parquet.created_by                    | datafusion 
version 32.0.0 | Sets "created by" property                                     
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                         |
-| datafusion.execution.parquet.column_index_truncate_length  | NULL            
          | Sets column index truncate length                                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                    |
+| datafusion.execution.parquet.column_index_truncate_length  | NULL            
          | Sets column index trucate length                                    
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                    |

Review Comment:
   🤔  it is -- but that seems to have been introduced in #7244
   
   
https://github.com/apache/arrow-datafusion/pull/7244/files#diff-2f697c310af1a48521829d8bd665cf64b6415fbf88edd370efa30b1ed686354dR328
   
   I am very confused. Let's merge this PR and I'll make another one to fix 
that typo



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to