zingg icon indicating copy to clipboard operation
zingg copied to clipboard

Revisit Row, Column, StructType and StructField interfaces for ZFrame

Open sonalgoyal opened this issue 1 year ago • 0 comments

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

sonalgoyal avatar Mar 07 '23 07:03 sonalgoyal