wangyum commented on a change in pull request #245: Release v3.0.0-preview2
URL: https://github.com/apache/spark-website/pull/245#discussion_r360908841
 
 

 ##########
 File path: site/developer-tools.html
 ##########
 @@ -479,7 +479,7 @@ <h4>Solving a binary incompatibility</h4>
 <p>For the problem described above, we might add the following:</p>
 
 <figure class="highlight"><pre><code class="language-scala" 
data-lang="scala"><span class="c1">// [SPARK-zz][CORE] Fix an issue
-</span><span class="nv">ProblemFilters</span><span class="o">.</span><span 
class="py">exclude</span><span class="o">[</span><span 
class="kt">DirectMissingMethodProblem</span><span class="o">](</span><span 
class="s">"org.apache.spark.SomeClass.this"</span><span 
class="o">)</span></code></pre></figure>
+</span><span class="nc">ProblemFilters</span><span class="o">.</span><span 
class="n">exclude</span><span class="o">[</span><span 
class="kt">DirectMissingMethodProblem</span><span class="o">](</span><span 
class="s">"org.apache.spark.SomeClass.this"</span><span 
class="o">)</span></code></pre></figure>
 
 Review comment:
   It is generated by `v3.8.5`. I updated jekyll to `v4.0.0`: 
https://github.com/apache/spark-website/pull/245/commits/27dac9e39da700fa22b8e461b7ea21f3249cf327

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to