Skip to content
#

dbms

Here are 828 public repositories matching this topic...

This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.

  • Updated Feb 2, 2022
  • Jupyter Notebook
Denovo1998
Denovo1998 commented Jul 19, 2021

Proposed changes

Doris's Routine Load realizes the import of data from Kafka to Doris, and make a feature of real-time synchronization of data from Pulsar to Doris based on Pulsar IO.

  1. The custom abstract class DorisAbstractSink implements the interface org.apache.pulsar.io.core.Sink.

  2. The DorisGenericRecordSink class inherits the abstract class DorisAbstractSink, and the speci

Improve this page

Add a description, image, and links to the dbms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dbms topic, visit your repo's landing page and select "manage topics."

Learn more