Skip to content

Conversation

@Yicong-Huang
Copy link
Contributor

@Yicong-Huang Yicong-Huang commented Oct 8, 2024

As title. For a clean seperation between Texera and Amber, we need to move some engine definitions into amber.

For now, we keep LogicalPlan, LogicalOperators (DESC) and the majority of Executors are in texera package.

Tuple, State, Source/Sink Executors and WorkflowRuntimeStatistics related definitions are moved into Amber.

@Yicong-Huang Yicong-Huang self-assigned this Oct 8, 2024
@Yicong-Huang Yicong-Huang added the refactor Refactor the code label Oct 8, 2024
@Yicong-Huang Yicong-Huang changed the title Move Tuple, State, Executor, and WorkflowRuntimeStatistics into Amber package Move Tuple, Stat, and WorkflowRuntimeStatistics into Amber package Oct 8, 2024
Copy link
Contributor

@shengquan-ni shengquan-ni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a minor comment.

@Yicong-Huang Yicong-Huang changed the title Move Tuple, Stat, and WorkflowRuntimeStatistics into Amber package Move Tuple, State, and WorkflowRuntimeStatistics into Amber package Oct 10, 2024
# Conflicts:
#	core/amber/src/main/scala/edu/uci/ics/texera/web/resource/dashboard/user/dataset/DatasetResource.scala
@Yicong-Huang Yicong-Huang merged commit 25faefd into master Oct 11, 2024
@Yicong-Huang Yicong-Huang deleted the yicong-seperate-amber-from-texera branch October 11, 2024 05:19
Yicong-Huang added a commit that referenced this pull request Oct 23, 2024
This PR fixes #2951. Due to #2913, the change of the package for Tuple
and TupleLike should be reflected on the JavaUDF template.
PurelyBlank pushed a commit that referenced this pull request Dec 4, 2024
…2913)

As title. For a clean seperation between Texera and Amber, we need to
move some engine definitions into amber.

For now, we keep LogicalPlan, LogicalOperators (DESC) and the majority
of Executors are in texera package.

Tuple, State, Source/Sink Executors and WorkflowRuntimeStatistics
related definitions are moved into Amber.
PurelyBlank pushed a commit that referenced this pull request Dec 4, 2024
This PR fixes #2951. Due to #2913, the change of the package for Tuple
and TupleLike should be reflected on the JavaUDF template.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactor the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants