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