deepakpanda93 commented on issue #14306:
URL: https://github.com/apache/hudi/issues/14306#issuecomment-3664750132

   @ROOBALJINDAL  I am nowhere specifying double for pay field. I have used the 
below for the schema/input files.
   
   ```
   <Company>
     <TotalPay>
         <Pay>
           <Rate value="999999999999999.99999"/>
           <Basis value="twenty"/>
         </Pay>
     </TotalPay>
     <Services>
         <BasisCalculation>
           <Pay>999999999999999.99999</Pay>
         </BasisCalculation>
     </Services>
   </Company>
   ```


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

Reply via email to