teragrep / pth_10

Data Processing Language (DPL) translator for Apache Spark
GNU Affero General Public License v3.0
0 stars 2 forks source link

eval round optional second parameter not supported #230

Closed eemhu closed 5 months ago

eemhu commented 6 months ago

Describe the bug

eval round() always requires two params Expected behavior

should work with one, the number. Should round into integer

How to reproduce

try using round without the second parameter

Screenshots

Software version

4.17.0 Desktop (please complete the following information if relevant):

Additional context

https://github.com/teragrep/pth_03/issues/21

eemhu commented 6 months ago

Internal PR merged