Laurent Goujon created DRILL-4968: ------------------------------------- Summary: Add column size information to ColumnMetadata Key: DRILL-4968 URL: https://issues.apache.org/jira/browse/DRILL-4968 Project: Apache Drill Issue Type: Bug Components: Metadata Reporter: Laurent Goujon Assignee: Laurent Goujon
Both ODBC and JDBC needs column size information for the column metadata. Instead of duplicating the logic between C++ and Java (and having to keep in them sync), column size should be computed on the server so that value is kept consistent across clients. -- This message was sent by Atlassian JIRA (v6.3.4#6332)