Skip to content

Learning Computer Science and Programming

Share your knowledge with other Developers in REVISIT CLASS.

Launched new portal to write and publish your article. Check it out!

  • Home
  • Programming
    • Java
    • Python
    • Go Language
    • Shell Script
    • C++
    • C Programs
    • DWQA Questions
  • Database
    • Teradata
    • Hadoop
    • GCP
    • Oracle
  • Web Technology
    • Bootstrap
    • CSS
    • PHP
    • JSON
  • Tools

How to concatenate columns in Spark dataframe?

Posted on 15th December 202227th December 2022 by RevisitClass

Concatenate functions in Spark SQL The module pyspark.sql.functions provides two concatenate functions as below concat – It concatenates multiple input

Continue reading
Spark
Leave a comment

How to convert Pandas dataframe to Spark dataframe?

Posted on 12th December 202212th December 2022 by RevisitClass

Convert Pandas to Spark dataframe In some cases, we use Pandas library in Pyspark to perform the data analysis or

Continue reading
Python, Spark
Leave a comment

How to create Azure Synapse Analytics Workspace?

Posted on 5th December 20225th December 2022 by RevisitClass

Azure Synapse Analytics Workspace It is a graphical user interface which allows us to work with all the components of

Continue reading
Azure
Leave a comment

What is Azure Synapse Analytics?

Posted on 30th November 20227th December 2022 by RevisitClass

Azure Synapse Analytics Azure Synapse is an analytics service that brings data warehousing and big data analytics together. Analytics without

Continue reading
Azure
Leave a comment

How to get the DDL of an existing table/view in BigQuery?

Posted on 12th October 20227th December 2022 by RevisitClass

INFORMATION_SCHEMA in BigQuery The INFORMATION_SCHEMA views allows us to retrieve the metadata information about our BigQuery objects. It has list

Continue reading
GCP
Leave a comment

Split function in BigQuery with examples

Posted on 3rd October 20227th December 2022 by RevisitClass

Split function in BigQuery Split is a part of String function in BigQuery which helps to split the value based

Continue reading
GCP
Leave a comment

How to flatten an array using UNNEST function in BigQuery?

Posted on 22nd September 20227th December 2022 by RevisitClass

UNNEST function in BigQuery UNNEST is an array function in BigQuery which is used to flatten out an array. It

Continue reading
GCP
Leave a comment

How to convert a String to Date in BigQuery?

Posted on 19th September 20227th December 2022 by RevisitClass

CAST function in BigQuery Cast is a conversion function which is used to convert the given data type to different

Continue reading
GCP
Leave a comment

How to submit a BigQuery job using Google Cloud Dataflow/Apache Beam?

Posted on 12th September 20227th December 2022 by RevisitClass

Dataflow in GCP Dataflow in GCP offers simplified streaming and batch data processing service based on Apache Beam. It allows

Continue reading
GCP
Leave a comment

Extract function in Hive with examples

Posted on 7th September 20227th December 2022 by RevisitClass

Extract function in Hive Extract function is used to get the date or time part values from a Date/Timestamp/Interval/String that

Continue reading
Hadoop
Leave a comment

Posts navigation

1 2 3 … 21 Next Posts»

Tags

TeradataHadoopGCPJavaShell ScriptPythonJavascriptOracleSparkExcelCSSNetworkingC ProgramsBootstrapWeb TechnologyAzureGo LanguageC++PHPStatisticsDevOpsJSON

Recent Posts

  • How to concatenate columns in Spark dataframe?
  • How to convert Pandas dataframe to Spark dataframe?
  • How to create Azure Synapse Analytics Workspace?
  • What is Azure Synapse Analytics?
  • How to get the DDL of an existing table/view in BigQuery?

Revisit Class

  • Home
  • About Us
  • Contact Us
  • Careers
  • Privacy Policy

Data Engineering

  • Teradata
  • Hadoop
  • Oracle
  • BigQuery

Programming

  • PySpark
  • Java
  • Shell script
  • C++

Web Technology

  • Javascript
  • Bootstrap
  • CSS
  • PHP