January 23, 2021 – January 30, 2021
Overview
-
0 Active Issues
-
- 27 Merged Pull Requests
- 18 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
27 Pull requests merged by 18 people
-
HIVE-17155: findConfFile() in HiveConf.java has some issues with the conf path
#1820 merged
Jan 29, 2021 -
HIVE-24636: Memory leak due LogFactory retaining ClassLoaders
#1924 merged
Jan 29, 2021 -
HIVE-24458: Add a method to provide a non-normalized ExpressionTree
#1726 merged
Jan 29, 2021 -
HIVE-23728: Run metastore verification tests during precommit
#1154 merged
Jan 29, 2021 -
HIVE-24392: Add table id to GetPartitionsByNamesRequest
#1909 merged
Jan 29, 2021 -
HIVE-24674. Set repl.source.for property in the db if db is under repication
#1897 merged
Jan 29, 2021 -
HIVE-24601: Control CBO fallback behavior via property
#1875 merged
Jan 28, 2021 -
HIVE-24661: Do Not Stringify Exception in Logger messages
#1889 merged
Jan 28, 2021 -
HIVE-24678: Add feature toggle to control SWO parallel edge support
#1912 merged
Jan 28, 2021 -
HIVE-24564: Extend PPD filter transitivity to be able to discover new opportunities
#1811 merged
Jan 28, 2021 -
HIVE-24345: Re-enable flaky test: TestCleanupService#testEventualClea…
#1908 merged
Jan 27, 2021 -
HIVE-24675: Handle external table replication for HA with same NS and…
#1898 merged
Jan 27, 2021 -
HIVE-24683
#1911 merged
Jan 27, 2021 -
HIVE-24679: Reuse FullDPSpecs in loadDynamicPartitions to avoid double listing
#1903 merged
Jan 27, 2021 -
HIVE-24667: Truncate optimization to avoid unnecessary per partition DB get operations
#1891 merged
Jan 27, 2021 -
HIVE-24569: LLAP daemon leaks file descriptors/log4j appenders
#1858 merged
Jan 26, 2021 -
HIVE-24669: Improve FileSystem usage in Hive::loadPartitionInternal
#1893 merged
Jan 26, 2021 -
HIVE-24637 make Tez progress log interval configurable
#1870 merged
Jan 26, 2021 -
HIVE-24670
#1894 merged
Jan 26, 2021 -
HIVE-24411: Make ThreadPoolExecutorWithOomHook more awareness of OutO…
#1695 merged
Jan 26, 2021 -
HIVE-24671: Semijoinremoval should not run into an NPE in case the SJ filter contains an UDF
#1901 merged
Jan 26, 2021 -
HIVE-24633: Support CTE with column labels
#1865 merged
Jan 25, 2021 -
HIVE-24500: Bump up the log4j version from 2.12.1 to 2.13.2 to avoid …
#1754 merged
Jan 25, 2021 -
HIVE-24656
#1885 merged
Jan 25, 2021 -
HIVE-22981: DataFileReader is not closed in AvroGenericRecordReader#e…
#1686 merged
Jan 25, 2021 -
HIVE-23546: Skip authorization when user is a superuser
#1033 merged
Jan 25, 2021 -
HIVE-24680: Disable flaky unionDistinct_1.q test
#1904 merged
Jan 25, 2021
18 Pull requests opened by 14 people
-
Hive 24348 - Isolating dependencies and execution with Java for Beeline(Abhay Chennagiri)
#1906 opened
Jan 25, 2021 -
HIVE-24657: Make Beeline Logging Dependencies Explicit
#1907 opened
Jan 25, 2021 -
[WIP] HIVE-24445: Non blocking DROP table implementation
#1914 opened
Jan 26, 2021 -
HIVE-24682: Collect dynamic partition info in FileSink for direct insert
#1915 opened
Jan 27, 2021 -
HIVE-24691: Ban commons-logging (again)
#1916 opened
Jan 27, 2021 -
HIVE-24693: Convert timestamps to zoned times without string operations
#1918 opened
Jan 27, 2021 -
HIVE-23458: Introduce unified thread pool for scheduled jobs
#1919 opened
Jan 28, 2021 -
HIVE-24694: Early connection close to release server resources during creating
#1920 opened
Jan 28, 2021 -
HIVE-24695: Clean up session resources, if TezSession is unable to start
#1921 opened
Jan 28, 2021 -
HIVE-24697: DbNotificationListener Cleaner thread dies on NoSuchMetho…
#1922 opened
Jan 28, 2021 -
HIVE-24636: Memory leak due LogFactory retaining ClassLoaders
#1923 opened
Jan 28, 2021 -
HIVE-24698. Sync ACL's for the table directory during external table replication.
#1925 opened
Jan 28, 2021 -
HIVE-23485: Bound GroupByOperator stats using largest NDV among columns
#1926 opened
Jan 28, 2021 -
HIVE-24701: Remove String Manipulation from Date Parsing TimestampTZUtil
#1927 opened
Jan 28, 2021 -
[DRAFT] Upgrade calcite to 1.25
#1928 opened
Jan 29, 2021 -
HIVE-24704: Ensure that all Operator column expressions refer to a column in the RowSchema
#1929 opened
Jan 29, 2021 -
[wip] HIVE-24525 github actions testing
#1930 opened
Jan 29, 2021 -
HIVE-24705: Create/Alter/Drop tables based on storage handlers in HS2…
#1931 opened
Jan 29, 2021
35 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
HIVE-24346. Store HPL/SQL packages into HMS (amagyar)
#1733 commented on
Jan 30, 2021 • 57 new comments -
HIVE-23553: Upgrade ORC version to 1.6.7
#1823 commented on
Jan 29, 2021 • 37 new comments -
HIVE-24673: Migrate NegativeCliDriver and NegativeMinimrCliDriver to …
#1902 commented on
Jan 29, 2021 • 16 new comments -
HIVE-24664: Support column aliases in Values clause
#1892 commented on
Jan 29, 2021 • 6 new comments -
HIVE-24654: Table level replication support for Atlas metadata
#1883 commented on
Jan 29, 2021 • 5 new comments -
HIVE-24353: performance: do not throw exceptions when parsing dates
#1650 commented on
Jan 30, 2021 • 4 new comments -
[WIP] HIVE-24645: Call configure for UDFs after fetch task conversion
#1876 commented on
Jan 28, 2021 • 4 new comments -
[DRAFT] Remove HiveSubQRemoveRelBuilder
#1878 commented on
Jan 27, 2021 • 4 new comments -
HIVE-24456: Added HiveConf to check if FIPS mode is enabled, if so co…
#1721 commented on
Jan 29, 2021 • 3 new comments -
HIVE-24525: Invite reviewers automatically by file name patterns
#1767 commented on
Jan 29, 2021 • 2 new comments -
HIVE-24591: Move Beeline To SLF4J Simple Logger
#1833 commented on
Jan 29, 2021 • 2 new comments -
HIVE-24073 : Execution exception in sort-merge semijoin
#1476 commented on
Jan 30, 2021 • 1 new comment -
HIVE-19253 : HMS ignores tableType property for external tables
#1537 commented on
Jan 25, 2021 • 1 new comment -
HIVE-24259: [CachedStore] Optimise get constraints call by removing redundant table check
#1610 commented on
Jan 29, 2021 • 1 new comment -
HIVE-24343: Table partition operations (create, drop, select) fail wh…
#1640 commented on
Jan 26, 2021 • 1 new comment -
HIVE-24430: DiskRangeInfo should make use of DiskRangeList
#1709 commented on
Jan 25, 2021 • 1 new comment -
HIVE-24324: Remove deprecated API usage from Avro
#1711 commented on
Jan 25, 2021 • 1 new comment -
HIVE-24478: Subquery GroupBy with Distinct SemanticException: Invalid column reference
#1732 commented on
Jan 29, 2021 • 1 new comment -
HIVE-24511: Fix typo in SerDeStorageSchemaReader
#1757 commented on
Jan 29, 2021 • 1 new comment -
HIVE-22944: Upgrade to Kryo5
#1798 commented on
Jan 29, 2021 • 1 new comment -
HIVE-24584. IndexOutOfBoundsException from Kryo when running msck repair
#1828 commented on
Jan 26, 2021 • 1 new comment -
HIVE-24624: Repl Load should detect the compatible staging dir
#1855 commented on
Jan 28, 2021 • 1 new comment -
Found class jline.Terminal, but interface was expected
#1180 commented on
Jan 29, 2021 • 0 new comments -
HIVE-23882: Compiler should skip MJ keyExpr for probe optimization
#1286 commented on
Jan 28, 2021 • 0 new comments -
HIVE-23900: Replace Base64 in exec Package
#1297 commented on
Jan 27, 2021 • 0 new comments -
HIVE-24221: Use vectorizable expression to combine multiple columns in semijoin bloom filters
#1544 commented on
Jan 29, 2021 • 0 new comments -
HIVE-24313: Optimise stats collection for file sizes on cloud storage
#1636 commented on
Jan 25, 2021 • 0 new comments -
HIVE-24295: Apply schema merge to all shared work optimizations
#1662 commented on
Jan 29, 2021 • 0 new comments -
HIVE-18728 : Secure webHCat with SSL
#1699 commented on
Jan 27, 2021 • 0 new comments -
HIVE-24484: Upgrade Hadoop to 3.3.0
#1742 commented on
Jan 26, 2021 • 0 new comments -
HIVE-24470: Separate HiveMetaStore Thrift and Driver logic
#1787 commented on
Jan 27, 2021 • 0 new comments -
[WIP] HIVE-24543: Support SAML 2.0 as an authentication mechanism
#1791 commented on
Jan 27, 2021 • 0 new comments -
HIVE-24640 - Add error message in hive proto logger for failed queries.
#1880 commented on
Jan 30, 2021 • 0 new comments -
HIVE-24653: Race condition between compactor marker generation and ge…
#1882 commented on
Jan 29, 2021 • 0 new comments -
HIVE-24666: Vectorized UDFToBoolean unable to filter rows if input is…
#1890 commented on
Jan 28, 2021 • 0 new comments