zingg
zingg copied to clipboard
Revisit Row, Column, StructType and StructField interfaces for ZFrame
Currently we have implemented methods in ZFrame that should actually be in Row, Column, StructType etc classes. eg getAsString. One thing to remember - StructField not serializable in Snowpark so have to work around that