clflushopt commented on issue #14608:
URL: https://github.com/apache/datafusion/issues/14608#issuecomment-2709364715

   Hey @alamb as of today I have a fully working implementation that matches 
Apache Trino and OLTPBenchmark's, I found the issue I mentionned in the message 
above which was due to how insertion order for maps behaves. For now the 
implementation is very slow (I focused more on compatibility at the cost of 
code quality and performance) but I have a plan to fix and cleanup everything 
so I should have a v0.1.0 out in a couple of weeks.
   
   I invited you to the repo in case you wanted to take a look or give me some 
feedback, hopefully I'll have this open-sourced sometime next week once I clean 
it up a bit.


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