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

#3776 - Pass table identifiers/table catalogs to DeltaLog API call sites

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

#3774 - [Delta] Update Coordinated Commits Usage Logs

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

#3773 - Add helper function to deletion vectors tests

Pull Request - State: open - Opened by alekseish-db about 1 month ago

#3772 - [BUG] Power BI Connector cannot read int64 Timestamp Columns

Issue - State: open - Opened by aersam about 1 month ago - 1 comment
Labels: bug

#3771 - [Feature Request]Delta kernel can not get file stats

Issue - State: open - Opened by dongxiao1198 about 1 month ago - 4 comments
Labels: enhancement

#3768 - [BUG][SPARK] Changed records not inserted using SCD2 pattern

Issue - State: closed - Opened by lymedo about 1 month ago - 2 comments
Labels: bug

#3766 - Fix typo

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

#3765 - [Spark] Writing of UUID commits should not use put-if-absent semantics

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

#3763 - [Feature Request][Spark] Update ScalaExtensions to be consistent with Scala2.13 API

Issue - State: open - Opened by chirag-s-db about 1 month ago
Labels: enhancement

#3762 - [Spark] Add INSERT tests with missing, extra, reordered columns/fields

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

#3761 - Adds RunLLM chat widget to Delta Lake's docs site

Pull Request - State: open - Opened by cw75 about 1 month ago

#3760 - [BUG] Uniform-Hudi | Unable to read Metadata

Issue - State: open - Opened by ambujshukla1998 about 1 month ago
Labels: bug

#3758 - path rewrite from wasbs to abfss when converting Iceberg table

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

#3757 - Implementation for Lite Vacuum without parser changes

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

#3756 - [SPARK] Refactor StatsCollectionUtils.computeStats

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

#3755 - [Spark] Make formatting consistent

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

#3754 - [Spark] Pass table identifier through DeltaLog API to commit coordinator

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

#3752 - [SPARK] Add new config to disable implicit not null invariants

Pull Request - State: open - Opened by Kimahriman about 1 month ago

#3750 - Fixed 'collated-string-type.md' JSON example.

Pull Request - State: open - Opened by ilicmarkodb about 1 month ago - 2 comments

#3749 - [BUG]

Issue - State: open - Opened by ranjanankur314 about 1 month ago
Labels: bug

#3748 - [Spark] Revert column mapping protocol fix

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

#3746 - Change default engine to ignore collated data skipping predicate

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

#3745 - Allow schema to be merged on non struct root type

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

#3744 - [Spark] Fix type widening with char/varchar columns

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

#3743 - [Spark][Kernel] Add isFatal detection to LogStoreErors

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

#3741 - [Protocol RFC] Specify collation versions

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

#3740 - [Protocol] Amend Row Tracking Protocol to explicitly require domainMetadata

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

#3739 - [KERNEL] Change data skipping prediacte

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

#3738 - [BUG] Third delta write failing for partition column position

Issue - State: open - Opened by nizamudeeen about 2 months ago - 1 comment
Labels: bug

#3737 - [BUG] Delta 3.2.1 read fails with Pyspark 3.5.1

Issue - State: open - Opened by umartin about 2 months ago - 4 comments
Labels: bug

#3736 - [Spark] Add isShallow argument to Clone Scala APIs

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

#3735 - [KERNEL] Support for CollatedPredicate

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

#3734 - Remove snapshotAnalysis from TahoeLogFileIndex

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

#3731 - Revert "Remove snapshotAnalysis from TahoeLogFileIndex"

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

#3730 - [BUG] Spark - State reconstruction fails when testing when validating INSERT

Issue - State: closed - Opened by chirag-s-db about 2 months ago - 1 comment
Labels: bug

#3729 - [Delta] Add Test Suites for Coordinated Commits Properties

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

#3727 - [HIVE 4.0] Delta Lake - Hive4 compatibility changes

Pull Request - State: open - Opened by userhimanshuverma about 2 months ago - 6 comments

#3723 - Add collated stats reading

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

#3722 - Remove snapshotAnalysis from TahoeLogFileIndex

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

#3721 - [Spark] Fix compilation error against latest Spark master

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

#3717 - [3.2][Spark] Upgrade Spark dependency to 3.5.3

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

#3716 - Genericalize schema utils to support non-struct root level access

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

#3714 - [Spark][ICT] Make CDCReader.changesToDF aware of InCommitTimestamps

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

#3713 - [Spark] Better error messages when file name collides

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

#3711 - [Storage] Add Javadoc for CoordinatedCommitsUtils::getCoordinatorName

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

#3710 - Revert "[Spark] Fix Spark-master compile errors"

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

#3708 - Set parallelism for the parallelize job in recursiveListDirs

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

#3707 - [Spark] Mark DeltaConfig.DATA_SKIPPING_NUM_INDEXED_COLS lazy

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

#3706 - [BUG] [PySpark] Delta Table Schema Evolves Even When MERGE Condition Fails

Issue - State: open - Opened by caldempsey about 2 months ago
Labels: bug

#3705 - [Protocol Change] Add the Redirection spec change proposal

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

#3702 - [PROTOCOL RFC] Table Redirection Feature

Issue - State: open - Opened by kamcheungting-db about 2 months ago

#3700 - [Spark] Fix delta-spark test log4j

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

#3699 - [Feature Request] Adding collations in the kernel

Issue - State: open - Opened by stefankandic about 2 months ago
Labels: enhancement

#3698 - [3.2] DeltaCatalog#createTable should respect write options (#3674)

Pull Request - State: closed - Opened by cloud-fan about 2 months ago - 2 comments

#3697 - Support collated predicate

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

#3694 - [Infra] [WIP] Add test report listener to delta-spark and bucket test suites by estimated runtime

Pull Request - State: open - Opened by scottsand-db about 2 months ago - 2 comments
Labels: infra

#3693 - [Cleanup] Remove unused directories from `<delta>/connectors`

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

#3691 - [Spark] Disable implicit casting in Delta streaming sink

Pull Request - State: closed - Opened by johanl-db about 2 months ago - 9 comments

#3689 - [BUG][Spark] DeltaTable.vacuum() does not return metrics as DataFrame

Issue - State: open - Opened by stevenayers-bge about 2 months ago
Labels: bug

#3688 - Strip column mapping metadata when feature is disabled

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

#3687 - [Kernel][Cleanup] Remove unused API

Pull Request - State: closed - Opened by vkorukanti about 2 months ago
Labels: kernel

#3686 - Exclude metadata only updates from DV check

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

#3683 - [Spark][Do-not-merge] Test delta connect merge and optimize

Pull Request - State: open - Opened by longvu-db 2 months ago

#3682 - [SPARK] Use StateCache to manage DatasetRefCache instances

Pull Request - State: closed - Opened by scovich 2 months ago

#3680 - [Spark] Use `condition` instead of `errorClass` in `checkError()`

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

#3679 - [Spark] Extend FuzzSuite to have PostCommit phase

Pull Request - State: closed - Opened by junlee-db 2 months ago

#3678 - Refactor Vacuum code to properly handle path url encoding

Pull Request - State: closed - Opened by rajeshparangi 2 months ago

#3677 - [SPARK] Use better TahoeLogFileIndex constructor

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

#3676 - [Spark] Refactor CONVERT TO DELTA blocking conversion logic

Pull Request - State: closed - Opened by zhipengmao-db 2 months ago

#3675 - [Delta Sharing] Enable D2D delta sharing with type widening

Pull Request - State: open - Opened by johanl-db 2 months ago

#3674 - DeltaCatalog#createTable should respect write options

Pull Request - State: closed - Opened by cloud-fan 2 months ago