rdblue commented on issue #26929: [SPARK-30289][SQL] DSv2's partitioning should 
not accept nested columns
URL: https://github.com/apache/spark/pull/26929#issuecomment-566827100
 
 
   I'll take a look at this tomorrow, but I think that not allowing 
partitioning by nested columns isn't the right solution. Iceberg can partition 
by columns nested in structs, but not columns inside lists or maps. Since it is 
just a logical grouping, I see no reason why it shouldn't be allowed. I think 
we just need to update the analysis check.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to