MonkeyCanCode commented on code in PR #3511:
URL: https://github.com/apache/polaris/pull/3511#discussion_r2722358755


##########
site/content/in-dev/unreleased/configuration.md:
##########
@@ -83,7 +83,7 @@ read-only mode, as Polaris only reads the configuration file 
once, at startup.
 
 | Configuration Property                                                       
          | Default Value                       | Description                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                |
 
|----------------------------------------------------------------------------------------|-------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| `polaris.persistence.type`                                                   
          | `relational-jdbc`                   | Define the persistence 
backend used by Polaris (`in-memory`, `relational-jdbc`). See [Configuring 
Apache Polaris for Production)[{{% ref "configuring-polaris-for-production.md" 
%}})                                                                            
                                                                                
                                                                                
                                                                                
                                                                                
                                |
+| `polaris.persistence.type`                                                   
          | `relational-jdbc`                   | Define the persistence 
backend used by Polaris (`in-memory`, `relational-jdbc`). See [Configuring 
Apache Polaris for Production)[{{% ref "configuring-polaris-for-production.md" 
%}})                                                                            
                                                                                
                                                                                
                                                                                
                                                                                
                                                             |

Review Comment:
   Yeah, just my OCD where they have either one extra space or one less space 
and the end `|` is not aligned. They are still valid table in Markdown. 



-- 
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