Traceback (most recent call last):
File "C:\Users\User_0\Documents\Code\Python\NseScraping\Others\Polars\tests\deltalake1.py", line 20, in <module>
_df.write_delta(target=_deltapath, mode="overwrite", overwrite_schema=False,
File "C:\Users\User_0\AppData\Local\Programs\Python\Python312\Lib\site-packages\polars\dataframe\frame.py", line 3877, in write_delta
write_deltalake(
File "C:\Users\User_0\AppData\Local\Programs\Python\Python312\Lib\site-packages\deltalake\writer.py", line 543, in write_deltalake
write_deltalake_pyarrow(
TypeError: argument 'custom_metadata': 'str' object cannot be converted to 'PyDict'
Expected results
Further details
Environment information
Delta Lake version:
Spark version:
Scala version:
Willingness to contribute
The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base?
[ ] Yes. I can contribute a fix for this bug independently.
[ ] Yes. I would be willing to contribute a fix for this bug with guidance from the Delta Lake community.
[ ] No. I cannot contribute a bug fix at this time.
Bug
0.18.2_DeltaPython/Windows10
Describe the problem
Steps to reproduce
-->
Observed results
Expected results
Further details
Environment information
Willingness to contribute
The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base?