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.273 #17775

Merged
merged 1 commit into from
May 19, 2022

Conversation

mshang816
Copy link
Contributor

@mshang816 mshang816 commented May 17, 2022

Missing Release Notes

Amit Dutta

Boris Verkhovskiy

Fengpeng Yuan

Ke Wang

Mandy Cho

Naveen Kumar Mahadevuni

Pranjal Shankhdhar

Rebecca Schlussel

Reetika Agrawal

Steve Chuck

ellison840611

Extracted Release Notes

All Commits

  • 1382f8d Remove state from the final scalar function (Sreeni Viswanadha)
  • a25098b Avoid unnecessary ConsistentHashingNodeProvider instance creation (xingmao.zheng)
  • daec022 clickhouse connector v1.1 (ellison840611)
  • 829c8c2 Fix failure when indexes share same alias (Branimir Vujicic)
  • 0d522bf Fix Cassandra documentation for supported partition types (v-jizhang)
  • 9ff349f Revert "Add unit to RuntimeMetric" (Zac)
  • 6e35917 Add support for writing column encoding with sequence id (Sergii Druzkin)
  • 0c35954 Add support for passing clientTags in JDBC connection URI (Aryan)
  • 67f09ca Add sequence to ColumnWriters (Sergii Druzkin)
  • df48c12 Add SessionProperties to JdbcConnector (Ohm Patel)
  • 59f86ca Add .circleci/config.yml (Michael Shang)
  • ca38e19 Add unit to RuntimeMetric (Zac)
  • bf81703 Additional property in HiveDirectoryContext (abhiseksaikia)
  • 6eec20f Update CONTRIBUTING.md to document updated committer rules (Tim Meehan)
  • e50d09f Fix time boundary handling in Pinot (v-jizhang)
  • 25fab59 Disable flaky test (Tim Meehan)
  • 237e18d Add support casting timestamp of micro/nanosecond (Fengpeng Yuan)
  • 2a040a2 Fix the streamPartitioning and localProperty for table scan (Ke Wang)
  • 547cb4d Fix order based execution function names (Ke Wang)
  • 84436f5 Add segmented aggregation support in query plan (Ke Wang)
  • 8c850f7 Update Iceberg to 0.13.1 (Eduard Tudenhoefner)
  • 0571a80 Fix CachingJobConf (Nikhil Collooru)
  • aa25ede Add to_base32 and from_base32 varbinary functions (v-jizhang)
  • c5c0866 Remove Stats and Jmx dependency from presto-orc (Arunachalam Thirupathi)
  • 0f24802 Add partial support for flat map stuff to DwrfMetadataWriter (Sergii Druzkin)
  • 44ad3cc Fix checkState param placeholders in ColumnEncoding (Sergii Druzkin)
  • 584a957 Minor fixes for presto-orc (Sergii Druzkin)
  • 29d5bb5 Propagate flattenedColumns to ColumnWriterOptions (Sergii Druzkin)
  • 86e2633 Remove transitionToRunning on Stage schedulingComplete() (Branimir Vujicic)
  • 8572f28 Add Presto CODEOWNERS file (Tim Meehan)
  • ee5fbda Fix wrong result due to column position mismatch in BigQuery (v-jizhang)
  • d5d00d8 Add option appendRowNumber to presto-hive (Harsha Rastogi)
  • 9de103b Upgrade Airlift to 0.203 (Ajay George)
  • 971cb92 Add missing ThriftConstructor annotation (Ajay George)
  • 9b12ba3 Update presto-native-execution from the latest of presto_cpp (Michael Shang)
  • 6738e36 Add nested field ids to Iceberg column handler (Chunxu Tang)
  • 9e26b97 Add Microseconds Timestamp Type (Arunachalam Thirupathi)
  • 2ae6955 Support precision in SqlTimestamp (Arunachalam Thirupathi)
  • bc09c31 Only request client certificate when using certificate authentication (Shashwat Arghode)
  • 61bd681 Upgrade Airlift to 0.202 (Shashwat Arghode)
  • 538577b Use same operator type for index join builders (v-jizhang)
  • 92c1613 Fix connection URL example and link to Oracle docs (v-jizhang)
  • d28982b clickhouse connector (ellison840611)
  • d5290b5 Adjust filter_and_project_min_output_page_row_count to 1 for final DistinctLimit (Sreeni Viswanadha)
  • 31cba31 Fix unable to display stage performance (xyueji)
  • 2f13616 Improve array_remove perf when the given element doesn't exist in it (Sreeni Viswanadha)
  • 2e26ea1 Reuse getAllStages result when making QueryInfo (James Petty)
  • c0301dc Consolidate completeQueryInfo into finalQueryInfo (James Petty)
  • 90add58 Improve StatementStats and StageStats creation (James Petty)
  • c8881ef Add WrapperJobConf, CopyOnWriteConfiguration to reduce config copies (Nikhil Collooru)
  • 8381fd5 Reduce number of hdfsConfiguration copies (Nikhil Collooru)
  • 2906374 Add thrift support for OperatorStats (Ajay George)
  • 37459cb Add thrift support for OperatorInfo implementations (Ajay George)
  • 46d0c99 Add OperatorInfoUnion (Ajay George)
  • a4dea8c Fix calculation error in deepInstanceSize of BlockBuilderStatus (v-jizhang)
  • bd9b992 Use Collections#isEmpty() instead of comparing size() (Yeikel)
  • 6a062cd Don't recreate operator aggregateSystemMemoryContexts (Rebecca Schlussel)
  • 149a53a Don't recreate operator localSystemMemoryContexts (Rebecca Schlussel)
  • d7c90db Fix memory allocation tag for TableWriterMergeOperator (Rebecca Schlussel)
  • 9419448 Fix memory allocation tag for UnnestOperator (Rebecca Schlussel)
  • ce5e322 Move isManagedTable and deleteDirectoryRecursively helper methods to MetastoreUtil class (imjalpreet)
  • bab2ea3 Add support for deleting files when table is dropped in ThriftHiveMetastore (imjalpreet)
  • 13074f4 Fix close idempotency for JDBC PreparedStatement (Branimir Vujicic)
  • 0511189 Add an override method read for class HdfsInputStream (v-jizhang)
  • 1660a27 Add timeout to interrupt query analyzer thread in case of a deadlock (Jaromir Vanek)
  • 258fd7b Update README.md (Tim Meehan)
  • d8399c9 Fix verifier skip control option (Ariel Weisberg)
  • 24a84f6 Add iceberg connector time travel docs (Chunxu Tang)
  • 158c8d5 Add thrift serde support for SplitOperatorInfo (Ajay George)
  • 2c18c53 Use the info map from Split in operators (Ajay George)
  • c86df8b Use the new getInfoMap method from ConnectorSplit (Ajay George)
  • 72b6964 Add info map to ConnectorSplit (Ajay George)
  • eac06b6 Fix int overflow bug in ListFilter (Sergii Druzkin)
  • cf2e5e0 Add helper method for common UUID conversions (Branimir Vujicic)
  • 2e90574 Update with latest commits from presto_cpp (Michael Shang)
  • 3b0982c Fixing Disaggregated Coordinator Queue Issue (Swapnil Tailor)
  • 1cac5ba Add Thrift Support for ClusterStatsResource (Derek Xia)
  • 796d1c2 Replace CpuTimer to avoid sampling user time (Will Holen)
  • 1997a9b Adding Disaggregated Coordinator Configuration Documentation (Swapnil Tailor)
  • b32214e Fix typo in docs of kafka connector (v-jizhang)
  • bdb2184 Fix page retained size by accounting slice base object once for a page (singcha)
  • fb68c37 Support Hive metastore impersonation for no-auth (zhangbutao)
  • 2e9a297 Replace Joda-Time libraries in presto-spark-testing (Derek Xia)
  • 75542bf Update jgrapht version for code migration (Guy Moore)
  • d142ec3 Allow worker nodes to skip discovering other worker nodes (Anuj Jamwal)
  • 71d9411 Make ExpressionTreeRewriter for LogicalBinaryExpression iterative (Sreeni Viswanadha)
  • 4bf475f Enhance assertQuery to support actual and expected session parameters. (Amit Dutta)
  • 23b1e85 Add query stage to verifier client info (Ariel Weisberg)
  • e9ece3b Add thrift annotations to operator package (Ajay George)
  • 7193625 Add concurrent control and test to verifier (Ariel Weisberg)
  • e4131f5 Upgrade protoc and grpc for ARM support (Jun)
  • 96f9fd1 Add IN_MAP output stream for flat map writer (Sergii Druzkin)
  • 1c89b6e Disable frequently failing test until the rootcause is fixed. (Sreeni Viswanadha)
  • 16429bc Extend Parquet reader system to add an optional row-index column (shidayang)
  • 2f3f708 Allow customization of StreamKind for Boolean streams (Sergii Druzkin)
  • 06377cd Fix some 'Populate maven cache' steps (Sergii Druzkin)
  • 8306f72 Add last data commit times to Hive QueryOutputMetadata (Lin Liu)
  • 89cd990 Double quote identifier in generated pinot query (Xiang Fu)
  • b8fb056 Add thrift annotations to SchemaTableName (Ajay George)
  • c5b1b40 Add thrift annotations to PlanNodeId (Ajay George)
  • 59c7127 Add a local roundrobin shuffle before DistinctLimitPartial (Sreeni Viswanadha)
  • 83aa60c Support timely invalidation of parquet metadata cache (yangyicheng)
  • b87e28f Pinot connector: by default turn on push down top n queries (Xiang Fu)
  • b780bca Add column count limit for cached partitions (Nikhil Collooru)
  • 10211d4 Add stats for metastore partition cache (Nikhil Collooru)
  • 5589e6d Add missing MergeJoinNode visit methods (Amit Adhikari)
  • 46af092 Fail on driver if broadcast table exceeds broadcast or node max limit (singcha)
  • d8afc0e Minor optimization of MapFlatSelectiveStreamReader (Sergii Druzkin)
  • 445d33f Fine tune .gitignore. remove build and presto-native-execution (Michael Shang)
  • 70c2daf Add velox submodule and some cpp-specific file to .gitignore (Michael Shang)
  • 5873abb Init commit of moving presto_cpp to presto (Michael Shang)
  • 7f9234a Bump postgresql driver to 42.3.3 (v-jizhang)
  • 1f37d07 Fix style in Kudu documentation (v-jizhang)
  • 04e1e9c Update Alluxio InstancedConfiguration to use proper type (Rongrong Zhong)
  • 6732a71 Update iceberg doc with schema evolution (Chunxu Tang)
  • cc6992e Add intro to Procedure in the Hive connector (v-jizhang)
  • 27579d8 pinot proxy changes (Xiaoman Dong)
  • c0ad656 Fix formatting in EXPLAIN docs (Boris Verkhovskiy)
  • fe6aecd Extend IOPlanVisitor to support IndexSourceNode (Arjun Gupta)
  • a3a5ded Compute adjusted queue size in resource manager (abhiseksaikia)
  • 6e0f979 Add a MapFlatColumnWriter skeleton (Sergii Druzkin)
  • ff49b52 Optimize byte[] asserts in TestOrcOutputBuffer (Sergii Druzkin)
  • bf93268 Add flat map config to OrcWriter (Sergii Druzkin)
  • fe5ce33 Add validation of partial aggregation return type to the TypeValidator. (Sergey Pershin)
  • db01b7a Replace Joda-Time libraries with java.time in presto-pinot-toolkit (Nirmit Shah)
  • 20ff10b Modify DirectoryLister interface to pass partition information (abhiseksaikia)
  • 74504a2 Cache type signature for complex types (Sergii Druzkin)
  • 4b568c1 Add runtime stats for materialized view status (Rohit Jain)
  • 3fbbb67 Fix existing partitions overwrite in Hive (Naveen Kumar Mahadevuni)
  • 0b67486 Adding read support for json & jsonb datatypes in postgresql (Reetika Agrawal)
  • 3f60a5f Thriftify Buffer classes (Ajay George)
  • aa936ad Deprecate joda-time in favor of java.time in tpcds (Mandy Cho)
  • c34dad7 Support TRUNCATE TABLE statement (Branimir Vujicic)
  • 3b4b5e3 Fix typo: Not --> Note (v-jizhang)
  • cf22b2a Commit handle is stored in query state machine (Lin Liu)
  • 695b200 Fix Iceberg $files table in case of column dropping (v-jizhang)
  • f903bcb Add cast(ObjectId() as string) in mongodb connector (Valentin Touffet)
  • d5ef9b6 Remove state from more scalar functions (Sreeni Viswanadha)
  • 1877f5a Optimize MAP type asserts in OrcTester (Sergii Druzkin)
  • e98b500 Retry broadcast OOM with BHJ disabled within the same spark session (Arjun Gupta)
  • 603d617 Fill OrcOutputBuffer all the way to max size before flushing (Sergii Druzkin)
  • 30274fa Propagate the error message correctly (Nikhil Collooru)
  • 96b4eb8 Add runtime stats for cases in materialized view (Rohit Jain)
  • 199d70c Avoid status check if consistency is not enabled (Rohit Jain)
  • 848e48e Add dockerized Hive with Minio data lake for tests (Naveen Kumar Mahadevuni)
  • c9bff48 Add HiveHadoop test container (Naveen Kumar Mahadevuni)
  • a4c2986 Add MinIO test container (Naveen Kumar Mahadevuni)
  • a0a118e Introduce generic TestContainer for integration tests (Naveen Kumar Mahadevuni)
  • abb6216 Make distinct type work in client and hive (Pranjal Shankhdhar)
  • f4b7560 Add ability to enable merge join in query plan (Ke Wang)
  • d9a5540 Rename hive config and session property for order-based execution (Ke Wang)
  • a0990af Upgrade zstd-jni to 1.5.2.2 (Chen Li)
  • f0f8751 Bump up sphinx version to fix docs build (James Sun)
  • 0ad1ea0 Revert "Test casts of approximate numeric types to bounded varchar" (Asjad Syed)
  • 83ed4b1 Revert "Fix cast from double to varchar" (Asjad Syed)
  • 7eb2c44 Revert "Fix cast from real to varchar: do not return values overflowing the type" (Asjad Syed)
  • 36fad6a Revert "Fix cast from double to varchar: follow the SQL standard in formatting" (Asjad Syed)
  • c5863da Revert "Fix cast from real to varchar: follow the SQL standard in formatting" (Asjad Syed)
  • 04cf685 Add iceberg $properties system table (Chunxu Tang)
  • d6c9779 Throw PrestoException from VisitPlan. (Amit Dutta)
  • 63a6b0f Fix return type of intermediate aggregation. (Sergey Pershin)
  • ab0367e Return metastore operation stats from metastore (Lin Liu)
  • 7055463 Return ConnectorCommitHandle for commit function (Lin Liu)
  • 69a924e Way to override aggregation intermediate types for Velox aggregations. (Sergey Pershin)
  • a64e7a4 Add column comments for Iceberg tables (Chunxu Tang)
  • 8cbb414 Include more cases in LimitWithoutOrderByChecker in verifier (Anuj Jamwal)
  • bc70c2d Thriftify Runtime Metrics and Stats (Ajay George)
  • 49ff892 Avoid boxing in retained bytes per part consumer (James Petty)
  • 1bd87f8 Avoid passing nulls into retained size consumers (James Petty)
  • c834917 Create test-coverage module (Guy Moore)
  • 1820148 Improve description and visiblity of the properties reference (v-jizhang)
  • f908fae Fix minor bugs on querying Hudi MOR tables (Todd Gao)
  • e1d40fb Implement subfield acl check (Pranjal Shankhdhar)
  • ee2ff44 Add trim_array function (v-jizhang)
  • 4a46c79 Add missing generics in S3SelectRecordCursor (v-jizhang)
  • dfe8fc6 Fix a copy/paste typo in error description (Maksim Dmitriyevich Podkorytov)
  • af57cfd Fix the state filter bug for QueryResource (xyueji)
  • fa5de48 Upgrade parquet version to 1.12.2 (Xinli shang)
  • 65d08a1 Create warning for approx_distinct and approx_set with low maxStandardError (Steve Chuck)
  • fb2b630 Add interface for subfield column ACL check (Pranjal Shankhdhar)
  • add847f Move materialized view tests to separate class (Rohit Jain)
  • ce5ebed Error order by in materialized view (Rohit Jain)
  • f28fdd3 Support iceberg metrics nanValueCounts (Chunxu Tang)
  • f66f61d Enable Retrying max requests queued exception. (Amit Dutta)
  • 5790022 Add join table reference check in JOIN ON clause (Ruslan Mardugalliamov)
  • b21d4fd Fix buffer size calculation in TDigest (Tim Meehan)
  • 372956c Fix reserved thrift keyword usage (Ajay George)

@mshang816 mshang816 requested a review from a team as a code owner May 17, 2022 19:06
@mshang816 mshang816 requested a review from presto-oss May 17, 2022 19:06
@mshang816 mshang816 force-pushed the release-notes-0.273 branch from 7c9d60c to e409575 Compare May 18, 2022 00:23
@ajaygeorge
Copy link
Contributor

@mshang816 did you resolve all the Missing Release Notes.?
e.g. The Clickhouse connector is marked as resolved but I don't see any Release notes for it.

presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
Comment on lines 27 to 31
* Bump postgresql driver to 42.3.3.
* Change protoc and grpc version in presto-grpc-api module to adapt linux aarch64.
* If hive files are changed, the modification time can be used to invalidate parquet metadata cache immediately.
* Upgrade zstandard compression to version 1.5.2.2. This can improved about 2% overall CPU with data compressed with zstandard.
* We have an option to now to do a local round robin shuffle to reduce the partial distinct limit output size.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these general changes or connector-specific changes? They look to be misc items...

presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
* Change protoc and grpc version in presto-grpc-api module to adapt linux aarch64.
* If hive files are changed, the modification time can be used to invalidate parquet metadata cache immediately.
* Upgrade zstandard compression to version 1.5.2.2. This can improved about 2% overall CPU with data compressed with zstandard.
* We have an option to now to do a local round robin shuffle to reduce the partial distinct limit output size.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This note can be removed since it's included by the other distinct limit release note (cc: @kaikalur )

presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
@mshang816 mshang816 force-pushed the release-notes-0.273 branch 3 times, most recently from 78cdc73 to a79ee28 Compare May 18, 2022 19:39
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
@mshang816 mshang816 force-pushed the release-notes-0.273 branch from a79ee28 to ebbb7f5 Compare May 18, 2022 21:11
Copy link
Contributor

@ajaygeorge ajaygeorge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looking good now.
Some more minor comments.

presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
@mshang816 mshang816 force-pushed the release-notes-0.273 branch from ebbb7f5 to 948ce13 Compare May 18, 2022 22:11
@NikhilCollooru
Copy link
Contributor

The order of the sections should be like described here
https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines#order-of-sections

  • General
  • various connector changes
  • verifier
  • SPI

@NikhilCollooru
Copy link
Contributor

The order of changes inside each section should be like described here
https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines#order-of-changes

Fixes: line starts with Fix ...
Optimizations: line starts with Improve ...
Additions: line starts with Add...
Replacements: line starts with Replace...
Renames: line starts with Rename...
Deletions: line starts with Remove...

@mshang816
Copy link
Contributor Author

  • clickhouse

it looks to me the two commits just added a connector for clickhouse then upgraded it 1.1. So I think it only needs one entry in the release note, no ?

The order of the sections should be like described here https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines#order-of-sections

  • General
  • various connector changes
  • verifier
  • SPI

