parthchandra commented on PR #3922:
URL: 
https://github.com/apache/datafusion-comet/pull/3922#issuecomment-4240017563

   > > Thanks @parthchandra Do we have all cases i.e.
   > > ```
   > > val inputs = Seq("", "0", "1", "+1.0", ".34", "-10.0", "4e7").toDF("n")
   > > ```
   > > 
   > > 
   > >     
   > >       
   > >     
   > > 
   > >       
   > >     
   > > 
   > >     
   > >   
   > > mentioned in #325 ?
   > 
   > The values are covered in `"cast StringType to DecimalType(10,2) basic 
values"`, and `"cast StringType to Decimal type scientific notation"`. The 
values "1" and "0" should be covered by the fuzz tests.
   
   Added the values to the `"cast StringType to DecimalType(10,2) basic 
values"` test


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to