Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release notes for 0.272 #17499

Closed

Conversation

varungajjala
Copy link
Contributor

Missing Release Notes

Amit Dutta

George Wang

Ke Wang

Sergey Smirnov

Tim Meehan

Todd Gao

guojianhua

Extracted Release Notes

All Commits

  • 290bc4a Fix buffer size calculation in TDigest (Tim Meehan)
  • 3913a1a Enable Retrying max requests queued exception. (Amit Dutta)
  • 8479f26 Fix presto on spark tests being skipped (Ariel Weisberg)
  • e7f1401 Kill queries aggressively under high task pressure (Mayank Garg)
  • 1e64daf Expose ORC writer compression level as session property (Sergii Druzkin)
  • 028ef8e Fix TestPrestoQueries (Ariel Weisberg)
  • 8750895 Add lark sheets connector (Todd Gao)
  • eff7788 Revert "Preserve quotedness for Identifier when formatting Query" (Varun Gajjala)
  • 36cfca4 Support isOrderable trait for distinct types (Pranjal Shankhdhar)
  • 3c800f0 Add tests for DictionaryBlock size methods (James Petty)
  • 2a79ba1 Make DictionaryBlock sizeInBytes calculation consistent (James Petty)
  • f0ea5b9 Add more benchmark for block position sizes (James Petty)
  • 0280165 Record that the result of DictionaryBlock#copyPositions is compact (James Petty)
  • 4871cee Opportunistically record computed dictionary size and uniqueIds (James Petty)
  • e4f477c Add support for fixed width blocks computing their size more efficiently (James Petty)
  • bb0ee5c Avoid redundant metastore calls for non-system Iceberg tables (Chunxu Tang)
  • 1066c99 Revert "Wrapper the input and oupput stream from HadoopExtendedFileSystem" (Varun Gajjala)
  • 7e138de Support distinct type in hive (Pranjal Shankhdhar)
  • 40a79cd Make TestPinotSegmentPageSource single threaded (Neerad Somanchi)
  • f63dfbc Add runtimeStats to track read calls to underlying storage (Nikhil Collooru)
  • 9faf7d5 Support directly writing bytes to VariableWidthBlockBuilder (Arunachalam Thirupathi)
  • 0233d34 Write data directly to OutputBuffer (Arunachalam Thirupathi)
  • 807cb33 Avoid Slice allocation for Statistics (Arunachalam Thirupathi)
  • 733d444 Generalize storage format in file metastore (Todd Gao)
  • 2823595 Add some tests on serialization for file metastore (Todd Gao)
  • 9a50892 Propagate session's connector properties in analyzeView (mengdilin)
  • 85a5aa5 Add operators for distinct types (Pranjal Shankhdhar)
  • 5c6efc7 Fix spelling (Josh Soref)
  • 7c1b764 Fix out-of-date links in Cassandra connector doc (v-jizhang)
  • f11dcb6 Fix incorrect type mapping in Cassandra documentation (v-jizhang)
  • 1329da0 Fix typo in Cassandra doc (v-jizhang)
  • 3020df1 implement secure_random function with uniform distribution (Darren Fu)
  • 7b212bb Reduce hadoop configuration construction time (zhangyanbing)
  • 0ebe1de Fix small inefficiency in StripeReader (Sergii Druzkin)
  • 6e88468 Add OrcReaderOptions builder (Sergii Druzkin)
  • 5eae5e5 Add adaptive execution policy (Tim Meehan)
  • ba99b74 Add Thrift serde support for ServerInfo (Sergey Smirnov)
  • 668d495 get raw filesystem should consider CachingFileSystem (guojianhua)
  • 1788358 Add casts and operators for distinct types (Pranjal Shankhdhar)
  • 8982bab Refactor lookupCast(). Use Type instead of TypeSignature (Pranjal Shankhdhar)
  • ef1fd25 Improve listing performance of Hudi tables (Sagar Sumit)
  • 195ce18 Wrapper the input and oupput stream from HadoopExtendedFileSystem (guojianhua)
  • a9e6b6e Fix TestMemoryManager#testQueryMemoryPerNodeLimit flaky test (Swapnil Tailor)
  • fce3301 Disable flaky TestDistributedQueryResource.testGetAllQueryInfoForLimits (Masha Basmanova)
  • 143c6f6 Allow to pick a subset of TPC-DS tables to create in HiveQueryRunner (Masha Basmanova)
  • c862457 Export DispatchManager counters (Mayank Garg)
  • a6610c0 Revert "Tighten allowed characters for non-delimited identifiers" (Rebecca Schlussel)
  • de18be1 Add TPCDS schema to HiveQueryRunner (George Wang)
  • 172763f refactor logic to support create TPC tables for HiveQueryRunner (George Wang)
  • 7830670 Throw proper error code when timezone is invalid from packDateTimeWithZone function. (Amit Dutta)
  • 241adf1 Add join table reference check in JOIN ON clause (Ruslan Mardugalliamov)
  • 761cd55 Fix cleanup workflow reference (Josh Soref)
  • 8c50171 Align intermediate types for AVG aggregate function (Masha Basmanova)
  • 65ecdd6 Fix cast from real to varchar: follow the SQL standard in formatting (v-jizhang)
  • 62b0d7b Fix cast from double to varchar: follow the SQL standard in formatting (v-jizhang)
  • 19e5853 Fix cast from real to varchar: do not return values overflowing the type (v-jizhang)
  • a8d8531 Fix cast from double to varchar (v-jizhang)
  • 0ae645b Test casts of approximate numeric types to bounded varchar (v-jizhang)
  • 4350f22 Handle the scalar subqueries for unnest (Maksim Dmitriyevich Podkorytov)
  • e5c35a6 Fix cleanup CI (Josh Soref)
  • e91cbb0 Add min compressible size to OrcOutputBuffer (Sergii Druzkin)
  • 25b2f25 Ensure Parameters are in proper order for queries having WITH clause (v-jizhang)
  • dd673a9 Fix bug in OrcOutputBuffer leading to severe undercompression of large blobs (Sergii Druzkin)
  • ae9f559 Refactor iceberg multi-catalog smoke tests (Chunxu Tang)
  • 2081ec9 Add getDefaultBlockSize and getDefaultReplication to CachingFileSystem (Chen)
  • bcf13da Refactor null handling in ORC Dictionary writers (Arunachalam Thirupathi)
  • f7774e5 Fixing TestServerInfoResource (Swapnil Tailor)
  • 2ebf7ea Add distinct type definition (Pranjal Shankhdhar)
  • e01d5ca Add ORC writer flush policy (Sergii Druzkin)
  • b6eb0a0 Bumped Alluxio client to 2.7.3 (David N Perkins)
  • 79370de Add a new JDBC driver parameter timeZoneId (v-jizhang)
  • d370d62 Tighten allowed characters for non-delimited identifiers (v-jizhang)
  • d8323f5 Preserve quotedness for Identifier when formatting Query (v-jizhang)
  • 3509718 Support optional row numbers in OrcSelectiveReader (Harsha Rastogi)
  • aab1acf Add default implementation to HiveMetastore to fix the build (Beinan Wang)
  • 7b83d6a Skip synthetic members to enable code coverage (Guy Moore)
  • 39b6cea Remove the junit dependency to fix the build (Beinan Wang)
  • b1402dc Create an abstract class for metadata of multiple iceberg catalogs (Chunxu Tang)
  • e3c9af6 Enable cost based optimization by default (Rongrong Zhong)
  • ca90676 Improve memory accounting for broadcast table (Arjun Gupta)
  • 5edaef8 check field runtimeStats to prevent accessing undefined properties (ahouzheng)
  • 2fb2c31 Add ability to do streaming for partial aggregation (Ke Wang)
  • f66c85b Add ability to do streaming aggregation for hive table scans (Ke Wang)
  • 39d20a8 Add ability to disable splitting file in hive connector (Ke Wang)
  • afd4d2f fixing presto pinot doc for pinot catalog configs and add session property pinot.topn_large (Xiang Fu)
  • 59d092c Support iceberg connector concurrent insertion (panyliu)
  • fe1e84d Fixing Distributed Query Runner (Swapnil Tailor)
  • 3cb1ee2 Skip reading Parquet pages using Column Indexes feature (Xinli shang)
  • c911689 Add unit test for ThreadResource (Alan Xu)
  • c07106b ThreadResource supports JSON serde at present. (Alan Xu)
  • 6b5da9a Support json type in PinotSegmentPageSource (Xiang Fu)
  • 4d8aad1 Fix parquet data page offset calculation in parquet writer (v-jizhang)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant