Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Refresh index should pick bucket num and lineage column configs from previous entry instead of session config #196

@apoorvedave1

Description

@apoorvedave1

Describe the issue

https://github.com/microsoft/hyperspace/blob/master/src/main/scala/com/microsoft/hyperspace/actions/RefreshAction.scala#L40-L42

https://github.com/microsoft/hyperspace/blob/master/src/main/scala/com/microsoft/hyperspace/actions/RefreshAppendAction.scala#L44-L48

This is a known issue that currently Refresh modes "full" and "incremental" pick values for num-buckets and lineageColumnEnabled from current spark session config. Creating this issue for followup.

To Reproduce

Expected behavior

Environment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions