cockroachdb / cockroachdb/cockroach
COPY FROM should support Avro format
Open
C-enhancement
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Currently, IMPORT INTO supports the [Avro format](https://avro.apache.org/docs/1.2.0/), popular in big data systems such as Apache Hadoop.
Currently, there is no way to do online ingestion of Avro data. Adding support ingesting Avr in COPY FROM will close this gap.
Jira issue: CRDB-22828
Epic CRDB-18320
Contributor guide
Assessment
This issue has not been assessed yet.