You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/05 16:11:42 UTC

[GitHub] [arrow] alamb commented on a change in pull request #7906: ARROW-9652: [Rust][DataFusion] Error message rather than panic for external csv tables with no column defs

alamb commented on a change in pull request #7906:
URL: https://github.com/apache/arrow/pull/7906#discussion_r465840928



##########
File path: rust/datafusion/src/execution/context.rs
##########
@@ -195,43 +169,6 @@ impl ExecutionContext {
         &self.scalar_functions
     }
 
-    fn build_schema(&self, columns: &Vec<SQLColumnDef>) -> Result<Schema> {

Review comment:
       This code is just moved to https://github.com/apache/arrow/pull/7906/files#diff-21b952259e12c1adf2098d9a797caef1R134 in https://github.com/apache/arrow/pull/7906/commits/aaaa9b7da9d9566ca6f3fc84d7b272951ff51f40




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org