sudharsansrini opened a new issue, #3691:
URL: https://github.com/apache/iceberg-python/issues/3691

   ### Question
   
   df = pyarrow.read_table(read_dictionary=[string_columns])
   table = catalog.load_table(table_name)
   tabe.append(df)
   
   I'm getting this log - n times - "Iceberg does not have a dictionary type. 
will be infered as string"
   
   Will pyiceberg support dictionary type in future ?
   
   why dictionary type support not provided in the pyiceberg currently ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to