<?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 Re: Implement dense rank in Talend BigData in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Implement-dense-rank-in-Talend-BigData/m-p/2267864#M46613</link>
    <description>Hi Sabrina,&lt;BR /&gt;I am not good in Java coding. Is there any component in Talend which can perform this functionality? and if not then can you please let me know the java coding for this.&lt;BR /&gt;Regards,&lt;BR /&gt;Ajay</description>
    <pubDate>Mon, 20 Feb 2017 11:30:34 GMT</pubDate>
    <dc:creator>Ajay3</dc:creator>
    <dc:date>2017-02-20T11:30:34Z</dc:date>
    <item>
      <title>Implement dense rank in Talend BigData</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-dense-rank-in-Talend-BigData/m-p/2267862#M46611</link>
      <description>For example I have Data like :-&lt;BR /&gt;Empid,DepNo,Salary&lt;BR /&gt;1,10,45000&lt;BR /&gt;2,10,50000&lt;BR /&gt;3,10,45000&lt;BR /&gt;4,10,47000&lt;BR /&gt;5,20,60000&lt;BR /&gt;6,20,46000&lt;BR /&gt;7,20,60000&lt;BR /&gt;I want to do dense_rank over (partition by deptno, order by salary desc)&lt;BR /&gt;Now I want a O/P should be :-&lt;BR /&gt;Empid,DepNo,Salary,dense_rank&lt;BR /&gt;2,10,50000,1&lt;BR /&gt;4,10,47000,2&lt;BR /&gt;1,10,45000,3&lt;BR /&gt;2,10,45000,3&lt;BR /&gt;5,20,60000,1&lt;BR /&gt;7,20,60000,1&lt;BR /&gt;6,20,46000,2&lt;BR /&gt;How I can achieve this functionality in Talend Big Data. Can anyone please help me on this?&amp;nbsp;</description>
      <pubDate>Sat, 16 Nov 2024 10:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-dense-rank-in-Talend-BigData/m-p/2267862#M46611</guid>
      <dc:creator>Ajay3</dc:creator>
      <dc:date>2024-11-16T10:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Implement dense rank in Talend BigData</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-dense-rank-in-Talend-BigData/m-p/2267863#M46612</link>
      <description>Hi,&lt;BR /&gt;Are you&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;reading/writing Oracle?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;So far, y&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;ou can write your own routines(Java) for the&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;DENSE RANK funcation in talend.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 20 Feb 2017 09:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-dense-rank-in-Talend-BigData/m-p/2267863#M46612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-20T09:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Implement dense rank in Talend BigData</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-dense-rank-in-Talend-BigData/m-p/2267864#M46613</link>
      <description>Hi Sabrina,&lt;BR /&gt;I am not good in Java coding. Is there any component in Talend which can perform this functionality? and if not then can you please let me know the java coding for this.&lt;BR /&gt;Regards,&lt;BR /&gt;Ajay</description>
      <pubDate>Mon, 20 Feb 2017 11:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-dense-rank-in-Talend-BigData/m-p/2267864#M46613</guid>
      <dc:creator>Ajay3</dc:creator>
      <dc:date>2017-02-20T11:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Implement dense rank in Talend BigData</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implement-dense-rank-in-Talend-BigData/m-p/2267865#M46614</link>
      <description>Hi All,&lt;BR /&gt;Can anyone please help me on the above issue.&lt;BR /&gt;Regards,&lt;BR /&gt;Ajay</description>
      <pubDate>Wed, 22 Feb 2017 07:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implement-dense-rank-in-Talend-BigData/m-p/2267865#M46614</guid>
      <dc:creator>Ajay3</dc:creator>
      <dc:date>2017-02-22T07:56:55Z</dc:date>
    </item>
  </channel>
</rss>

