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