Skip to content

IDE sample of "unsupported sources"->DataFrame #1231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

Jolanrensen
Copy link
Collaborator

@Jolanrensen Jolanrensen commented Jun 3, 2025

Fixes #1215

Adds examples/guides in idea projects for using DataFrame +:

  • Exposed
  • Spark (with Kotlin Spark API)
  • Spark
  • Multik

Updates README and documentation:

  • Updates "main features and concepts" in readme and docs to align them and hint about other-library interoperability
  • small update about polymorphism since I was editing there anyway

@Jolanrensen Jolanrensen added examples Something related to the examples documentation Improvements or additions to documentation (not KDocs) labels Jun 3, 2025
@Jolanrensen Jolanrensen force-pushed the unsupported-data-sources-examples branch from 2b58d6c to 738cd46 Compare June 3, 2025 12:13
@Jolanrensen Jolanrensen force-pushed the unsupported-data-sources-examples branch from 738cd46 to 0e16817 Compare June 3, 2025 13:32
@Jolanrensen Jolanrensen force-pushed the unsupported-data-sources-examples branch from 80a82ae to 46128e8 Compare June 5, 2025 16:06
@Jolanrensen Jolanrensen force-pushed the unsupported-data-sources-examples branch from 408b0a5 to 05fd49e Compare June 11, 2025 14:14
@Jolanrensen Jolanrensen marked this pull request as ready for review June 13, 2025 11:41
@Jolanrensen Jolanrensen added this to the 1.0.0-Beta3 milestone Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation (not KDocs) examples Something related to the examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing guide for connecting unsupported dataframe-like libraries to DataFrame
1 participant