HybridBackend
HybridBackend copied to clipboard
fix pyarrow error
convert both normal values and default value to same type to avoid error below:
pyarrow.lib.ArrowInvalid: ('Can only convert 1-dimensional array values', 'Conversion failed for column user_buy_category_list with type object')