This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 59427a7c02 Publish built docs triggered by 
219cfb4ccb36045c73409127db51377d66ca0f33
59427a7c02 is described below

commit 59427a7c0230447dbe6bc177be93d26d6fee3450
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 7 21:57:24 2023 +0000

    Publish built docs triggered by 219cfb4ccb36045c73409127db51377d66ca0f33
---
 _sources/user-guide/configs.md.txt | 2 +-
 searchindex.js                     | 2 +-
 user-guide/configs.html            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_sources/user-guide/configs.md.txt 
b/_sources/user-guide/configs.md.txt
index 9eb0862de9..cab1e5c3e4 100644
--- a/_sources/user-guide/configs.md.txt
+++ b/_sources/user-guide/configs.md.txt
@@ -64,7 +64,7 @@ Environment variables are read during `SessionConfig` 
initialisation so they mus
 | datafusion.execution.parquet.statistics_enabled            | NULL            
          | Sets if statistics are enabled for any column Valid values are: 
"none", "chunk", and "page" These values are not case sensitive. If NULL, uses 
default parquet writer setting                                                  
                                                                                
                                                                                
                   [...]
 | 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 31.0.0 | Sets "created by" property                                     
                                                                                
                                                                                
                                                                                
                                                                                
                   [...]
+| 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 trucate length                                    
                                                                                
                                                                                
                                                                                
                                                                                
              [...]
 | datafusion.execution.parquet.data_page_row_count_limit     | 
18446744073709551615      | Sets best effort maximum number of rows in data 
page                                                                            
                                                                                
                                                                                
                                                                                
                                  [...]
 | datafusion.execution.parquet.encoding                      | NULL            
          | Sets default encoding for any column Valid values are: plain, 
plain_dictionary, rle, bit_packed, delta_binary_packed, 
delta_length_byte_array, delta_byte_array, rle_dictionary, and 
byte_stream_split. These values are not case sensitive. If NULL, uses default 
parquet writer setting                                                          
                                                               [...]
diff --git a/searchindex.js b/searchindex.js
index 03a5629dcd..bf3f9753b1 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file
diff --git a/user-guide/configs.html b/user-guide/configs.html
index 0628f3862b..94524eab2c 100644
--- a/user-guide/configs.html
+++ b/user-guide/configs.html
@@ -519,7 +519,7 @@ Environment variables are read during <code class="docutils 
literal notranslate"
 <td><p>Sets maximum number of rows in a row group</p></td>
 </tr>
 <tr class="row-odd"><td><p>datafusion.execution.parquet.created_by</p></td>
-<td><p>datafusion version 31.0.0</p></td>
+<td><p>datafusion version 32.0.0</p></td>
 <td><p>Sets “created by” property</p></td>
 </tr>
 <tr 
class="row-even"><td><p>datafusion.execution.parquet.column_index_truncate_length</p></td>

Reply via email to