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

#3572 - Update postgres.py

Pull Request - State: closed - Opened by Kanishkaa07 about 1 month ago

#3571 - Fix: bubble up Identifier comments to TableAliases

Pull Request - State: closed - Opened by georgesittas about 1 month ago

#3571 - Fix: bubble up Identifier comments to TableAliases

Pull Request - State: closed - Opened by georgesittas about 1 month ago

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

Issue - State: closed - Opened by fangxingli about 1 month ago - 1 comment

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

Issue - State: closed - Opened by fangxingli about 1 month ago - 1 comment

#3568 - Refactor(optimizer): minor improvements in the struct star expansion

Pull Request - State: closed - Opened by georgesittas about 1 month ago

#3568 - Refactor(optimizer): minor improvements in the struct star expansion

Pull Request - State: closed - Opened by georgesittas about 1 month ago

#3567 - Support for CrateDB queries

Issue - State: closed - Opened by robd003 about 1 month ago - 1 comment

#3567 - Support for CrateDB queries

Issue - State: closed - Opened by robd003 about 1 month ago - 1 comment

#3564 - fix(snowflake): COPY Postfix

Pull Request - State: closed - Opened by VaggelisD about 1 month ago - 5 comments

#3561 - Refactor: get rid of redundant dict_depth check in schema find

Pull Request - State: closed - Opened by georgesittas about 1 month ago

#3561 - Refactor: get rid of redundant dict_depth check in schema find

Pull Request - State: closed - Opened by georgesittas about 1 month ago

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

Issue - State: closed - Opened by bbai123 about 1 month ago - 1 comment

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

Issue - State: closed - Opened by bbai123 about 1 month ago - 1 comment

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

Pull Request - State: closed - Opened by Themiscodes about 1 month ago

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

Pull Request - State: closed - Opened by Themiscodes about 1 month ago

#3557 - How to get the key value after where

Issue - State: closed - Opened by 191220042 about 1 month ago - 1 comment

#3557 - How to get the key value after where

Issue - State: closed - Opened by 191220042 about 1 month ago - 1 comment

#3556 - Fix: use regex to split interval strings

Pull Request - State: closed - Opened by georgesittas about 1 month ago

#3556 - Fix: use regex to split interval strings

Pull Request - State: closed - Opened by georgesittas about 1 month ago

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

Pull Request - State: closed - Opened by sandband about 1 month ago

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

Pull Request - State: closed - Opened by sandband about 1 month ago

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

Issue - State: closed - Opened by sandband about 1 month ago - 1 comment

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

Issue - State: closed - Opened by sandband about 1 month ago - 1 comment

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

Pull Request - State: closed - Opened by sandband about 1 month ago

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

Pull Request - State: closed - Opened by sandband about 1 month ago

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

Pull Request - State: closed - Opened by noklam about 1 month ago - 2 comments

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

Pull Request - State: closed - Opened by noklam about 1 month ago - 2 comments

#3549 - Feat(snowflake): add support for WITH-prefixed column constraints

Pull Request - State: closed - Opened by georgesittas about 1 month ago

#3549 - Feat(snowflake): add support for WITH-prefixed column constraints

Pull Request - State: closed - Opened by georgesittas about 1 month ago

#3548 - Feat(postgres): add support for col int[size] column def syntax

Pull Request - State: closed - Opened by georgesittas about 1 month ago

#3548 - Feat(postgres): add support for col int[size] column def syntax

Pull Request - State: closed - Opened by georgesittas about 1 month ago

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

Pull Request - State: closed - Opened by georgesittas about 1 month ago

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

Pull Request - State: closed - Opened by georgesittas about 1 month ago

#3546 - Regression in parsing clickhouse tuple types

Issue - State: closed - Opened by cpcloud about 1 month ago - 1 comment

#3546 - Regression in parsing clickhouse tuple types

Issue - State: closed - Opened by cpcloud about 1 month ago - 1 comment

#3545 - Support alternative array definition for Postgers

Issue - State: closed - Opened by judahrand about 1 month ago

#3545 - Support alternative array definition for Postgers

Issue - State: closed - Opened by judahrand about 1 month ago

#3544 - Support Postgres array size specification

Issue - State: closed - Opened by judahrand about 1 month ago

#3544 - Support Postgres array size specification

Issue - State: closed - Opened by judahrand about 1 month ago

#3542 - Add GitPod Config to simplify the contributor workflow

Pull Request - State: closed - Opened by noklam about 1 month ago

#3542 - Add GitPod Config to simplify the contributor workflow

Pull Request - State: closed - Opened by noklam about 1 month ago

#3539 - Regression when parsing complex types with databricks dialect

Issue - State: closed - Opened by crash-g about 1 month ago

#3539 - Regression when parsing complex types with databricks dialect

Issue - State: closed - Opened by crash-g about 1 month ago

