Upgrade of dependencies and nullable column returns
To keep backwards compatibility, when getting the value of a column from a Row using any of the get* functions, missing columns will now return null
for their value.
To keep backwards compatibility, when getting the value of a column from a Row using any of the get* functions, missing columns will now return null
for their value.