zabetak commented on code in PR #78:
URL: https://github.com/apache/hive-site/pull/78#discussion_r2731292441


##########
content/community/resources/howtocontribute.md:
##########
@@ -272,20 +268,17 @@ Here are the steps relevant to `hive_metastore.thrift`:
 1. Don't make any changes to `hive_metastore.thrift` until instructed below.
 2. Use the approved version of Thrift. This is currently `thrift-0.14.1`, 
which you can obtain from <http://thrift.apache.org/>.
        1. For Mac via Homebrew (since the version we need is not available by 
default):
-       
-       
-       
+
        ```
        brew tap-new $USER/local-tap
        brew extract --version='0.14.1' thrift $USER/local-tap
        brew install [email protected]
        mkdir -p /usr/local/share/fb303/if
        cp /usr/local/Cellar/[email protected]/0.14.1/share/fb303/if/fb303.thrift 
/usr/local/share/fb303/if
        ```

Review Comment:
   Strange they appear for me even in Icognito mode.
   
   <img width="1012" height="843" alt="image" 
src="https://github.com/user-attachments/assets/9a128b7f-ae80-40d9-b4bc-bdf6de4e013a";
 />
   



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to