Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
cf040f93b648a26bc2e5ab229d26f5e376373b98
/
.
/
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
|