jasonmfehr opened a new pull request, #8337:
URL: https://github.com/apache/iceberg/pull/8337

   As an Iceberg newbie, I was very confused by the difference between the 
partitioning overview and the partition transform spec documentation.  The 
partitioning overview page seemed to reference a transform named "date".  
However, this transform does not actually exist.  Instead "date" was intended 
to be a pseudo transform demonstrating the possibilities of Iceberg's partition 
transforms.
   
   This use of "date" pseudo transform resulted in confusion for me as I could 
not find any such partition transform.  After digging into the spec docs more, 
I realized the "day" partition transform is the same as this "date" pseudo 
transform.
   
   This commit updates the doc to use the actual "day" transform and includes a 
brief explanation.


-- 
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