You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (IMPALA-9271) Provide UDF framework corresponding to Hive's GenericUDF - posted by "Quanlong Huang (Jira)" <ji...@apache.org> on 2020/01/01 02:51:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9272) PlannerTest.testHdfs fails due to dependence on result of year(now()) - posted by "Quanlong Huang (Jira)" <ji...@apache.org> on 2020/01/02 07:23:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9273) Impalad failed to start when I configured webserver_certificate_file and webserver_private_key_file - posted by "Donghui Xu (Jira)" <ji...@apache.org> on 2020/01/02 09:49:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-9272) PlannerTest.testHdfs fails due to dependence on result of year(now()) - posted by "Quanlong Huang (Jira)" <ji...@apache.org> on 2020/01/02 23:38:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9274) Implement phased barrier synchronisation construct - posted by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/01/03 02:05:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9275) Impala refreshing the ORC table does not take effect - posted by "dapeng (Jira)" <ji...@apache.org> on 2020/01/03 02:17:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9276) Lock down run-all-tests.sh to only run required services for each test phase - posted by "Joe McDonnell (Jira)" <ji...@apache.org> on 2020/01/03 18:03:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-9241) Minicluster service status ambiguous when pids wrap around - posted by "Joe McDonnell (Jira)" <ji...@apache.org> on 2020/01/03 18:43:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9277) Crash due to unhandled exception thrown from orc::ColumnSelector::updateSelectedByTypeId - posted by "Quanlong Huang (Jira)" <ji...@apache.org> on 2020/01/06 02:08:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9278) error: expected primary-expression before ‘return’ - posted by "huangtianhua (Jira)" <ji...@apache.org> on 2020/01/06 10:02:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9279) Update the Kudu version to include VARCHAR support (and other functionality) - posted by "Joe McDonnell (Jira)" <ji...@apache.org> on 2020/01/07 02:13:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-9195) Using multithreaded execution to accelerate ‘show tables/databases’ - posted by "xuzhou (Jira)" <ji...@apache.org> on 2020/01/07 06:19:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9280) Time string with signed TZH token and dash separator cannot be cast to timestamp - posted by "Jozsef Koza (Jira)" <ji...@apache.org> on 2020/01/08 13:30:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9281) Inferred predicates not assigned to Kudu scan nodes when views are involved - posted by "Fang-Yu Rao (Jira)" <ji...@apache.org> on 2020/01/08 18:56:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9282) Investigate value transfer graph creation for query with outer join - posted by "Aman Sinha (Jira)" <ji...@apache.org> on 2020/01/09 01:41:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-9274) Implement phased barrier synchronisation construct - posted by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/01/09 03:14:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9283) impala can not release the JDBC connection automatically - posted by "Ivan Cho (Jira)" <ji...@apache.org> on 2020/01/09 04:07:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-9284) Can't find the source code of the java-cup version in maven dependency - posted by "MoXuan (Jira)" <ji...@apache.org> on 2020/01/09 07:14:00 UTC, 0 replies.
- [jira] [Closed] (IMPALA-4018) Add support for SQL:2016 datetime templates/patterns/masks to CAST(... AS ... FORMAT