mikulskibartosz.name
Start here
About me
Twitter
Mastodon
Hire me
Bartosz Mikulski
Leveraging AI to drive growth and innovation
All Stories
How to write to a SQL database using JDBC in PySpark
How to use JDBC driver in PySpark to write a DataFrame to a SQL database
How to add dependencies as jar files or Python scripts to PySpark
How to add a jar file or a Python file as a Pyspark dependency
How to reset the consumer offset in Apache Kafka topic
How to use kafka-consumer-groups.sh to reset topic offsets
How to purge a Kafka topic
How to remove all messages from a Kafka topic
Get the last day of the month in Redshift
How to use the last_day function in Redshift
How to make an unconditional join in Redshift
LEFT OUTER JOIN ON 1=1 in Redshift
How to count the number of rows that match a condition in Redshift
How to count the rows by multiple conditions at the same time in SQL
How to index data in Redshift
How to create an equivalent of an index in Redshift
How to generate a sequence of dates in Redshift
How to use the generate_series function to generate a sequence of dates
How to assign rows to ranked groups in AWS Athena
How to use the NTILE function in Athena
How to define an AWS Athena view using Airflow
How to use the AWSAthenaOperator
How to write Hive queries with column position number in the GROUP BY or ORDER BY clauses
How to enable column position support in Hive GROUP BY or ORDER BY
« Prev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Next »