<?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 Discovering schema and BigDecimal type in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Discovering-schema-and-BigDecimal-type/m-p/2248123#M149258</link>
    <description>&lt;P&gt;Hello folks, as the subject says, when programmatically discovering schema (for example after clicking "guess schema" button) how should we define BigDecimal type?&lt;/P&gt; 
&lt;P&gt;If we use&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;recordBuilderFactory.newSchemaBuilder(entryBuilder.withType...)&lt;/PRE&gt; 
&lt;P&gt;to generate the initial schema, there is no BigDecimal type in the Schema.Type Enumeration, BUT in "edit schema" window we can manually select BigDecimal type for the column type. Is there a reason why we cannot programmatically set entry type to be BigDecimal (but we can manually), and what should we use instead of BigDecimal?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you!&lt;/P&gt; 
&lt;P&gt;Matija&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2026-01-02T14:45:42Z</dc:date>
    <item>
      <title>Discovering schema and BigDecimal type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Discovering-schema-and-BigDecimal-type/m-p/2248123#M149258</link>
      <description>&lt;P&gt;Hello folks, as the subject says, when programmatically discovering schema (for example after clicking "guess schema" button) how should we define BigDecimal type?&lt;/P&gt; 
&lt;P&gt;If we use&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;recordBuilderFactory.newSchemaBuilder(entryBuilder.withType...)&lt;/PRE&gt; 
&lt;P&gt;to generate the initial schema, there is no BigDecimal type in the Schema.Type Enumeration, BUT in "edit schema" window we can manually select BigDecimal type for the column type. Is there a reason why we cannot programmatically set entry type to be BigDecimal (but we can manually), and what should we use instead of BigDecimal?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you!&lt;/P&gt; 
&lt;P&gt;Matija&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Discovering-schema-and-BigDecimal-type/m-p/2248123#M149258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering schema and BigDecimal type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Discovering-schema-and-BigDecimal-type/m-p/2248124#M149259</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you using talend component API or javajet to create your custom component?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 06:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Discovering-schema-and-BigDecimal-type/m-p/2248124#M149259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-06T06:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering schema and BigDecimal type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Discovering-schema-and-BigDecimal-type/m-p/2248125#M149260</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;, I'm using component-api v1.1.3 and Talend open studio v7.1.1.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 07:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Discovering-schema-and-BigDecimal-type/m-p/2248125#M149260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-06T07:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering schema and BigDecimal type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Discovering-schema-and-BigDecimal-type/m-p/2248126#M149261</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPPSAA4"&gt;@matijapetanjek&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;BigDecimal is not supported by Talend Component Kit, you can pass big number through STRING type. The schema shows it for the compatibility with the studio and other components but it is not a type of the framework.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Romain&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 09:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Discovering-schema-and-BigDecimal-type/m-p/2248126#M149261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-13T09:34:49Z</dc:date>
    </item>
  </channel>
</rss>

