GitHub user djouallah closed a discussion: define minimum row group
I am using delta_rs ( which is based on datafusion) to write delta table, but by default it produce parquet files with 1 M row group, in my case, I want the minimum row group size to be 8 M rows, does datafusion support that functionality ? GitHub link: https://github.com/apache/datafusion/discussions/9756 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
