1. 4f8a1b9 IMPALA-9017: Alter table events on dropped table/db should be ignored. by Anurag Mantripragada · 4 years, 7 months ago
  2. c47fca5 IMPALA-8962: FETCH_ROWS_TIMEOUT_MS should apply before rows are available by stakiar · 4 years, 8 months ago
  3. 23731ba Fix single_node_perf_run default num_impalads by Tim Armstrong · 4 years, 7 months ago
  4. 2465bc5 IMPALA-9014: [DOCS] Update impala_logging.xml by Alex Rodoni · 4 years, 7 months ago
  5. ea79ba6 IMPALA-9005: distcc server bootstrapping improvements by Tim Armstrong · 4 years, 7 months ago
  6. ac87278 IMPALA-8950: Add -d, -f options to hdfs copyFromLocal, put, cp by Sahil Takiar · 4 years, 8 months ago
  7. 7b3da1d IMPALA-2138: part 3: refactor analytic planning by Tim Armstrong · 4 years, 7 months ago
  8. 9cd1d72 IMPALA-9001: Fix SPNEGO for requests with no 'Authorization' by Thomas Tauber-Marshall · 4 years, 7 months ago
  9. 684a54a IMPALA-7368: Change supported year range for DATE values to 1..9999 by Attila Jeges · 4 years, 7 months ago
  10. c4874d9 IMPALA-8826: [DOCS] Add docs for PLAN_ROOT_SINK and result spooling by Alex Rodoni · 4 years, 8 months ago
  11. c67e086 IMPALA-8926, IMPALA-8989: Fix flaky result spooling tests by Sahil Takiar · 4 years, 7 months ago
  12. bef0bae [DOCS] Copy edited to remove a dummy paragraph by Alex Rodoni · 4 years, 7 months ago
  13. 38290f9 IMPALA-8971: [DOCS] Documented the new query option for Parquet split size by Alex Rodoni · 4 years, 7 months ago
  14. 8f37339 IMPALA-8996: fix test_show_create_table in test_zorder.py by norbert.luksa · 4 years, 7 months ago
  15. d24f868 IMPALA-8988: [DOCS] DATE type is supported AVRO tables by Alex Rodoni · 4 years, 7 months ago
  16. 88cc930 IMPALA-8960: Fix test_owner_privileges::test_drop_if_exists on S3 by Joe McDonnell · 4 years, 8 months ago
  17. 49202ff IMPALA-8973: Update Kudu version to fix openssl1.1.1 compatibility issue by Kurt Deschler · 4 years, 8 months ago
  18. f08d213 IMPALA-8946: Fix histogram rendering to Prometheus by Guillem Nieto · 4 years, 8 months ago
  19. eb6116d IMPALA-8982: Fix webserver handling of OPTIONS by Thomas Tauber-Marshall · 4 years, 8 months ago
  20. e77e954 IMPALA-8648: Add a simple stress test for reading ACID tables by Csaba Ringhofer · 4 years, 11 months ago
  21. 0b68189 IMPALA-8968: Alter database events on dropped database should not put by Anurag Mantripragada · 4 years, 8 months ago
  22. 27fa27e IMPALA-8198: DATE: Read from avro. by Attila Jeges · 4 years, 11 months ago
  23. 5645c46 Fix --webserver_interface for remote cluster tests by Thomas Tauber-Marshall · 4 years, 8 months ago
  24. 104a454 IMPALA-8928: Add MEM_LIMIT_EXECUTORS query option by Bikramjeet Vig · 4 years, 8 months ago
  25. 548106f IMPALA-8451,IMPALA-8905: enable admission control for dockerised tests by Tim Armstrong · 4 years, 10 months ago
  26. 93fb918 IMPALA-8647: fix round-to-zero in planner estimates by Tim Armstrong · 4 years, 8 months ago
  27. 0ff7c81 IMPALA-2312: simplify stopwatch ElapsedTime() by Tim Armstrong · 4 years, 8 months ago
  28. 288c8c4 IMPALA-8755: Frontend support for Z-ordering by norbert.luksa · 4 years, 9 months ago
  29. b7c081c IMPALA-6433: Part 1: Extract page reading logic from ParquetColumnReader by Csaba Ringhofer · 5 years ago
  30. ab975c9 IMPALA-8969: Grouping aggregator can cause segmentation fault when doing multiple aggregations by Zoltan Borok-Nagy · 4 years, 8 months ago
  31. 3c193c3 IMPALA-2138: part 2: clean up result expr handling by Tim Armstrong · 4 years, 8 months ago
  32. 803323b IMPALA-7637: Add more hash table stats to profile by Yongzhi Chen · 4 years, 8 months ago
  33. 750f659 IMPALA-8926, IMPALA-8957: Fix result spooling flaky tests by Sahil Takiar · 4 years, 8 months ago
  34. 864a999 use set-pythonpath only for impala-python by Tim Armstrong · 4 years, 8 months ago
  35. 3984c69 IMPALA-8942: Set file format specific split sizes on non-block stores by stakiar · 4 years, 8 months ago
  36. f08bad4 [DOCS] Copy edited INSTR() in impala_string_functions.xml by Alex Rodoni · 4 years, 8 months ago
  37. eb09070 [DOCS] Added the Jaro- and Jaro-Winkler functions to the functions TOC by Alex Rodoni · 4 years, 8 months ago
  38. a236069 [DOCS] A typo fix in FIND_IN_SET() function by Alex Rodoni · 4 years, 8 months ago
  39. eb5368f ]IMPALA-8861: [DOCS] Documented Jaro and Jaro-Winkler functions by Alex Rodoni · 4 years, 8 months ago
  40. 91f8f37 IMPALA-8878: [DOCS] Query profile export to Json in WebUI by Alex Rodoni · 4 years, 8 months ago
  41. 983e3a6 IMPALA-2138: part 1: initial cleanup by Tim Armstrong · 4 years, 8 months ago
  42. 9c36796 IMPALA-3926: part 1: bump toolchain for rpath fixes by Tim Armstrong · 4 years, 8 months ago
  43. 16e0d55 IMPALA-4057, IMPALA-4050: Fix --webserver_interface by Thomas Tauber-Marshall · 4 years, 8 months ago
  44. d99bc14 IMPALA-8858: Add metrics tracking num queries running on executor groups by Bikramjeet Vig · 4 years, 9 months ago
  45. b96b3b0 IMPALA-8634: Catalog client should retry RPCs by Sahil Takiar · 4 years, 8 months ago
  46. 391942d IMPALA-8924, IMPALA-8934: Result spooling failpoint tests, fix DCHECKs by Sahil Takiar · 4 years, 8 months ago
  47. bca1b43 IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1 by Gabor Kaszab · 5 years ago
  48. feed250 IMPALA-8944: Update and re-enable S3PlannerTest by stakiar · 4 years, 8 months ago
  49. b2e5e94 IMPALA-8761: Improve events processor configuration validation. by Anurag Mantripragada · 4 years, 8 months ago
  50. c0646a6 IMPALA-8948: [DOCS] Impala cannot write to compressed text file by Alex Rodoni · 4 years, 8 months ago
  51. d60c752 [DOCS] Fixed a typo in Impala logs location to /var/log by Alex Rodoni · 4 years, 8 months ago
  52. 7136e8b IMPALA-7322: Add storage wait time to profile by Yongzhi Chen · 4 years, 10 months ago
  53. 05e1a4f IMPALA-8903: [DOCS] TRUNCATE is supported for Insert-only transactional tables by Alex Rodoni · 4 years, 8 months ago
  54. 451d31f IMPALA-8947: scratch alloc error uses wrong metric by Tim Armstrong · 4 years, 8 months ago
  55. e38d57f IMPALA-8945: [DOCS] Fixed an incorrect example of DISTINT FROM and its equivalent by Alex Rodoni · 4 years, 8 months ago
  56. e74c294 IMPALA-8930: [DOCS] Object ownership support when integrated with Ranger by Alex Rodoni · 4 years, 8 months ago
  57. 34d132c IMPALA-8825: Add additional counters to PlanRootSink by Sahil Takiar · 4 years, 8 months ago
  58. 77aad04 IMPALA-8228: Fix _test_ownership on CentOS6 by Bharath Vissapragada · 4 years, 8 months ago
  59. d155ef0 IMPALA-8572: Skip test_lineage_output on S3 by Bharath Vissapragada · 4 years, 8 months ago
  60. 1a00227 IMPALA-7975(continued): Improve supportability of the automatic by Anurag Mantripragada · 4 years, 9 months ago
  61. e070dbb IMPALA-8932: addendum - protocol var not defined by Tim Armstrong · 4 years, 8 months ago
  62. da0ab1d IMPALA-8586: Support download URLs for CDP by Joe McDonnell · 5 years ago
  63. b3eb2d3 IMPALA-8935: Add links to other daemons from webui by Thomas Tauber-Marshall · 4 years, 8 months ago
  64. 54c1957 IMPALA-8548: [DOCS] Impala supports ordinal substitutions in SELECT by Alex Rodoni · 4 years, 8 months ago
  65. 4dc0af4 IMPALA-8940: Fix MetastoreEventsProcessorTest.testPartitionEvents in CDP builds by Csaba Ringhofer · 4 years, 8 months ago
  66. ced6e98 IMPALA-8228: Ownership support for Ranger authz by Bharath Vissapragada · 4 years, 9 months ago
  67. 32dbf5d IMPALA-8572: Log query events before unregister. by Bharath Vissapragada · 4 years, 9 months ago
  68. bb5d3c2 IMPALA-8718: project out collection slots in analytic's sort tuple by stiga-huang · 4 years, 8 months ago
  69. 23ca556 IMPALA-8580: [DOCS] Document the date time patterns supported by Alex Rodoni · 4 years, 8 months ago
  70. b37dd05 IMPALA-8933: Enforce ranger deny policy by Kurt Deschler · 4 years, 8 months ago
  71. 576f205 IMPALA-8936: Improve queuing reason for unhealthy executor groups by Lars Volker · 4 years, 8 months ago
  72. b11a985 IMPALA-8897 (part 3): Fix some additional javascript urls by Thomas Tauber-Marshall · 4 years, 8 months ago
  73. de77c61 IMPALA-8917: Remove hostname from webui links if Knox isn't being used by Thomas Tauber-Marshall · 4 years, 8 months ago
  74. 1518351 IMPALA-7312: Non-blocking mode for Fetch() RPC by Sahil Takiar · 4 years, 9 months ago
  75. 954e810 IMPALA-8932: shell shouldn't retry kerberos over http by Tim Armstrong · 4 years, 8 months ago
  76. 19cb8dc IMPALA-8904: retry statestore RegisterSubscriber() RPC by Tim Armstrong · 4 years, 9 months ago
  77. 4327cc3 IMPALA-8931: Fix fe trigger for lineage events by Bharath Vissapragada · 4 years, 8 months ago
  78. fe54ebd IMPALA-5031: widen Thrift enum to placate UBSAN by Jim Apple · 4 years, 10 months ago
  79. 521b152 IMPALA-8921: Use short name for Ranger grant/revoke requests by Bharath Vissapragada · 4 years, 8 months ago
  80. df365a8 IMPALA-8803: Coordinator should release admitted memory per-backend by Sahil Takiar · 4 years, 10 months ago
  81. ece7c4d IMPALA-8923: remove synchronized in HBaseTable.getEstimatedRowStats by stiga-huang · 4 years, 8 months ago
  82. eb680e4 IMPALA-5802: use mt scan node for all formats by Tim Armstrong · 4 years, 8 months ago
  83. fdde669 IMPALA-8897 (part 2): Fix javascript to work with Knox integration by Thomas Tauber-Marshall · 4 years, 8 months ago
  84. 45cb8b2 Fix statestored /rpcz page by Thomas Tauber-Marshall · 4 years, 8 months ago
  85. 69f7c8e IMPALA-8797: Support database and table blacklist by stiga-huang · 4 years, 9 months ago
  86. 53aa0ad IMPALA-8915: reapply IMPALA-8901 fix by Tim Armstrong · 4 years, 8 months ago
  87. 1915a3e IMPALA-8907: TestResultSpooling.test_slow_query is flaky by Sahil Takiar · 4 years, 8 months ago
  88. f36ea76 IMPALA-8913: Add query option to disable hbase row estimation by stiga-huang · 4 years, 8 months ago
  89. d21f00e IMPALA-8912: Avoid sampling hbase table twice for HBaseScanNode by stiga-huang · 4 years, 8 months ago
  90. b148481 IMPALA-8879: upgrade bootstrap for debug page to 4.3.1 by Tim Armstrong · 4 years, 9 months ago
  91. b7dfc18 IMPALA-8897: Update debug webui to help with Apache Knox rewrite rules by Thomas Tauber-Marshall · 4 years, 9 months ago
  92. 146af97 IMPALA-8892: Add debugging tools to our docker images by Lars Volker · 4 years, 10 months ago
  93. 6308915 IMPALA-8819: BufferedPlanRootSink should handle non-default fetch sizes by Sahil Takiar · 4 years, 9 months ago
  94. 026c534 IMPALA-8851: Do not throw authorization exception in drop if exists queries by Vihang Karajgaonkar · 4 years, 9 months ago
  95. 4e23a52 IMPALA-8902: Bump timeout in test_result_spooling:::test_spilling by Sahil Takiar · 4 years, 9 months ago
  96. 94f7d12 IMPALA-7604: part 2: fixes for AggregationNode cardinality by Tim Armstrong · 4 years, 9 months ago
  97. a5cf105 IMPALA-7604: part 1: tests for agg cardinality by Tim Armstrong · 4 years, 9 months ago
  98. 152a764 IMPALA-8901: Fix # links on /catalog page. by Anurag Mantripragada · 4 years, 9 months ago
  99. 08ecb6d IMPALA-8579: Ignore trivial alter table/partition events. by Anurag Mantripragada · 4 years, 9 months ago
  100. 20dec47 [DOCS] CONCAT function returns NULL if any argument is NULL by Alex Rodoni · 4 years, 9 months ago