Sign in
apache
/
impala
/
HEAD
325dc8b
[tools] Improve Dev Container support
by stiga-huang
· 3 days ago
master
1445b7e
IMPALA-14948: Fix missing vim-common in bootstrap_build.sh
by stiga-huang
· 4 days ago
042b915
IMPALA-14804: Improve incremental refresh of Iceberg tables
by Csaba Ringhofer
· 2 weeks ago
89b3307
IMPALA-13466/IMPALA-14935: Fix flakiness in TestHS2 long polling tests
by Joe McDonnell
· 2 weeks ago
6d819c9
IMPALA-14939: Upgrade JaCoCo plugin version to 0.8.14
by Peter Rozsa
· 5 days ago
5239fcf
IMPALA-14932: Disable AI functions in FIPS mode
by yida.wu
· 9 days ago
a8715ea
IMPALA-14938: Fix TestDisabledBlockLocations::test_iceberg_v3_smoke
by Zoltan Borok-Nagy
· 6 days ago
037030c
IMPALA-14860: [DOCS] Documentation to add the default value of impala.disableHmsSync
by m-sanjana19
· 3 weeks ago
bbe3a24
IMPALA-14937: (part 1) Refactor Iceberg merge query generation, rename deleteMetaExprs
by Peter Rozsa
· 6 days ago
8d4578e
IMPALA-14913: Fix partition-related issues of DELETE and UPDATE on Iceberg V3 tables
by Zoltan Borok-Nagy
· 8 days ago
7ab390a
IMPALA-14923: Run Iceberg tests with no block locations
by Zoltan Borok-Nagy
· 12 days ago
1157998
IMPALA-14918: show stdout & stderr when tests fail to start Impala cluster
by stiga-huang
· 13 days ago
1077298
IMPALA-14921: Push Iceberg deletion vectors to remote-FS scan ranges
by Peter Rozsa
· 12 days ago
e465a0b
IMPALA-14898: Add TLS to External FE Port
by jasonmfehr
· 3 weeks ago
77be2ec
IMPALA-14919: Deflake TestSelfRenameEvent.test_self_rename_event
by stiga-huang
· 13 days ago
09feb8e
IMPALA-14920: Remove lower bound check on GetOperationStatus duration in test_long_polling_success
by stiga-huang
· 12 days ago
bb74492
IMPALA-14917: Centralize Junit version across modules
by Stamatis Zampetakis
· 13 days ago
a586639
IMPALA-14913: UPDATE statement for Iceberg V3 tables
by Zoltan Borok-Nagy
· 2 weeks ago
9b8960f
IMPALA-13844: [addendum] Optimize memory usage in /stacks handler
by Arnab Karmakar
· 4 weeks ago
7ceefb1
IMPALA-14588: Implement Iceberg deletion vector reading/writing
by Peter Rozsa
· 9 weeks ago
09e8b96
IMPALA-14774: Increase HMS event sync wait time to avoid timeout
by Venu Reddy
· 2 weeks ago
6c3324e
IMPALA-14790: Avoid bug in psutil 7.2.2
by Michael Smith
· 2 weeks ago
c9f8b5c
IMPALA-14589: [Part 1] Add support for Iceberg V3 default values
by Arnab Karmakar
· 3 weeks ago
1a73414
IMPALA-14763: Prevent admissiond OOM during request decompression
by Yida Wu
· 10 weeks ago
417ba2d
IMPALA-14897: [Patch 1 of 2] Configure TLS v1.3 Cipher Suites on Thrift Servers
by jasonmfehr
· 3 weeks ago
d8b81c5
IMPALA-14895: Added tests for newly supported Calcite queries
by Steve Carlin
· 3 weeks ago
6128f6b
IMPALA-14825: Add syntactic sugar for Iceberg Row Lineage data
by Zoltan Borok-Nagy
· 4 weeks ago
71c63ed
IMPALA-14806: Cache IcebergContentFileStore
by Csaba Ringhofer
· 4 weeks ago
61bc940
IMPALA-14902: Bump Maven to 3.9.15
by Laszlo Gaal
· 2 weeks ago
7ea5c35
IMPALA-14878: Keep incoming_queue_time separately for control and datastream services
by Joe McDonnell
· 5 weeks ago
9599af9
IMPALA-14789 (part 2): Modify some tests for Calcite planner
by Steve Carlin
· 9 weeks ago
8df8e81
IMPALA-14789: Modify some tests for Calcite planner
by Steve Carlin
· 9 weeks ago
c101e5f
IMPALA-14896: Do less GetPartialCatalogObject for Iceberg tables
by Csaba Ringhofer
· 3 weeks ago
cefeb76
IMPALA-14888: Increase sleep for slow stack test
by Michael Smith
· 3 weeks ago
49ddba7
IMPALA-13164: Expose more KRPC metrics
by Michael Smith
· 4 weeks ago
6cbab68
IMPALA-14840: Enforce pool Max Memory when query limits are unset
by Zoltan Borok-Nagy
· 7 weeks ago
ade1f0f
IMPALA-14885: Remove async_rpc_pool_ which has no usages
by stiga-huang
· 4 weeks ago
de7f610
IMPALA-10160: Add test for kernel_stack_watchdog
by Michael Smith
· 4 weeks ago
764e225
IMPALA-14881: Fix instance id in scanner threads
by Csaba Ringhofer
· 4 weeks ago
cb4fc4e
IMPALA-14855: Make number of query map shards configurable
by Michael Smith
· 5 weeks ago
402e07c
IMPALA-14876: Use char* for thread name in impala::Thread::SuperviseThread
by stiga-huang
· 4 weeks ago
b650fda
IMPALA-14875: Make a Preconditions check case-insensitive in authorize()
by Fang-Yu Rao
· 5 weeks ago
81c82c0
IMPALA-14716: Calcite Planner: Make condition estimates more similar to original planner
by Steve Carlin
· 3 months ago
a01d053
IMPALA-14874: Add more TCMalloc metrics
by stiga-huang
· 5 weeks ago
ca5c8e0
IMPALA-14864: Fix failure of Ozone and S3 builds
by Steve Carlin
· 5 weeks ago
612a4b6
IMPALA-14436: Calcite planner: Fix min/max runtime filters
by Steve Carlin
· 8 months ago
59504bd
IMPALA-14859: Fix crashes in parquet-column-chunk-reader.cc
by Balazs Hevele
· 6 weeks ago
bacd1a5
IMPALA-14820: Calcite Planner: Memory allocations are too high
by Steve Carlin
· 10 weeks ago
957c398
IMPALA-12715: deflake test_allow_metadata_update_local_catalog
by stiga-huang
· 6 weeks ago
94436d4
IMPALA-14412: Calcite Planner: Need to handle exponent notation correctly
by Steve Carlin
· 8 months ago
b8dbc49
IMPALA-14432: Upgrade Calcite version to v1.41
by Steve Carlin
· 8 months ago
772ebd2
IMPALA-13122: [addendum 2] Skip disk ID validation in test_file_metadata_stats for Ozone
by Arnab Karmakar
· 6 weeks ago
0967070
IMPALA-14807: Fix squeasel MD5 issue in OpenSSL 3.0
by Yida Wu
· 9 weeks ago
65db4a4
IMPALA-14592: Enable OPTIMIZE for Iceberg V3 tables
by Zoltan Borok-Nagy
· 9 weeks ago
a44a07d
IMPALA-14641: Add detailed operation page for Catalogd operations
by Arnab Karmakar
· 3 months ago
9ed45a7
IMPALA-13574: Calcite Planner: Enable straight join hint
by Steve Carlin
· 8 months ago
adcff60
IMPALA-14700: Add read support for Parquet LZ4_RAW compression
by Balazs Hevele
· 8 weeks ago
46b55b3
IMPALA-14755:(part 1) Implement Puffin Blob reader and File writer
by Peter Rozsa
· 3 months ago
0ef10d6
IMPALA-14116: Skip NULL in an IN-list against a column of an ORC table
by Fang-Yu Rao
· 9 weeks ago
a04b818
IMPALA-14803: Speed up Iceberg table minimal topic updates
by Csaba Ringhofer
· 9 weeks ago
20220fb
IMPALA-14583: Support partial RPC dispatch for Iceberg tables
by Mihaly Szjatinya
· 8 weeks ago
04b7a15
IMPALA-14842: Guard doAs and impala.doas.user
by Michael Smith
· 6 months ago
4624406
IMPALA-14706: Use InMemoryMetricsReporter from the Iceberg library
by Surya Hebbar
· 3 months ago
17b8e5a
IMPALA-13630: Avoid holding global lock when closing KrpcDataStreamRecvr
by Csaba Ringhofer
· 1 year, 5 months ago
49f0ab1
IMPALA-14794: Implement small string optimization in Parquet scanner
by Balazs Hevele
· 9 weeks ago
0e0e56e
IMPALA-14835: Upgrade aircompressor to 2.0.3
by Pranav Lodha
· 8 weeks ago
ab22511
IMPALA-12137: Fix skipping parquet data copy for dict pages
by Balazs Hevele
· 7 weeks ago
a5256e8
IMPALA-14836: Fix cloning Iceberg V3 tables
by Zoltan Borok-Nagy
· 8 weeks ago
79a12a7
IMPALA-12137: Do not copy parquet data for dict encoded pages
by Balazs Hevele
· 8 weeks ago
b59be45
IMPALA-14639: Calcite planner should not allow date cast to int
by Steve Carlin
· 4 months ago
0d90b82
IMPALA-14482: Calcite planner: order by "random()" fixed
by Steve Carlin
· 8 weeks ago
787b63a
IMPALA-14819: Calcite planner: Implement sqrt function in convertlet
by Steve Carlin
· 8 weeks ago
ef2d50e
IMPALA-14592: Read Row Lineage of Iceberg tables
by Zoltan Borok-Nagy
· 3 months ago
e2aeb0a
IMPALA-14535: Improve wait for HMS events sync with hierarchical event processing
by Venu Reddy
· 5 months ago
9f78f45
IMPALA-14826: exclude file descriptors from Iceberg tables on webui/json
by Csaba Ringhofer
· 8 weeks ago
c601f44
IMPALA-14737 Part2: Add relaxed predicate pushdown for LIKE patterns with suffix
by Arnab Karmakar
· 10 weeks ago
be4778a
IMPALA-14810: Add Iceberg commit to catalog timeline
by Csaba Ringhofer
· 9 weeks ago
caeacdf
IMPALA-14792: Try avoiding hadoop.fs.Path when loading Iceberg tables
by Csaba Ringhofer
· 10 weeks ago
24611f7
IMPALA-14776 (part 3): Fix misc resource leaks
by Joe McDonnell
· 9 weeks ago
4a675b7
IMPALA-13122 addendum: Fix host statistics logging for erasure coded files
by Arnab Karmakar
· 9 weeks ago
52f3943
IMPALA-14768: Add the operation type to the lineage graph
by Fang-Yu Rao
· 3 months ago
ffec3e6
IMPALA-14776 (part 1 followup): Fix TestParquetMaxPageHeader
by Joe McDonnell
· 9 weeks ago
7d71ec1
IMPALA-14575: Add constant handling for Hive GenericUDFs
by Balazs Hevele
· 3 months ago
a99ccda
IMPALA-14230: Add catch-up mode for event processing
by Yida Wu
· 3 months ago
31769a7
IMPALA-13122: Add detailed file metadata statistics to table loading logs
by Arnab Karmakar
· 3 months ago
3e495c4
IMPALA-14776 (part 1): Auto-close manually created impala clients
by Joe McDonnell
· 10 weeks ago
79e2ab9
IMPALA-14776 (part 2): Fix miscellaneous socket leaks
by Joe McDonnell
· 10 weeks ago
6a70307
IMPALA-12621: Prevent Thread interrupt flag poisoning of JVM threads
by Zoltan Borok-Nagy
· 2 months ago
9038933
IMPALA-14793: Replace row regex with aggregation tests
by Surya Hebbar
· 9 weeks ago
6cec0bf
IMPALA-14791: Fix crash in PlanToJson when sink was not executed
by Zoltan Borok-Nagy
· 10 weeks ago
a51b8a2
IMPALA-14739: Harden CatalogdMetaProvider.Weigher for edge cases
by Csaba Ringhofer
· 2 months ago
f117905
IMPALA-13321: [DOCS] Add documentation about CONVERT TO ICEBERG statement
by Daniel Vanko
· 2 months ago
d410fc2
IMPALA-14788: Prevent Thread interrupt after completion
by Michael Smith
· 10 weeks ago
e36d717
IMPALA-14691: Only log modified query options
by Balazs Hevele
· 2 months ago
0adb077
IMPALA-14784: Upgrade to python-xdist==3.5.0 and use --dist=worksteal
by Joe McDonnell
· 2 months ago
02d2e16
IMPALA-14525 addendum: For simplify, nulls should only be treated as false for filters
by Steve Carlin
· 3 months ago
cab3e30
IMPALA-14785: Reduce size of JUnitXML by skipping logs for passing tests
by Joe McDonnell
· 2 months ago
41d7a2b
IMPALA-14746: Calcite planner: Allow overrides in test framework
by Steve Carlin
· 3 months ago
efd8988
IMPALA-14781: Use real host name in URL in dual stack webui
by Csaba Ringhofer
· 2 months ago
a190eb0
IMPALA-14429: (addendum) Only int types need extra conversion.
by Steve Carlin
· 2 months ago
Next »