In planning we currently state collation as total ordering. In some cases
it would be useful to create a concept of local ordering. For example,
partition by x then sort by y.  Does anyone have any thoughts on how we
should define this in terms of traits/physical properties? The syntax would
realistically only apply to ctas or as a description of existing files so I
think we shouldn't need to enhance the language beyond those locations.

J

Reply via email to