Tushar Choudhary
Tushar Choudhary
@Fokko can we add issues for creating tests and documentation for the new features of 0.7.0 as good first issues?
@kevinjqliu if no-one has picked up documentation tasks I would like to help.
@kevinjqliu @sungwy can I help here? I faced the same issue while trying to write a csv into iceberg using pyiceberg/catalog/sql.py
``` import os os.environ['PYICEBERG_DOWNCAST_NS_TIMESTAMP_TO_US_ON_WRITE'] = 'true' ``` I think we can add this to the documentation
@Fokko I am picking this up in #1223 #1388