Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / delta-io/delta issues and pull requests
#2057 - [Spark] Support external DSV2 catalog in Restore & Clone command
Pull Request -
State: closed - Opened by gengliangwang about 1 year ago
- 1 comment
#2056 - [Spark] Read side changes for V2 Checkpoints
Pull Request -
State: closed - Opened by prakharjain09 about 1 year ago
#2055 - [Kernel] Remove unused source files
Pull Request -
State: closed - Opened by vkorukanti about 1 year ago
#2054 - [Kernel] Fix a bug around closing partially opened resources
Pull Request -
State: closed - Opened by vkorukanti about 1 year ago
#2053 - [Spark] Define and use DeltaTableV2.startTransaction helper method
Pull Request -
State: closed - Opened by ryan-johnson-databricks about 1 year ago
- 1 comment
#2052 - [Feature Request] Support Catalog Integration
Issue -
State: open - Opened by lzlfred about 1 year ago
Labels: enhancement
#2051 - Remove delta-io/connectors references from delta-io/delta repo [PR B]
Pull Request -
State: closed - Opened by scottsand-db about 1 year ago
#2050 - [Other] Fix the sample inline deletion vector
Pull Request -
State: open - Opened by CurtHagenlocher about 1 year ago
#2049 - [Spark] Fix integration tests (use `delta-spark` or `delta-core` artifact based on the version to test)
Pull Request -
State: closed - Opened by scottsand-db about 1 year ago
#2048 - Add Delta data type to Parquet physical type mappings in PROTOCOL.md
Pull Request -
State: closed - Opened by vkorukanti about 1 year ago
- 2 comments
#2047 - [Feature Request][Kernel] Support implicit cast for `DefaultExpressionEvaluator` output.
Issue -
State: open - Opened by vkorukanti about 1 year ago
Labels: enhancement, good first issue, kernel
#2046 - [Standalone] Use GoldenTableUtils in ShadedJarSuite (to test delta standalone jar)
Pull Request -
State: closed - Opened by scottsand-db about 1 year ago
#2045 - Add truncate history support for DROP FEATURE command
Pull Request -
State: closed - Opened by andreaschat-db about 1 year ago
- 1 comment
#2044 - [Feature Request][Kernel] Add more implicit cast conversions.
Issue -
State: open - Opened by vkorukanti about 1 year ago
- 1 comment
Labels: enhancement, good first issue, kernel
#2043 - [Feature Request][Kernel] Investigate whether we need `Cast` as an expression in Kernel
Issue -
State: open - Opened by vkorukanti about 1 year ago
Labels: enhancement, kernel
#2042 - [Spark] Define and use DeltaTableV2.toLogicalRelation
Pull Request -
State: closed - Opened by ryan-johnson-databricks about 1 year ago
#2041 - [Kernel] Add `@Evolving` and `@since` tags to all the Kernel API interfaces
Pull Request -
State: closed - Opened by vkorukanti about 1 year ago
#2040 - [Feature Request][Kernel] Add support for referring to nested columns in Kernel `Column` expression
Issue -
State: closed - Opened by vkorukanti about 1 year ago
Labels: enhancement
#2039 - [Spark] Support external DSV2 catalog in Vacuum command
Pull Request -
State: closed - Opened by gengliangwang about 1 year ago
- 2 comments
#2038 - [Standalone] Include sources in delta-standalone JAR
Pull Request -
State: closed - Opened by scottsand-db about 1 year ago
#2037 - [BUG][Spark] no userMetadata when writing delta table with .saveAsTable()
Issue -
State: open - Opened by oliverangelil about 1 year ago
- 1 comment
Labels: bug
#2036 - [Spark] Support external DSV2 catalog in RESTORE & Vacuum command
Pull Request -
State: closed - Opened by gengliangwang about 1 year ago
- 3 comments
#2035 - [BUG] Specification update request: Checkpoint schema does not contain domainMetadata
Issue -
State: open - Opened by vigneshc about 1 year ago
Labels: bug
#2034 - [Kernel] Add test utilities like checkAnswer and checkTable
Pull Request -
State: closed - Opened by allisonport-db about 1 year ago
#2033 - [Spark] Support external DSV2 catalog in RESTORE command
Pull Request -
State: closed - Opened by gengliangwang about 1 year ago
- 1 comment
#2032 - [BUG]how to authenticate the adls2 in azure when I use flink connector
Issue -
State: open - Opened by sunscorch about 1 year ago
- 1 comment
Labels: bug
#2031 - [Spark] Add support for writing V2 Checkpoints
Pull Request -
State: closed - Opened by dhruvarya-db about 1 year ago
#2030 - Support DSV2 catalog in VACUUM command and use Spark table resolution
Pull Request -
State: open - Opened by RunyaoChen about 1 year ago
#2029 - [Spark] Clean up OptimisticTransaction constructor code
Pull Request -
State: closed - Opened by ryan-johnson-databricks about 1 year ago
- 1 comment
#2028 - Remove delta-io/connectors references from delta-io/delta repo [PR A]
Pull Request -
State: closed - Opened by scottsand-db about 1 year ago
#2027 - [Spark] Exclude all temp view tests for Scala API DML suites
Pull Request -
State: open - Opened by larsk-db about 1 year ago
#2026 - [Spark] Prod Delta code avoids String overloads of DeltaLog.forTable
Pull Request -
State: closed - Opened by ryan-johnson-databricks about 1 year ago
- 1 comment
#2025 - [Spark] Remove String+options overload of DeltaLog.forTable
Pull Request -
State: closed - Opened by ryan-johnson-databricks about 1 year ago
#2024 - [Spark] Remove String+Clock overload of DeltaLog.forTable
Pull Request -
State: closed - Opened by ryan-johnson-databricks about 1 year ago
#2023 - [MINOR] Remove delta-io/connectors references from delta-io/delta repo
Issue -
State: closed - Opened by scottsand-db about 1 year ago
Labels: bug
#2022 - [Delta-Iceberg] Fix delta-iceberg jar to not pull in delta-spark and delta-storage jars
Pull Request -
State: closed - Opened by scottsand-db about 1 year ago
#2021 - [Standalone] Remove delta-storage classes from delta-standalone jar
Pull Request -
State: closed - Opened by scottsand-db about 1 year ago
#2017 - [Spark] Use DeltaTable.forTableWithSnapshot more often in tests
Pull Request -
State: closed - Opened by ryan-johnson-databricks about 1 year ago
- 1 comment
#2016 - [Spark] Java File overload of DeltaLog.forTable is now test-only
Pull Request -
State: closed - Opened by ryan-johnson-databricks about 1 year ago
#2015 - I think that the instruction about installing delta-spark via pip should be moved above.
Issue -
State: open - Opened by ecormaksin about 1 year ago
- 2 comments
#2014 - [BUG] _metadata not available in streaming data frames
Issue -
State: open - Opened by moredatapls about 1 year ago
- 1 comment
Labels: bug
#2013 - Rewrite DESCRIBE HISTORY to use Spark Table Resolution
Pull Request -
State: closed - Opened by dtenedor about 1 year ago
- 6 comments
#2012 - Rewrite DescribeDeltaDetailCommand to v1/v2 hybrid
Pull Request -
State: closed - Opened by RunyaoChen about 1 year ago
- 1 comment
#2011 - [BUG] Delta is not able to make use of cached/persisted dataframes
Issue -
State: open - Opened by watfordkcf about 1 year ago
- 2 comments
Labels: bug
#2010 - Specifying in the README.md that JDK-8 to JDK-17 are OK.
Pull Request -
State: open - Opened by gl-yziquel about 1 year ago
#2009 - Move schema evolution tests to dedicated traits
Pull Request -
State: closed - Opened by johanl-db about 1 year ago
#2008 - [Feature Request] Add truncate history support for DROP FEATURE command
Issue -
State: open - Opened by andreaschat-db about 1 year ago
- 1 comment
Labels: enhancement
#2007 - [BUG][Snowflake External Table] Not refreshed automatically
Issue -
State: open - Opened by vamshigv about 1 year ago
- 6 comments
Labels: bug
#2006 - [BUG] Non-Null Columns Implicitly Interpreted As Invariant
Issue -
State: open - Opened by emrowirshi about 1 year ago
- 4 comments
Labels: bug
#2005 - Infra test
Pull Request -
State: open - Opened by scottsand-db about 1 year ago
#2004 - [DOCS] Fix broken markdown in PROTOCOL.md
Pull Request -
State: closed - Opened by watfordkcf about 1 year ago
- 2 comments
#2003 - Documenting the compatible jdk version (8-17, ok) (>=18, bad)
Issue -
State: open - Opened by gl-yziquel about 1 year ago
- 2 comments
Labels: bug
#2002 - [Feature Request] [Spark] Add configuration to allow data type changes in streaming queries
Issue -
State: open - Opened by piggito about 1 year ago
Labels: enhancement
#2001 - [Spark][2.4] Fix flaky test suite DeltaSourceDeletionVectorsSuite
Pull Request -
State: closed - Opened by larsk-db about 1 year ago
#2000 - [Bug] Output parsed stats for delta lake tables
Issue -
State: open - Opened by sclmn about 1 year ago
- 6 comments
Labels: enhancement
#1999 - [Question] Multiple writeStreams, Merge, and idempotent writes
Issue -
State: open - Opened by watfordkcf about 1 year ago
- 3 comments
Labels: enhancement
#1998 - Resolve UpCast expressions introduced in Delta DMLs
Pull Request -
State: closed - Opened by johanl-db about 1 year ago
#1997 - [Kernel] Refactor expressions
Pull Request -
State: closed - Opened by vkorukanti about 1 year ago
- 1 comment
#1996 - [Feature Request] get the last table version consumed by a client
Issue -
State: open - Opened by ahuret about 1 year ago
- 6 comments
Labels: enhancement
#1995 - [REFACTOR] Fix double spacing indentation in Delta classes
Pull Request -
State: closed - Opened by fred-db about 1 year ago
#1994 - [BUG][Spark][Presto] Delta lake integration with presto
Issue -
State: open - Opened by rohitvarma01 about 1 year ago
- 2 comments
Labels: bug
#1993 - [BUG][Spark][Hive] Create a Delta Lake Table in Hive Metastore with saveAsTable() Method
Issue -
State: open - Opened by yamensaban about 1 year ago
- 4 comments
Labels: bug
#1992 - [BUG] Need to support 3L name on the target table of clone table statement
Issue -
State: open - Opened by gengliangwang about 1 year ago
Labels: bug
#1991 - Remove unnecessary files
Pull Request -
State: closed - Opened by tdas about 1 year ago
#1990 - [Docs] Updated all language doc generation script
Pull Request -
State: closed - Opened by tdas about 1 year ago
#1989 - [Spark] Fix flaky test suite DeltaSourceDeletionVectorsSuite
Pull Request -
State: open - Opened by larsk-db about 1 year ago
- 1 comment
#1988 - Refactor merge & DML test helpers to allow reusability
Pull Request -
State: closed - Opened by johanl-db about 1 year ago
#1987 - [Other] Clarify DV file format byte order
Pull Request -
State: closed - Opened by larsk-db about 1 year ago
- 1 comment
#1986 - [Spark] Upgrade Delta-Spark to use Spark 3.5.0
Pull Request -
State: closed - Opened by vkorukanti about 1 year ago
- 5 comments
#1985 - [Spark] Support 3-part naming in table identifier parsing
Pull Request -
State: closed - Opened by gengliangwang about 1 year ago
- 8 comments
#1984 - [Kernel] Support reading multipart checkpoints
Pull Request -
State: closed - Opened by allisonport-db about 1 year ago
- 2 comments
#1983 - [Spark] Introduce V2 Checkpoint actions, table feature
Pull Request -
State: closed - Opened by prakharjain09 about 1 year ago
- 2 comments
#1982 - [BUG][Spark] Fix flaky test suite `org.apache.spark.sql.delta.DeltaSourceDeletionVectorsSuite`
Issue -
State: open - Opened by vkorukanti about 1 year ago
- 2 comments
Labels: bug
#1981 - Count DVs that are updated as both "added" and "removed"
Pull Request -
State: closed - Opened by xupefei about 1 year ago
#1980 - [Kernel] Clean up `ParquetBatchReader` move to next row logic
Pull Request -
State: closed - Opened by vkorukanti over 1 year ago
#1979 - [BUG][Spark] Deletion Vector On-Disk Serialization Breaks Spec
Issue -
State: closed - Opened by emrowirshi over 1 year ago
- 2 comments
Labels: bug
#1978 - Power BI Connector using fn_ReadDeltaTable present duplicated data record[BUG]
Issue -
State: closed - Opened by Aaron-monoova over 1 year ago
- 8 comments
Labels: bug
#1977 - [Kernel] Enforce header in java files with checksytle
Pull Request -
State: closed - Opened by allisonport-db over 1 year ago
#1976 - [Kernel] Fix maven package name in user guide
Pull Request -
State: closed - Opened by nkarpov over 1 year ago
- 1 comment
#1975 - [Feature Request] Protocol: clarify immutability guarantees
Issue -
State: open - Opened by Pluies over 1 year ago
- 8 comments
Labels: enhancement
#1974 - [Kernel] Fix the Parquet reader identifying empty groups as null
Pull Request -
State: closed - Opened by vkorukanti over 1 year ago
#1973 - [Feature Request] Define operation and operationMetrics of commitInfo in the protocol
Issue -
State: open - Opened by jkylling over 1 year ago
- 2 comments
Labels: enhancement
#1972 - [StorageS3DynamoDB] Minor exception message changes
Pull Request -
State: closed - Opened by watfordkcf over 1 year ago
- 4 comments
#1971 - [BUG][FLINK]Not able to see table schema in Trino for the table I created/registered in Hive metastore from Flink & vice-versa
Issue -
State: open - Opened by galadrielwithlaptop over 1 year ago
- 2 comments
Labels: bug
#1970 - [Build] Update scalastyle config to not enforce a specific year for copyright
Pull Request -
State: closed - Opened by allisonport-db over 1 year ago
#1969 - [Kernel] Ensure we correctly compare AddFile paths to RemoveFile paths during LogReplay
Issue -
State: open - Opened by scottsand-db over 1 year ago
Labels: enhancement, kernel
#1968 - [Kernel] [TODO] Assert that log files belong to the table
Issue -
State: open - Opened by scottsand-db over 1 year ago
- 3 comments
Labels: enhancement, good first issue, kernel
#1967 - [BUG][Spark] DeltaTable.forPath doesn't work with Spark Connect
Issue -
State: open - Opened by stvno over 1 year ago
- 2 comments
Labels: bug
#1966 - [BUG] spark 3.4.1 incompatible with delta-core 2.4.0 missing class
Issue -
State: closed - Opened by geoHeil over 1 year ago
- 8 comments
Labels: bug
#1965 - [Feature Request] LogReplay: Pass multiple files as input to JSON/Parquet file contextualization/reading
Issue -
State: open - Opened by scottsand-db over 1 year ago
Labels: enhancement
#1964 - Fix feature name for column invariants in PROTOCOL.md
Pull Request -
State: closed - Opened by ebyhr over 1 year ago
#1963 - Behaviour of Change data feed feature
Issue -
State: open - Opened by mihaivargatu-cognizant over 1 year ago
- 8 comments
#1962 - [Kernel] Update the Javastyle to enforce brace style and fix instances
Pull Request -
State: closed - Opened by allisonport-db over 1 year ago
#1961 - [Feature Request] [Kernel] Selectively choose whether to or not to read the AddFile stats during LogReplay
Issue -
State: closed - Opened by scottsand-db over 1 year ago
- 2 comments
Labels: enhancement, kernel
#1960 - [Kernel] Replace `Arrays.stream` with `for` loops to improve replay performance ~3x
Pull Request -
State: closed - Opened by scottsand-db over 1 year ago
#1959 - [Feature Request] Identity Column
Issue -
State: closed - Opened by felipepessoto over 1 year ago
- 14 comments
Labels: enhancement
#1958 - [BUG] Delta Lake time-based time travel breaks when migrating folders to S3
Issue -
State: open - Opened by yruslan over 1 year ago
Labels: bug
#1957 - Description on ADLS Gen2 seems to be wrong.
Issue -
State: open - Opened by ecormaksin over 1 year ago
#1956 - [BUG] [Kernel] Fix file scheme support during Log Segment loading
Issue -
State: open - Opened by scottsand-db over 1 year ago
- 2 comments
Labels: bug, kernel
#1955 - [Feature Request] [Kernel] Reconsider having a `DefaultRowBasedColumnarBatch`
Issue -
State: open - Opened by scottsand-db over 1 year ago
Labels: enhancement, kernel