Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apecloud/myduckserver issues and pull requests

#97 - fix: revert temp fix for quoted charset

Pull Request - State: closed - Opened by fanyang01 4 months ago

#96 - Support mysqlsh -- load-dump/copy-instance

Pull Request - State: closed - Opened by fanyang01 4 months ago

#94 - MySQL Shell compatibility

Issue - State: closed - Opened by fanyang01 4 months ago

#93 - feat: flush the delta buffer to duckdb in batched transaction

Pull Request - State: closed - Opened by fanyang01 4 months ago

#92 - enhance the handling of default values

Pull Request - State: closed - Opened by ddh-5230 5 months ago - 1 comment

#91 - feat: add an Arrow-based, columnar binlog buffer

Pull Request - State: closed - Opened by fanyang01 5 months ago - 2 comments

#89 - DuckDB Transaction Abort Error

Issue - State: open - Opened by GaoYusong 5 months ago

#88 - test: enable add/modify/drop/rename column and rename table tests

Pull Request - State: closed - Opened by GaoYusong 5 months ago - 2 comments

#87 - Add parentheses to ColumnDefaultValue.

Pull Request - State: closed - Opened by ddh-5230 5 months ago

#85 - Support prefix index

Issue - State: open - Opened by GaoYusong 5 months ago

#84 - ALTER TABLE does not change column collations

Issue - State: open - Opened by GaoYusong 5 months ago

#83 - Support `AUTO_INCREMENT`

Issue - State: closed - Opened by GaoYusong 5 months ago - 1 comment

#82 - ci: upgrade to DuckDB v1.1.0

Pull Request - State: closed - Opened by fanyang01 5 months ago

#80 - chore: enhance the logic for pure query checks

Pull Request - State: closed - Opened by GaoYusong 5 months ago

#79 - Parse the createIndexSQL using sqlparser

Pull Request - State: closed - Opened by ddh-5230 5 months ago - 3 comments

#78 - feat: add initial support for 'LOAD DATA LOCAL INFILE'

Pull Request - State: closed - Opened by fanyang01 5 months ago - 8 comments

#76 - refactor: reorg & modularize the code

Pull Request - State: closed - Opened by fanyang01 5 months ago

#76 - refactor: reorg & modularize the code

Pull Request - State: closed - Opened by fanyang01 5 months ago

#75 - fix: add Primary Key to GetIndexes

Pull Request - State: closed - Opened by GaoYusong 5 months ago

#74 - chore: add dockerfile

Pull Request - State: closed - Opened by weicao 5 months ago

#73 - Compile with CGO_ENABLED=0 fails

Issue - State: closed - Opened by weicao 5 months ago - 2 comments

#72 - test: enable view tests

Pull Request - State: closed - Opened by GaoYusong 5 months ago

#71 - feat: add support for the BIT type

Pull Request - State: closed - Opened by fanyang01 5 months ago

#70 - feat: add support for MySQL TIME type

Pull Request - State: closed - Opened by fanyang01 5 months ago

#69 - `LOAD DATA IN FILE`

Issue - State: closed - Opened by fanyang01 5 months ago - 1 comment

#68 - test: enable create table tests

Pull Request - State: closed - Opened by GaoYusong 5 months ago - 2 comments

#67 - refactor: remove overkill channel in translation impl

Pull Request - State: closed - Opened by GaoYusong 5 months ago

#65 - chore: fix make test

Pull Request - State: closed - Opened by weicao 5 months ago

#64 - test: enable DML test cases

Issue - State: open - Opened by GaoYusong 5 months ago

#63 - test: enable DDL test cases

Issue - State: closed - Opened by GaoYusong 5 months ago - 1 comment

#63 - test: enable DDL test cases

Issue - State: closed - Opened by GaoYusong 5 months ago - 1 comment

#62 - feat: add basic support for non-UTF8 character set

Pull Request - State: closed - Opened by fanyang01 5 months ago - 1 comment

#60 - feat: enable the replication of ENUM/SET types

Pull Request - State: closed - Opened by fanyang01 5 months ago

#59 - fix(compatibility): resolve errors with aggregation queries lacking GROUP BY

Issue - State: open - Opened by GaoYusong 5 months ago
Labels: compatibility

#58 - feat: missing MySQL Functions (e.g., char_length, format) in DuckDB

Issue - State: open - Opened by GaoYusong 5 months ago
Labels: compatibility

#57 - fix: int64 vs float64 mismatch in `SELECT floor(i)`

Issue - State: closed - Opened by GaoYusong 5 months ago - 5 comments
Labels: compatibility

#56 - Introduce a delta table to buffer small updates from binlog replication

Issue - State: closed - Opened by fanyang01 5 months ago - 3 comments

#55 - Row-by-Row INSERTs are very slow in DuckDB

Issue - State: open - Opened by fanyang01 5 months ago - 2 comments

#54 - refactor: make type annotations more structured

Pull Request - State: closed - Opened by fanyang01 5 months ago

#53 - ci: enable query engine tests

Pull Request - State: closed - Opened by GaoYusong 5 months ago - 1 comment

#52 - fix: SELECT database() FROM table

Issue - State: closed - Opened by GaoYusong 5 months ago - 1 comment

#52 - fix: SELECT database() FROM table

