teragrep / pth_10

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

add support for optional eval log parameter #229

Closed eemhu closed 5 months ago

eemhu commented 6 months ago

Describe the bug

eval log() function should not require base parameter

Expected behavior

| eval a = log(num) should work

How to reproduce

try command above

Screenshots

Software version

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

Additional context

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

eemhu commented 6 months ago

internal pr merged