| Package | Description |
|---|---|
| com.mapr.drill.maprdb.tests.index |
| Modifier and Type | Class and Description |
|---|---|
class |
LargeTableGen
This class is to generate a MapR json table of this schema:
{
"address" : {
"city":"wtj",
"state":"ho"
}
"contact" : {
"email":"VcFahjRfM@gmail.com",
"phone":"6500005583"
}
"id" : {
"ssn":"100005461"
}
"name" : {
"fname":"VcFahj",
"lname":"RfM"
}
}
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.