Closed ducleminh closed 8 years ago
Very good tests @ducleminh, I have a question though, what if I have 4 columns to sort and specify only one or two order? Will the rest are default to true or will throw exception?
@ducleminh Do we have PR for pyclient?
@hai-adatao @ducleminh This feature is needed by SQ. Can we push it and add API in pyclient? Or I can help to add.
@PangZhi RClient and PyClient had PRs for this, I'm working with BA to verify if we need backward compatibility or not
PR for PyClient: https://github.com/adatao/PyClient/pull/307
@hai-adatao to your question, in this case, no exception is thrown. By default, if not specified it will be true (i.e: ascending)
Description and related tickets, documents
Support sort in DDF: with multiple columns.
Reviewers: @hai-adatao @nhanitvn @Huandao0812
Breaking changes & backward compatible issues
Is this PR a breaking change or has backward compatible issue (e.g: changes in API names, interfaces, signature / remove something...)? If yes, please state out what and tag, and if it can possibly affect BA, please tag aht, tuananh, khangpham and baonguyen
How to test
Describe how this PR is tested. In case manual testing is required, describe how to do so.
PR Progress
Make sure all checkboxes below are checked before merged
prefix/description
(see this)