<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic can databricks support murmur hash function in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-databricks-support-murmur-hash-function/m-p/106732#M42567</link>
    <description>&lt;P&gt;current project we are using murmur hash function in hadoop.we are planning for migration to databricks.can databricks support murmur hash function ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2025 21:36:46 GMT</pubDate>
    <dc:creator>gvvishnu</dc:creator>
    <dc:date>2025-01-22T21:36:46Z</dc:date>
    <item>
      <title>can databricks support murmur hash function</title>
      <link>https://community.databricks.com/t5/data-engineering/can-databricks-support-murmur-hash-function/m-p/106732#M42567</link>
      <description>&lt;P&gt;current project we are using murmur hash function in hadoop.we are planning for migration to databricks.can databricks support murmur hash function ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 21:36:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-databricks-support-murmur-hash-function/m-p/106732#M42567</guid>
      <dc:creator>gvvishnu</dc:creator>
      <dc:date>2025-01-22T21:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: can databricks support murmur hash function</title>
      <link>https://community.databricks.com/t5/data-engineering/can-databricks-support-murmur-hash-function/m-p/107036#M42681</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/145438"&gt;@gvvishnu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your question.&lt;/P&gt;
&lt;P&gt;My understanding is that the Apache Spark `hash()` function implements the `org.apache.spark.sql.catalyst.expressions.Murmur3Hash` expression.&lt;/P&gt;
&lt;P&gt;You can see this in the Spark source code here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/apache/spark/blob/master/sql/core/src/test/resources/sql-functions/sql-expression-schema.md?plain=1#L232" target="_blank"&gt;https://github.com/apache/spark/blob/master/sql/core/src/test/resources/sql-functions/sql-expression-schema.md?plain=1#L232&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The best way however to confirm that this is equivalent to the existing '&lt;EM&gt;murmur hash function in hadoop&lt;/EM&gt;' that you have previously used is to do some tests and comparisons. Please do that testing and verify that this function returns the expected results.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2025 05:03:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-databricks-support-murmur-hash-function/m-p/107036#M42681</guid>
      <dc:creator>brockb</dc:creator>
      <dc:date>2025-01-26T05:03:48Z</dc:date>
    </item>
  </channel>
</rss>

