Ecosyste.ms: Issues

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

GitHub / tobymao/sqlglot issues and pull requests

#3587 - Feat(duckdb): transpile TIMESTAMPNTZ into TIMESTAMP

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

#3586 - fix: div aliases closes #3583

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

#3586 - fix: div aliases closes #3583

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

#3583 - [Redshift] ParseError when column alias is "div"

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

#3583 - [Redshift] ParseError when column alias is "div"

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

#3582 - fix!!: _parse_conjunction -> _parse_connector, AND gets higher precedence than OR

Pull Request - State: closed - Opened by barakalon 4 months ago - 1 comment

#3582 - fix!!: _parse_conjunction -> _parse_connector, AND gets higher precedence than OR

Pull Request - State: closed - Opened by barakalon 4 months ago - 1 comment

#3581 - Semantic Diff Checker unexpected output

Issue - State: closed - Opened by 1fanwang 4 months ago - 2 comments

#3581 - Semantic Diff Checker unexpected output

Issue - State: closed - Opened by 1fanwang 4 months ago - 2 comments

#3580 - Feat: eliminate join marks

Pull Request - State: open - Opened by mrhopko 4 months ago - 8 comments

#3579 - eliminate-join-marks

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

#3579 - eliminate-join-marks

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

#3578 - [BUG]could not parse create sql which with collate statement

Issue - State: closed - Opened by fuzi1996 4 months ago - 1 comment

#3578 - [BUG]could not parse create sql which with collate statement

Issue - State: closed - Opened by fuzi1996 4 months ago - 1 comment

#3577 - Add Materialize dialect (WIP)

Pull Request - State: closed - Opened by bobbyiliev 4 months ago - 5 comments

#3577 - Add Materialize dialect (WIP)

Pull Request - State: closed - Opened by bobbyiliev 4 months ago - 5 comments

#3576 - fix(optimizer)!: Refactor struct star expansion in BQ

Pull Request - State: closed - Opened by VaggelisD 4 months ago - 1 comment

#3576 - fix(optimizer)!: Refactor struct star expansion in BQ

Pull Request - State: closed - Opened by VaggelisD 4 months ago - 1 comment

#3575 - Update postgres.py

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

#3575 - Update postgres.py

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

#3574 - Update postgres.py

Pull Request - State: closed - Opened by Kanishkaa07 4 months ago - 4 comments

#3574 - Update postgres.py

Pull Request - State: closed - Opened by Kanishkaa07 4 months ago - 4 comments

#3573 - Update postgres.py

Pull Request - State: closed - Opened by Kanishkaa07 4 months ago - 1 comment

#3573 - Update postgres.py

Pull Request - State: closed - Opened by Kanishkaa07 4 months ago - 1 comment

#3572 - Update postgres.py

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

#3572 - Update postgres.py

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

#3571 - Fix: bubble up Identifier comments to TableAliases

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

#3571 - Fix: bubble up Identifier comments to TableAliases

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

#3570 - The qualify or qualify_columns functions don't work properly

Issue - State: closed - Opened by fangxingli 4 months ago - 1 comment

#3570 - The qualify or qualify_columns functions don't work properly

Issue - State: closed - Opened by fangxingli 4 months ago - 1 comment

#3567 - Support for CrateDB queries

Issue - State: closed - Opened by robd003 4 months ago - 1 comment

#3567 - Support for CrateDB queries

Issue - State: closed - Opened by robd003 4 months ago - 1 comment

#3564 - fix(snowflake): COPY Postfix

Pull Request - State: closed - Opened by VaggelisD 4 months ago - 5 comments

#3559 - not support oracle MERGE INTO statement with UPDATE WHERE

Issue - State: closed - Opened by bbai123 4 months ago - 1 comment

#3559 - not support oracle MERGE INTO statement with UPDATE WHERE

Issue - State: closed - Opened by bbai123 4 months ago - 1 comment

#3558 - Fix(tsql): adapt TimeStrToTime to avoid superfluous casts

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

#3558 - Fix(tsql): adapt TimeStrToTime to avoid superfluous casts

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

#3557 - How to get the key value after where

Issue - State: closed - Opened by 191220042 4 months ago - 1 comment

#3557 - How to get the key value after where

Issue - State: closed - Opened by 191220042 4 months ago - 1 comment

#3556 - Fix: use regex to split interval strings

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

#3556 - Fix: use regex to split interval strings

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

#3555 - Fix(redshift): add support for MINUS operator #3553

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

#3555 - Fix(redshift): add support for MINUS operator #3553

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

#3553 - Redshift - add support for set operator `MINUS`

Issue - State: closed - Opened by sandband 4 months ago - 1 comment

#3553 - Redshift - add support for set operator `MINUS`

Issue - State: closed - Opened by sandband 4 months ago - 1 comment

#3552 - Fix(postgres): setting un-suffixed FLOAT as DOUBLE (#3551)

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

#3552 - Fix(postgres): setting un-suffixed FLOAT as DOUBLE (#3551)

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

#3550 - Feat: add support for ALTER COLUMN DROP NOT NULL

Pull Request - State: closed - Opened by noklam 4 months ago - 2 comments

#3550 - Feat: add support for ALTER COLUMN DROP NOT NULL

Pull Request - State: closed - Opened by noklam 4 months ago - 2 comments

#3547 - Fix(clickhouse): improve struct type parsing

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

#3547 - Fix(clickhouse): improve struct type parsing

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

#3546 - Regression in parsing clickhouse tuple types

Issue - State: closed - Opened by cpcloud 4 months ago - 1 comment

#3546 - Regression in parsing clickhouse tuple types

Issue - State: closed - Opened by cpcloud 4 months ago - 1 comment

#3545 - Support alternative array definition for Postgers

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

#3545 - Support alternative array definition for Postgers

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

#3544 - Support Postgres array size specification

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

#3544 - Support Postgres array size specification

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

#3542 - Add GitPod Config to simplify the contributor workflow

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

#3542 - Add GitPod Config to simplify the contributor workflow

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

#3536 - Potential bug in optimize when including schemas in sql query

Issue - State: closed - Opened by raeudigerRaeffi 4 months ago - 1 comment

#3536 - Potential bug in optimize when including schemas in sql query

Issue - State: closed - Opened by raeudigerRaeffi 4 months ago - 1 comment