Search Articles — Sudonull

Search Results

In this project

Date filters in Apache Superset: workarounds

https://sudonull.com/date-filters-in-apache-superset-workarounds

How to solve the default time column issue in Superset 3.x–6.x. Working technical solutions for developers: virtual datasets, extra_json, SQL parameterization.

Human-readable URL for SEO: setup on Apache and Nginx

https://sudonull.com/human-readable-url-for-seo-setup-on-apache-and-nginx

Learn to set up human-readable URLs on CMS and servers for traffic growth. .htaccess examples, Nginx, automation scripts. Improve indexing without 404 errors.

Date filters in Superset: bypassing the wrapper

https://sudonull.com/date-filters-in-superset-bypassing-the-wrapper

Setting up virtual datasets in Apache Superset with custom dates from filters. Hack with a dummy column for middle/senior dev. Full guide without filtering errors.

Flink real-time JOIN: tables 4+2 TB

https://sudonull.com/flink-real-time-join-tables-4-2-tb

Implementation of stateful JOIN on Apache Flink for real-time result updates between terabyte tables. Table API, KeyedCoProcessFunction, MapState. Code and architecture for middle/senior.

Inner join in Flink with Debezium CRUD

https://sudonull.com/inner-join-in-flink-with-debezium-crud

Implementation of real-time inner join of tables in Apache Flink with full support for create/read/update/delete from Debezium. Code, state management, limitations. For middle/senior dev.

From other projects

From the web

Jan 8, 2024 ·

https://www.baeldung.com/apache-ignite

Jan 8, 2024 · Introduction Apache Ignite is an open source memory-centric distributed platform. We can use it as a database, a caching system or for the in-memory data processing. The platform uses memory as a storage layer, therefore has impressive performance rate. Simply put, this is one of the fastest atomic data processing platforms currently in ...

Dec 7, 2015 ·

https://svn.apache.org/repos/asf/ignite/site/tags/site-20160318/download.html

Dec 7, 2015 · The Apache Ignite project does not endorse or maintain any 3 rd party binary packages. GridGain Community Edition is a binary build of Apache Ignite created by GridGain, which includes optional LGPL dependencies, such as Hibernate L2 cache integration and Geospatial Indexing, as well as bug fixes and features which may be included into the ...

Trending Now