Export - CSV (All fields)
Export - CSV (Current fields)
- IMPALA-12
Shell does not correctly split queries when ; is quoted - IMPALA-19
Improve Impala memory usage as the number of concurrent clients is scaled up - IMPALA-23
Statestore should catch duplicate registrations from different subscribers - IMPALA-26
Impala, on startup, should validate configs - IMPALA-35
Randomise order of channel construction in DataStreamSender - IMPALA-36
Better metrics in Thrift servers - IMPALA-41
The TABLE keyword should be optional for INSERT commands - IMPALA-44
Database names are case sensitive. - IMPALA-48
When Impala is backed by a Hive Metastore Service (via Thrift), concurrent queries that load metadata may fail with erro "get_fields failed: out of sequence response" - IMPALA-51
Get an error "couldn't analyze predicate NULL = '<value>'" when using = operator on second partition column, however IN clause works fine. - IMPALA-56
Async query execution hangs when WAIT debug action set in CLOSE or PREPARE of plan node - IMPALA-67
Constant SELECT clauses do not work in subqueries - IMPALA-75
"at least one equality predicate" error message needs improvement - IMPALA-76
operands are not comparable: NULL = 'a' - IMPALA-77
Impala does not properly handle HDFS viewfs mounts (federated cluster) - Queries fail with "wrong filesystem" error - IMPALA-79
Wrong results and errors returned from SELECT * FROM the "ragged column" table - IMPALA-84
Predicates not evaluated if select exprs are constant - IMPALA-90
Right outer Join includes NULLs as well and hence wrong result count - IMPALA-91
Make EXPLAIN output easier to interpret - IMPALA-94
TPC-H Q4 causes impalad to crash due to OOM when running against 100GB scale factor on 10 node cluster - IMPALA-104
SELECT DISTINCTPC() fails DCHECK: "Check failed: src_value->len == NUM_PC_BITMAPS * PC_BITMAP_LENGTH / 8 (1 vs. 256)" - IMPALA-111
COUNT(DISTINCT col) returns wrong results -- does not ignore NULLs - IMPALA-121
impala shell should not start when unknown command line arguments are passed in - IMPALA-125
Simple scheduler locality metric erroneously counts HBase scan ranges as non-local - IMPALA-133
Cleanup displaying of AnalysisExceptions in the impala-shell - IMPALA-134
Impala does not fail gracefully (SEGFAULTS) when direct reads are not configured properly - IMPALA-144
Do partition pruning for arbitrary predicates that are fully bound by a particular partition column - IMPALA-150
Performing dynamic partition insert via Impala on "large" table fails and takes down HDFS - IMPALA-152
SELECT ... ORDER BY without specifying a table name fails with IllegalStateException @ Planner.java:896: com.cloudera.impala.planner.Planner.createUnionPlan(...) - IMPALA-154
DataStreamTest with asan crashes - IMPALA-157
Support CREATE TABLE LIKE DDL - IMPALA-158
make all fields in TQueryOptions optional - IMPALA-183
Undeterministically receive "ERROR: unknown row bach destination..." and "ERROR: Invalid query handle" from impala shell when running union query - IMPALA-190
Insert with NULL partition keys results in SIGSEGV. - IMPALA-191
Support /* */ comments - IMPALA-195
impala-shell --refresh_after_connect shouldn't mention refshing the catalog [0]p0427master:etl(9648)$impala-shell --refresh_after_connect --quiet -i localhost --query "select 3" Successfully refreshed catalog 3 - IMPALA-196
Enable dumping query results directly to a file on a local disk. - IMPALA-197
Outer join on constant expressions returns incorrect results. - IMPALA-201
Statestore subscriber should use client cache - IMPALA-204
Parquet scanner hangs sometimes - IMPALA-205
impala-shell default to localhost if -i is not specified - IMPALA-206
INSERT queries always terminate in EXCEPTION state - IMPALA-208
Add hardware info (cpuinfo, diskinfo, meminfo) to the debug webpage - IMPALA-217
INSERT queries don't show completed profiles on the debug webpage - IMPALA-220
INSERTs do not check / cast partition key types correctly - IMPALA-225
compound predicate ranges on partition key crash impalad - IMPALA-227
SELECT * on partitioned table in Impala returns partition columns in wrong order than Hive - IMPALA-229
The built-in function regexp_extract() return wrong results - IMPALA-231
Impala HBase scan is very slow - IMPALA-232
Clarify that Impala shell's "version" command return the shell version, not the Impala sever version
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0