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