Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
9d4b1f7fd4e2f0bc59111db40b7bb20c0c76a57c
/
.
/
asterix-app
/
data
/
schemas
/
customer.scm
blob: b900b41687554ff0be7aa6a205e14b237b12477b [
file
] [
log
] [
blame
]
c_custkey
:
int32
|
c_name
:
string
|
c_address
:
string
|
c_nationkey
:
int32
|
c_phone
:
string
|
c_acctbal
:
double
|
c_mktsegment
:
string
|
c_comment
:
string
|