pub fn array_decoder_factory( column: &Column, hinted_arrow_type: &DataType, stripe: &Stripe, ) -> Result<Box<dyn ArrayBatchDecoder>>