v.23.1Bug Fix

Fix Avro Union Type Bug and Incorrect Bytes Type Inference

Fix bug when the Avro Union type is ['null', Nested type], closes #45275. Fix bug that incorrectly infers bytes type to Float. #45276 (flynn).