ntjohnson1 opened a new pull request, #1521:
URL: https://github.com/apache/datafusion-python/pull/1521

   # Which issue does this PR close?
   I didn't file an issue for this. This is a pretty small change, and I 
suspect as I use the skill more to get a variety of these. Is it preferred to 
generate an issue for each? Have sort of a mega tracking issue for skill fixes? 
Or something else?
   
    # Rationale for this change
   I was using this skill but then there was a query that was fetching data in 
duplicate hurting performance. When I mentioned caching claude put everything 
into an arrow table and then I had mixed arrow and datafusion semantics which 
wasn't nice looking. I realized `cache` wasn't mentioned in the skill.
   
   # What changes are included in this PR?
   Capture details about cache usage
   
   # Are there any user-facing changes?
   No besides updating the skill


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