prestodb/presto

[docs] Add doc for Type Mapping to connector/oracle.rst

Open

#26314 opened on Oct 15, 2025

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Java (15,558 stars) (5,240 forks)batch import
docsfeature requestgood first issue

Description

Add doc for Type Mapping to https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/oracle.rst in the same way as is currently documented in https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/mysql.rst#type-mapping.

Expected Behavior or Use Case

Documentation in connector/oracle.rst should resemble the format in connector/mysql.rst#type-mapping.

Presto Component, Service, or Connector

Documentation

Possible Implementation

Example Screenshots (if appropriate):

Context

Contributor guide