GitHub user Yicong-Huang added a comment to the discussion: Use Polars to avoid data conversion from arrow to pandas
Well that part is to figure out. We can give it a try? For instance, we can try with table api and just switch the implementation of table using polars data frame instead of pandas data frame, and compare benchmark. GitHub link: https://github.com/apache/texera/discussions/4033#discussioncomment-14908679 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
