Skip to content
#

datasource

Here are 278 public repositories matching this topic...

qbeast-spark
osopardo1
osopardo1 commented Mar 7, 2022

When writing data with qbeast format, the user needs to specify every time the columnsToIndex or cubeSize. This is ok if you want to change them, but it shouldn't be always explicit.

For example, if the user wants to append data to an existing table and maintain the same configuration, it should be able to write:

df.write.format("qbeast").save("existing-path")

instead

enhancement good first issue

Functional, type-safe, stateless reactive Java API for efficient implementation of the API Composition Pattern for querying/merging data from multiple datasources/services, with a specific focus on solving the N + 1 query problem

  • Updated Jun 9, 2022
  • Java

一款多图文浏览器,支持图文混合浏览和单图片浏览,增加底部文字,仿今日头条效果,图片原尺寸显示,不会变形,双击放大缩小,单击消失,支持多张本地及网络图片混合查看,支持链式调用,支持WebP图片。

  • Updated Aug 23, 2019
  • Objective-C

Improve this page

Add a description, image, and links to the datasource 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 datasource topic, visit your repo's landing page and select "manage topics."

Learn more