Omega359 commented on PR #13646:
URL: https://github.com/apache/datafusion/pull/13646#issuecomment-2518329790

   I'll do my best to look at this tonight or tomorrow but I'm juggling a lot 
atm. I am on vacation next week and I hope to be able to work on my backlog a 
bit then which currently stands at:
   
   - arrow bulk delete issue - https://github.com/apache/arrow-rs/issues/6483 - 
write reproducer, look into fix
   - Another attempt for adding SessionConfig to ScalarFunctionArgs
        - timestamp functions use DF timezone (various tickets)
   - regexp_match - fix for utf8view (arrow-rs)
   - file issue to explain how to generate code coverage
   -  union_by_name - finish or redo impl - current test impl unlikely to work
   - sqllogictests - augment with sqllite (currently working on this)
   - sqllogictests - see if some of the files can be refactored to be 'cleaner' 
(single area of test per file)
   - sqllogictests - see if it's possible to incorporate duckdb tests (first 
check license)
   - sqlancer -  extend for unions, see if it handles different string types 
(utf8, largeutf8, utf8view), push down filtering. See what it would take to 
impl a DQP oracle
   - look at trying stringzilla for contains in arrow-rs to see if it improves 
perf enough to be worth it
   - review doc changes for aggregate functions
   ```


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