Re: [C++][ACERO][DATASET] Ordering in ExecPlan

2024-10-24 Thread Kamil Tokarek
Hi Weston, I have updated the pull request based on your feedback. Additionally, we have added ordering to the Python implementation, which requires your review. Could you please check if these changes resolve the failure? W dniu 2024-10-03 o 14:04, Kamil Tokarek pisze: Hello, I would like

[C++][ACERO][DATASET] Ordering in ExecPlan

2024-10-03 Thread Kamil Tokarek
Hello, I would like to raise the subject of ordering. Currently, it is not possible to assign the Implicit ordering in scan node. Such option has been added in another nodes[0]. This problem is mentioned here [1]. I have started to work on it [2] but I am unsure how to move forward because I d