Skip to content

Conversation

@osipovartem
Copy link
Contributor

@osipovartem osipovartem commented Jan 14, 2025

Closes #142

  • returned back InMemory tables
  • removed forked UDFs (least, greatest)
  • fixed CSV file upload
    • register CSV file with the ctx
    • insert as select from registered CSV table
    • keep icelake code for a while since datafusion doesn't update metadata file statistics

@eadgbear
Copy link
Contributor

LGTM

@osipovartem osipovartem merged commit 45424a0 into main Jan 15, 2025
5 checks passed
@osipovartem osipovartem deleted the issues/142-upload_csv branch January 15, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use datafusion to upload CSV file to created table

3 participants