When attempting to restore a table with an ARRAY column type, restore fails.
java.lang.RuntimeException: Not handling type for field 'arrayvalue' of type ARRAY at com.google.cloud.pontem.FormatTextAsGenericSpannerMutationFn.apply (FormatTextAsGenericSpannerMutationFn.java:95) at com.google.cloud.pontem.FormatTextAsGenericSpannerMutationFn.apply (FormatTextAsGenericSpannerMutationFn.java:39) at org.apache.beam.sdk.transforms.Contextful.lambda$fn$79bf234f$1 (Contextful.java:112) at org.apache.beam.sdk.transforms.MapElements$1.processElement (MapElements.java:129)
When attempting to restore a table with an ARRAY column type, restore fails.
java.lang.RuntimeException: Not handling type for field 'arrayvalue' of type ARRAY at com.google.cloud.pontem.FormatTextAsGenericSpannerMutationFn.apply (FormatTextAsGenericSpannerMutationFn.java:95) at com.google.cloud.pontem.FormatTextAsGenericSpannerMutationFn.apply (FormatTextAsGenericSpannerMutationFn.java:39) at org.apache.beam.sdk.transforms.Contextful.lambda$fn$79bf234f$1 (Contextful.java:112) at org.apache.beam.sdk.transforms.MapElements$1.processElement (MapElements.java:129)