So you can declare as a field of type decimal as below..
"amount" : {
"type" : "number"
Then cast it to decimal like CAST(amount AS DECIMAL);
In big data, efficient data comparison is essential for ensuring data integrity and validating data migrations. Apache Spark, with its in-me...
No comments:
Post a Comment