Octavian Ciubotaru
Octavian Ciubotaru
At the moment this plugin does not support incremental querying for tables with an OID primary key. The problem is that OID is defined at the moment as an unsigned...
## What changes were proposed in this pull request? Load images from the correct path. This bug appears only when context path of the ranger web app is changed to...
The transformer fails with NullPointerException when "src.field.name" is the same as "dest.field.name" and the field has null value. I believe this does not happens when src and dest field names...