This is an automated email from the ASF dual-hosted git repository.
chenlica pushed a change to branch xinyuan-yarn-4.14.1
in repository https://gitbox.apache.org/repos/asf/texera.git
from c31a90b61f Merge branch 'main' into xinyuan-yarn-4.14.1
add 5d49015a73 chore(dependencies): drop `twittered` (#4463)
add 9ce8d4c7ab Merge branch 'main' into xinyuan-yarn-4.14.1
No new revisions were added by this update.
Summary of changes:
amber/build.sbt | 3 -
common/workflow-operator/build.sbt | 3 +-
.../source/apis/twitter/TwitterSourceOpDesc.scala | 1 +
.../source/apis/twitter/TwitterSourceOpExec.scala | 33 +-----
.../v2/TwitterFullArchiveSearchSourceOpDesc.scala | 1 +
.../v2/TwitterFullArchiveSearchSourceOpExec.scala | 128 +--------------------
.../twitter/v2/TwitterSearchSourceOpDesc.scala | 1 +
.../twitter/v2/TwitterSearchSourceOpExec.scala | 120 +------------------
.../source/apis/twitter/v2/TwitterUtils.scala | 105 -----------------
9 files changed, 14 insertions(+), 381 deletions(-)
delete mode 100644
common/workflow-operator/src/main/scala/org/apache/texera/amber/operator/source/apis/twitter/v2/TwitterUtils.scala