#3537 - Snowflake Alter Table ... Add Column ... WITH TAG (...) doesn't parse correctly

Issue - State: closed - Opened by barino86 about 1 month ago - 1 comment

#3537 - Snowflake Alter Table ... Add Column ... WITH TAG (...) doesn't parse correctly

Issue - State: closed - Opened by barino86 about 1 month ago - 1 comment

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

Issue - State: closed - Opened by raeudigerRaeffi about 1 month ago - 1 comment

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

Issue - State: closed - Opened by raeudigerRaeffi about 1 month ago - 1 comment

#3534 - Snowflake Alter Table ... Alter Column ... DROP NOT NULL doesn't parse correctly

Issue - State: closed - Opened by barino86 about 1 month ago - 6 comments

#3534 - Snowflake Alter Table ... Alter Column ... DROP NOT NULL doesn't parse correctly

Issue - State: closed - Opened by barino86 about 1 month ago - 6 comments

#3531 - feat(optimizer)!: Expand stars on BigQuery's tbl.struct_col.* selections

Pull Request - State: closed - Opened by VaggelisD about 1 month ago - 1 comment

#3531 - feat(optimizer)!: Expand stars on BigQuery's tbl.struct_col.* selections

Pull Request - State: closed - Opened by VaggelisD about 1 month ago - 1 comment

#3487 - Refactor(presto): make DELETE transpilation more robust

Pull Request - State: closed - Opened by georgesittas about 2 months ago

#3486 - Fix(tsql)!: parse TININT into UTINYINT to improve transpilation

Pull Request - State: closed - Opened by georgesittas about 2 months ago

#3485 - feat!: Add ALTER TABLE SET

Pull Request - State: open - Opened by VaggelisD about 2 months ago

#3484 - Expanding nested star selects gives an error in Bigquery syntax

Issue - State: closed - Opened by Bladieblah about 2 months ago - 11 comments

#3483 - Refactor: clean up Hex / LowerHex implementation

Pull Request - State: closed - Opened by georgesittas about 2 months ago - 1 comment

#3482 - Fix(mysql): generate CONCAT for DPipe

Pull Request - State: closed - Opened by georgesittas about 2 months ago

#3481 - [bug] pgsql to mysql special character || Semantic mismatch

Issue - State: closed - Opened by Toms1999 about 2 months ago - 1 comment

#3480 - Feature Request: Support for Materialized View Rewriting in SQL Optimizer

Issue - State: closed - Opened by Smallhi about 2 months ago - 1 comment

#3479 - bigquery dialect converting UNION to UNION DISTINCT

Issue - State: closed - Opened by sumeet-wisdom about 2 months ago - 1 comment

#3477 - Fix(snowflake)!: preserve star clauses (EXCLUDE, RENAME, REPLACE)

Pull Request - State: closed - Opened by georgesittas about 2 months ago

#3476 - Inconsistent conversion of JSON functions for DuckDB

Issue - State: closed - Opened by asiunov about 2 months ago - 1 comment

#3475 - Incorrect conversion of SELECT with REPLACE to RENAME for Snowflake

Issue - State: closed - Opened by asiunov about 2 months ago - 1 comment

#3474 - Fix: allow parameters in user-defined types

Pull Request - State: closed - Opened by georgesittas about 2 months ago

#3473 - Feat(snowflake): add support for CREATE TAG DDL statement

Pull Request - State: closed - Opened by georgesittas about 2 months ago - 1 comment

#3472 - Refactor(snowflake)!: set default precision / width for DECIMAL type

Pull Request - State: closed - Opened by georgesittas about 2 months ago - 1 comment

#3471 - feat: improve transpilation of UnixToTime (postgres, mysql, clickhouse)

Pull Request - State: closed - Opened by longxiaofei about 2 months ago - 3 comments

#3470 - Fix: preserve quotes for projections produced by the eliminate_qualify rule

Pull Request - State: closed - Opened by aersam about 2 months ago - 1 comment

#3468 - Parse CREATE TAG (Snowflake)

Issue - State: closed - Opened by tekumara about 2 months ago - 2 comments

#3467 - Sqlglot produces Syntax Error on rewriting QUALIFY

Issue - State: closed - Opened by aersam about 2 months ago - 1 comment

#3466 - fix(presto): fix DELETE DML statement for presto/trino

Pull Request - State: closed - Opened by viplazylmht about 2 months ago - 1 comment

#3465 - feat(clickhouse): add support for PROJECTION in CREATE TABLE statement

Pull Request - State: closed - Opened by GaliFFun about 2 months ago - 1 comment

#3463 - feat(transpiler): handle different hex behavior for dialects

Pull Request - State: closed - Opened by viplazylmht about 2 months ago - 6 comments

#3462 - feat: Add T-SQL DECLARE statement parsing

Pull Request - State: closed - Opened by jlucas-fsp about 2 months ago - 11 comments