Skip to content

Conversation

richardc-db
Copy link
Owner

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

POC that shows kernel implementation of extracting variant child fields to return directly to the connector so the connector does not need to understand how to decode variants.

note this PR doesn't actually implement variant_get to return the correct field. Instead it just returns a dummy value. This PR is meant to show how connectors could use the new API

How was this patch tested?

Does this PR introduce any user-facing changes?

@richardc-db richardc-db force-pushed the kernel_read_variant branch from 844cb0b to 5722e8d Compare April 16, 2024 01:17
@richardc-db richardc-db force-pushed the kernel_read_variant branch from 3860375 to ddc75dc Compare May 2, 2024 05:18
@richardc-db richardc-db force-pushed the kernel_read_variant branch 2 times, most recently from c06180d to 6a879b5 Compare June 12, 2024 00:09
@richardc-db richardc-db force-pushed the kernel_read_variant branch from 6a879b5 to 2032fa3 Compare July 29, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant