Joe Abraham
Joe Abraham
The website site https://www.coursera.org/learn/machine-learning/resources/JXWWS may is not supported now. The error infomation is:SyntaxError: Unexpected token h in JSON at position 0. It is appreciated that you can attach the error...
Fixes https://github.com/facebookincubator/velox/issues/8646
Add a new utility file that shares the common logic for decoding and encoding based on the base variants. - Fixes https://github.com/facebookincubator/velox/issues/7294 - Dependency - https://github.com/facebookincubator/velox/pull/10371 - New presto functions...
Add presto function 'to_base32' - Fixes https://github.com/facebookincubator/velox/issues/7294 - Dependencies https://github.com/facebookincubator/velox/pull/8650
Refactor presto function base64 to make use of the new utility file ### Dependencies 1. https://github.com/facebookincubator/velox/pull/8650 2. https://github.com/facebookincubator/velox/pull/8647
Add presto function 'from_base32' - Fixes https://github.com/facebookincubator/velox/issues/7294 - Dependencies Create utility file for encoding (https://github.com/facebookincubator/velox/pull/8650)
Added ContainerQueryRunner Add new SQL test cases Resolves: https://github.com/prestodb/presto/issues/23086 Dependency: https://github.com/prestodb/presto/pull/23087 ``` == NO RELEASE NOTE == ```
- Fixes https://github.com/facebookincubator/velox/issues/7294 Rewrite base64 to match the latest coding guidelines. Remove dead code. Add comments.
## Description Fixes - https://github.com/prestodb/presto/issues/23682 ## Contributor checklist - [ ] Please make sure your submission complies with our [development](https://github.com/prestodb/presto/wiki/Presto-Development-Guidelines#development), [formatting](https://github.com/prestodb/presto/wiki/Presto-Development-Guidelines#formatting), [commit message](https://github.com/prestodb/presto/wiki/Review-and-Commit-guidelines#commit-formatting-and-pull-requests), and [attribution guidelines](https://github.com/prestodb/presto/wiki/Review-and-Commit-guidelines#attribution). - [ ] PR...
## Description ## Motivation and Context ## Impact ## Test Plan ## Contributor checklist - [ ] Please make sure your submission complies with our [development](https://github.com/prestodb/presto/wiki/Presto-Development-Guidelines#development), [formatting](https://github.com/prestodb/presto/wiki/Presto-Development-Guidelines#formatting), [commit message](https://github.com/prestodb/presto/wiki/Review-and-Commit-guidelines#commit-formatting-and-pull-requests), and...