Reshuffled sections as indicated

@mshang816 mshang816 force-pushed the release-notes-0.273 branch from 948ce13 to 51256b1 Compare May 18, 2022 23:33
@mshang816 mshang816 force-pushed the release-notes-0.273 branch from 51256b1 to eb4ba25 Compare May 18, 2022 23:47
@mshang816 mshang816 force-pushed the release-notes-0.273 branch from eb4ba25 to d01f5ec Compare May 18, 2022 23:53
@mshang816 mshang816 force-pushed the release-notes-0.273 branch 2 times, most recently from cede263 to 51160e5 Compare May 19, 2022 00:17
Copy link
Contributor

@ajaygeorge ajaygeorge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % a comment

@mshang816 mshang816 force-pushed the release-notes-0.273 branch from 51160e5 to e93fb5f Compare May 19, 2022 00:37
@mshang816 mshang816 force-pushed the release-notes-0.273 branch from e93fb5f to 06a1c31 Compare May 19, 2022 16:29
Copy link
Contributor

@NikhilCollooru NikhilCollooru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good.

presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-0.273.rst Outdated Show resolved Hide resolved
@mshang816 mshang816 force-pushed the release-notes-0.273 branch from 06a1c31 to ed064ea Compare May 19, 2022 16:52
@mshang816 mshang816 force-pushed the release-notes-0.273 branch from ed064ea to fdf4e44 Compare May 19, 2022 16:57
Copy link
Contributor

@varungajjala varungajjala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NikhilCollooru NikhilCollooru merged commit 652a1ad into prestodb:master May 19, 2022
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.

6 participants