We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc97885 commit fa34867Copy full SHA for fa34867
2 files changed
site/data_engineering/support_for_popular_data_tools/snowflake.qmd
@@ -8,7 +8,6 @@ author:
8
- {name: Scicloj, url: 'https://scicloj.github.io/'}
9
links:
10
- {icon: github, href: 'https://github.com/alza-bitz'}
11
-draft: false
12
type: post
13
date: '2025-09-04'
14
category: clojure
src/data_engineering/support_for_popular_data_tools/snowflake.clj
@@ -2,7 +2,6 @@
2
:clay {:title "Clojure Support for Popular Data Tools: A Data Engineer's Perspective, and a New Clojure API for Snowflake"
3
:external-requirements ["password.edn"]
4
:quarto {:author :alza-bitz
5
- :draft false
6
:type :post
7
:date "2025-09-04"
:category :clojure
0 commit comments