This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
influxdb
mirror of
https://github.com/influxdata/influxdb.git
Watch
1
Star
0
Fork
You've already forked influxdb
0
Code
Issues
Projects
Releases
Wiki
Activity
b5c9628f0f
influxdb
/
iox_catalog
/
migrations
/
20220224082147_add_parquet_...
5 lines
94 B
SQL
Raw
Blame
History
ALTER
TABLE
IF
EXISTS
parquet_file
ADD
COLUMN
parquet_metadata
bytea
NOT
NULL
DEFAULT
'
'
;
Reference in New Issue
View Git Blame
Copy Permalink