`pa.table(dict)` works, but `pa.record_batch(dict)` is not supported. Related to https://github.com/apache/arrow/issues/36399
pa.table(dict)works, butpa.record_batch(dict)is not supported.Related to #36399