Bit module
The bit module performs bitwise operators on Lua numbers. The input value is transformed into a 32-bit signed integer value and all of the bit functions return a 32-bit signed integer value.
This information applies to Netezza Performance Server for Cloud Pak for Data System 2.0.X.
See also Netezza Performance Server for Cloud Pak for Data System 1.0.X, Netezza Performance Server for Cloud Pak for Data, and Netezza Performance Server for Cloud Pak for Data as a Service.
The bit module performs bitwise operators on Lua numbers. The input value is transformed into a 32-bit signed integer value and all of the bit functions return a 32-bit signed integer value.