Skip to content
View rafaelkyrdan's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report rafaelkyrdan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. nest-app nest-app Public

    Demo project. Inspired by Nest - the connected home.

    Scala 1

  2. cypher cypher Public

    Desktop application for privacy your online correspondence.

    JavaScript 81 7

  3. Weather-Map Weather-Map Public

    Weather Map.

    CSS 56 14

  4. How to migrate DataSourceV2 into Sp... How to migrate DataSourceV2 into Spark 3.0.0
    1
    // 1.
    2
    // Cannot find what should I use instead of ReadSupport, ReadSupport, DataSourceReader
    3
    // if instead of ReadSupport we have to use now Scan then what happened to method createReader?
    4
    
                  
    5
    class DefaultSource extends ReadSupport {