forward3d / rbhive

Ruby gem for querying Apache Hive
http://www.forward3d.com
MIT License
98 stars 75 forks source link

extracted NaN and Infinity to contstants / refactored #18

Closed robertino closed 10 years ago

robertino commented 10 years ago

Using Float::NAN and Float::INFINITY if possible, but still compatible with ruby < 1.9.2 (using rescue)