Jenny Lian
10/25/2022, 4:29 AMcolumnCount
but some how all the records are in alphabetical order and it’s wrtten directly into the socket… can some one give me a overview please?Andrey Pechkurov
10/25/2022, 6:36 AMTableListRecordCursorFactory
. Currently we don't enforce the order and whether the result set is sorted or not depends on FilesFacade#findFirst()/findNex()
.The order in which filenames are read by successive calls to readdir() depends on the filesystem implementation; it is unlikely that the names will be sorted in any fashion.