mirror of
https://github.com/apache/impala.git
synced 2026-01-04 00:00:56 -05:00
c2cfc7e2a3ff4f2a0600d4fdedee8dd296690598
This change adds Impala support for LOAD DATA statements. This allows the user to load one or more files into a table or partition from a given HDFS location. The load operation only moves files, it does not convert data to match the target table/partition's file format.
See https://wiki.cloudera.com/display/engineering/Build+Instructions
Languages
C++
49.6%
Java
29.9%
Python
14.6%
JavaScript
1.4%
C
1.2%
Other
3.2%