/
Changing the precision and scale for decimal fields in an output schema
Changing the precision and scale for decimal fields in an output schema
You can change the precision and scale for fields of the decimal
data type.
To change the precision and scale for decimal
fields in an output schema:
In the Pipeline Studio, open the pipeline you want to edit.
For the plugin you want to edit, click the Properties button.
Go to the Output Schema and find the
decimal
field you want to change.Click the three dots next to the trash can icon:
Change the precision and scale.
Click Save.
Note for Oracle users: If there are any Numbers present in the decimal
fields with the scale greater than the scale defined in the plugin, CDAP rounds the values. For example, if you specify precision=10, scale = 3 and the value 123.4567 comes in, CDAP rounds to 123.457.
, multiple selections available,
Related content
Reading from SFTP and writing to BigQuery
Reading from SFTP and writing to BigQuery
Read with this
CDAP Hub Release Log
CDAP Hub Release Log
More like this
Creating a reusable pipeline with the GCS Argument Setter
Creating a reusable pipeline with the GCS Argument Setter
Read with this
Development Environment Setup
Development Environment Setup
More like this
Parsing Prettified JSON
Parsing Prettified JSON
Read with this
Apache Kudu Batch Source (Deprecated)
Apache Kudu Batch Source (Deprecated)
More like this
Created in 2020 by Google Inc.