Issue - State: closed - Opened by GaoYusong 5 months ago - 1 comment

#49 - fix: convert decimal to the type expected by go-mysql-server

Pull Request - State: closed - Opened by fanyang01 5 months ago

#48 - fix: errors with CREATE TABLE LIKE when the original table has indexes

Pull Request - State: closed - Opened by ddh-5230 5 months ago - 3 comments

#47 - perf: optimize SQL transpile (93ms -> 81ยตs ๐Ÿš€ )

Pull Request - State: closed - Opened by GaoYusong 5 months ago - 1 comment

#46 - ci: add binlog replication test

Pull Request - State: closed - Opened by fanyang01 5 months ago

#45 - test: pass all binlog replication tests

Pull Request - State: closed - Opened by fanyang01 5 months ago

#44 - fix: support datetime/timestamp fractional seconds

Pull Request - State: closed - Opened by GaoYusong 5 months ago

#42 - feat: support `enum/set` type

Issue - State: closed - Opened by GaoYusong 5 months ago - 1 comment

#40 - fix: datetime precision mismatch

Issue - State: closed - Opened by GaoYusong 5 months ago - 1 comment

#38 - feat: support check constraint

Issue - State: closed - Opened by GaoYusong 5 months ago

#37 - feat: support foreign key

Issue - State: open - Opened by GaoYusong 5 months ago

#36 - feat: support charset and collate configuration

Issue - State: open - Opened by GaoYusong 5 months ago

#35 - feat: support create/drop table/view if (not) exists

Pull Request - State: closed - Opened by GaoYusong 5 months ago

#34 - refactor: refine fallback rules

Pull Request - State: closed - Opened by fanyang01 5 months ago

#33 - fix issue #27 and #30

Pull Request - State: closed - Opened by GaoYusong 5 months ago

#32 - feat: support `CREATE TABLE ... SELECT ... FROM ...`

Issue - State: closed - Opened by GaoYusong 5 months ago

#29 - feat: show columns in indexes

Issue - State: closed - Opened by GaoYusong 5 months ago

#28 - feat: `DEFAULT CURRENT_TIMESTAMP(6)` not supported

Issue - State: closed - Opened by GaoYusong 5 months ago

#27 - data type mapping mismatch: tinyint witdth and char

Issue - State: closed - Opened by GaoYusong 5 months ago

#25 - fix: fix DSN in meta.NewDBProvider to prevent errors when opening in-memory mode

Pull Request - State: closed - Opened by GaoYusong 5 months ago - 1 comment

#23 - feat: support lossless type mapping and table/column comments

Pull Request - State: closed - Opened by GaoYusong 5 months ago

#22 - feat: persist global system variables and binlog positions

Pull Request - State: closed - Opened by fanyang01 5 months ago

#21 - Implement persisted `PersistableSession`

Issue - State: closed - Opened by fanyang01 5 months ago

#20 - feat: support secondary index

Pull Request - State: closed - Opened by GaoYusong 5 months ago

#19 - feat: support the `--datadir` command line option

Pull Request - State: closed - Opened by fanyang01 5 months ago

#18 - test: add SQL tests based on go-mysql-server/enginetest

Pull Request - State: closed - Opened by GaoYusong 5 months ago

#17 - test: copy binlog replication tests from Dolt

Pull Request - State: closed - Opened by fanyang01 5 months ago

#16 - feat: add built-in transpiler (but not enabled)

Pull Request - State: closed - Opened by fanyang01 5 months ago

#15 - Use the converter from doltgresql to do mysql -> duckdb sql conversion

Issue - State: closed - Opened by fanyang01 5 months ago - 3 comments

#14 - feat: binlog replication from upstream MySQL instance

Pull Request - State: closed - Opened by fanyang01 6 months ago

#13 - refactor: add a meta provider to implement single source truth metadata and ddl

Pull Request - State: closed - Opened by GaoYusong 6 months ago - 3 comments

#12 - A bug in SQLGlot when transforming RENAME TABLE statement

Issue - State: closed - Opened by GaoYusong 6 months ago - 1 comment

#11 - chore: fix ut break caused by recent PRs

Pull Request - State: closed - Opened by weicao 6 months ago

#10 - A bug in SQLGlot when transforming ATLER TABLE statement

Issue - State: closed - Opened by GaoYusong 6 months ago - 1 comment

#9 - fix: fix ddl sync issue between duckdb and memory engine

Pull Request - State: closed - Opened by GaoYusong 6 months ago - 1 comment

#8 - wip: extract the binlog subscription logic from Dolt

Pull Request - State: closed - Opened by fanyang01 6 months ago

#7 - Support binlog replication

Issue - State: closed - Opened by fanyang01 6 months ago - 5 comments

#5 - chore: add tests to boost coverage beyond 50%

Pull Request - State: closed - Opened by weicao 6 months ago - 1 comment

#4 - feat: load schema & table definitions on startup

Pull Request - State: closed - Opened by fanyang01 6 months ago

#3 - refactor: modularize the code

Pull Request - State: closed - Opened by fanyang01 6 months ago

#2 - fix: add precheck for SQLGlot with detailed error output

Pull Request - State: closed - Opened by GaoYusong 6 months ago

#1 - fix: select python3, and fix some sql that need not translate

Pull Request - State: closed - Opened by weicao 6 months ago