https://linen.dev logo
Join Slack
Powered by
# feedback-and-requests
  • m

    Mike Karp

    03/22/2022, 10:09 PM
    hi airbyte heros, hope you're doing well. on a mongodb -> redshift sync, got frustrated when an end user updated schemas, and the normalizations would fail. Finally figured out that if you're checking all the collections on the mongodb source, and one or more of them are empty (& therefore not have columns), you'll end up failing normalization when it should probably just skip empty tables.
    m
    • 2
    • 4
  • t

    Tan Ho

    03/23/2022, 1:18 AM
    The current
    check connection to the source(api/v1/sources/check_connection)
    api requires a existing source to check, is there any other api for checking connection to a non-existing source yet, it should be the same as the one when we are developing and check a custom connector
    python main.py check --config secrets/config.json
    . I wish there would be an api like below. POST
    api/v1/sources/check_connection_for_create
    Copy code
    {
      "sourceDefinitionId": "uuid",
      "connectionConfiguration": {}
    }
    m
    • 2
    • 4
  • t

    Thomas

    03/23/2022, 9:45 AM
    Hey All, Question, When i open the replication tab for a connection only the streams with the sync checkbox on are shown and not the streams where the checkbox is off. (im running 0.35.59-alpha) When i click refresh source schema all streams are checked on.
    o
    • 2
    • 1
  • t

    Thomas

    03/23/2022, 9:45 AM
    For sources with 100's of streams this is very annoying.
    a
    • 2
    • 1
  • o

    Octavia Squidington III

    03/23/2022, 1:28 PM
    loading...
    a
    m
    • 3
    • 2
  • j

    Joaquin Oroño Bugnon

    03/23/2022, 2:58 PM
    Hello Guys, I'm new on airbyte. Today I setup my first connection from Onpremise SQL Server to BigQuery but i think I have an issue, the list of tables to sync is empty and i think as per the documentation i have to have the list of tables from the source database, do you know why that is happening, attached is a screenshot of my result of mssql configuration
    o
    a
    m
    • 4
    • 5
  • c

    Christo Olivier

    03/23/2022, 3:13 PM
    In the Web UI on 0.35.59-alpha it seems that neither the Sources or Destinations views allow you to sort the entries by name. This leads to random sorting based on something I cant quite figure out. Is this something that is on the roadmap to fix? It is a small issue but detracts from an otherwise good solution. (It makes anyone that looks at the tool critically think it is not ready for prime time when in fact it works very well)
    o
    o
    a
    • 4
    • 4
  • j

    Jyothi

    03/23/2022, 7:34 PM
    • @here : Airbyte version : 0.35.37-alpha When using postgres sql connection , connection is success but dont show schema objects... Any special permission we should give to schema or tables in the schema to visible in airbyte connection .....or is this issue with the airbyte product specific to postgre sql source . Any help would be appreciated
  • j

    Javier Llorente Mañas

    03/25/2022, 11:00 AM
    Hello! Is possible in Airbyte to create a custom connection with a custom catalog stream via API? This way, we could easily customize the fields we would like to sync, it is something that is going to be possible to be done with Octavia?
    m
    a
    • 3
    • 4
  • f

    Fred Reimer

    03/25/2022, 1:11 PM
    Does AirByte Cloud have the SOC2 bits in place yet?
    a
    • 2
    • 4
  • j

    Joaquin Oroño Bugnon

    03/25/2022, 3:23 PM
    Hello Guys,
    a
    • 2
    • 2
  • y

    Yanni Iyeze - Toucan Toco

    03/25/2022, 3:59 PM
    Hello , I got some issues when testing new streams on source-salesloft I’m not sure to get the error ...
  • l

    Laurence Trefor Williams

    03/28/2022, 12:54 PM
    Hi, we are looking to deploy Airbyte in our stack and have the following two questions to consider: 1. When will a log retention policy be deployed? 2. When will Airbyte Cloud be available in Europe? (Currently it seems only available in the US, is there a timeline there?)
    a
    • 2
    • 2
  • m

    Marcos Marx (Airbyte)

    03/28/2022, 8:33 PM
    If you have any feedback or requests, check out our Product Feedback & Ideas forum*.* You’ll be able to upvote suggestions and add your own. We track new suggestions every day!
  • k

    Kevin Mullins

    03/28/2022, 9:00 PM
    FYI, This is what I see trying to go to all these new
    advice
    channels, seems like the mass invites is freaking Slack out (even after restart).
    c
    m
    • 3
    • 7
  • a

    Anuj Shirgaonkar

    03/29/2022, 6:09 AM
    Hello Community, We are in the initial phases of evaluating Airbyte OSS for our ELT needs. User attribution and security is a primary need for us. We use Okta IDP and found following resources on security documentation page - https://developer.okta.com/blog/2018/08/28/nginx-auth-request However, we will be running airbyte in our private network and would like to focus more on user attribution to actions (new connector addition, deletion, executions etc.) Is there any way to propogate user information propogated from okta to airbyte workspaces? Alternatively, can we use multiple workspaces to keep a track of user actions?
    o
    • 2
    • 1
  • m

    Marcos Marx (Airbyte)

    03/29/2022, 8:30 PM
    If you have any feedback or requests, check out our Product Feedback & Ideas forum*.* You’ll be able to upvote suggestions and add your own. We track new suggestions every day!
  • m

    Marcos Marx (Airbyte)

    03/30/2022, 3:00 PM
    If you have any feedback or requests, check out our Product Feedback & Ideas forum*.* You’ll be able to upvote suggestions and add your own. We track new suggestions every day!
  • f

    Frederik Hagelund

    03/31/2022, 11:02 AM
    Any timeline for Airbyte Cloud to be available in EU?
    m
    • 2
    • 1
  • m

    Marcos Marx (Airbyte)

    03/31/2022, 3:00 PM
    If you have any feedback or requests, check out our Product Feedback & Ideas forum*.* You’ll be able to upvote suggestions and add your own. We track new suggestions every day!
  • s

    Samuel Rodríguez

    03/31/2022, 6:12 PM
    I have this inconvenience PROCEDURE AirbyteDev.activity_logs_proc does not exist.
  • s

    Samuel Rodríguez

    03/31/2022, 6:12 PM
    Copy code
    when i try to update a data in my source
  • t

    Tony Hu

    03/31/2022, 11:57 PM
    Hey AirByte team, I am curious about the updates about SSO: https://docs.airbyte.com/project-overview/security#user-authentication-airbyte-cloud, it says
    For our Cloud customers, we will soon offer the option to use OAuth and sign in with single sign-on.
    is there ticket or further news on this? thx
    o
    o
    a
    • 4
    • 4
  • t

    Tony Hu

    04/01/2022, 5:49 PM
    Thank you @Augustin Lafanechere (Airbyte), i will join and am excited about it, apart from this SSO, do you and airByte team have a launch week topic for user permission control update? just curious, as when I glance view the source code, I am not finding the place where I can
    differentiate user privilege in terms of admin, developer, visitor...etc
    can you clarify on this topic?
  • m

    Marcos Marx (Airbyte)

    04/01/2022, 8:30 PM
    If you have any feedback or requests, check out our Product Feedback & Ideas forum*.* You’ll be able to upvote suggestions and add your own. We track new suggestions every day!
  • m

    Marcos Marx (Airbyte)

    04/04/2022, 7:59 PM
    If you have any feedback or requests, check out our Product Feedback & Ideas forum*.* You’ll be able to upvote suggestions and add your own. We track new suggestions every day!
  • j

    Jerri Comeau (Airbyte)

    04/04/2022, 8:32 PM
    🚨 Hi there! Thank you for your time posting in the Feedback and Requests Slack Channel. This week we’re moving our support discussions over to discuss.airbyte.io; if you would be so kind as to post your questions and comments there, you’ll be able ask fellow users to upvote your messages, bringing common concerns to community and the Airbyte team. It is our intention that as of Friday afternoon (Pacific Time) we will lock this channel to everything except administrator posts. We’ll leave everything in place for the rest of April if you need to get information from existing threads, with the intention of archiving the channel in early May. We really appreciate everyone helping us to build our community, and we’re looking forward to the next phase. Sincerely, Jerri and the Airbyte team. 🚨
    o
    • 2
    • 2
  • a

    Augustin Lafanechere (Airbyte)

    04/12/2022, 5:34 PM
    Hi there! 🚨 We will archive this channel tomorrow. It will still be available for reading past messages but you won't be able to post here anymore. We are continuing our community support on our Discourse forum. See you there 👋🏻*, in the Product feedback and ideas category.*
  • u

    user

    04/13/2022, 1:43 PM
    Everyone from Airbyte Team was removed from this channel because @[DEPRECATED] Augustin Lafanechere archived the channel.
  • u

    [DEPRECATED] Augustin Lafanechere

    04/13/2022, 1:44 PM
    archived the channel